We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0d67e6 commit 43ad154Copy full SHA for 43ad154
package.json
@@ -12,16 +12,16 @@
12
"author": "KagChi",
13
"license": "GPL-3.0",
14
"devDependencies": {
15
- "@hazmi35/eslint-config": "^8.7.1",
+ "@hazmi35/eslint-config": "^15.1.0",
16
"@swc/cli": "^0.1.57",
17
"@swc/core": "^1.3.24",
18
"@types/express": "^4.17.15",
19
"@types/node": "^17.0.31",
20
- "@typescript-eslint/eslint-plugin": "^5.53.0",
21
- "@typescript-eslint/parser": "^5.53.0",
22
- "eslint": "^8.34.0",
+ "@typescript-eslint/eslint-plugin": "^8.9.0",
+ "@typescript-eslint/parser": "^8.9.0",
+ "eslint": "^9.12.0",
23
"rimraf": "^3.0.2",
24
- "typescript": "^4.9.5"
+ "typescript": "^5.6.3"
25
},
26
"eslintConfig": {
27
"parser": "@typescript-eslint/parser",
0 commit comments