We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82f1dd2 commit db5cfadCopy full SHA for db5cfad
package.json
@@ -21,13 +21,13 @@
21
"author": "KagChi",
22
"license": "GPL-3.0",
23
"devDependencies": {
24
- "@hazmi35/eslint-config": "^11.0.0",
+ "@hazmi35/eslint-config": "^14.0.1",
25
"@swc/cli": "^0.1.63",
26
"@swc/core": "^1.3.104",
27
"@types/node": "^20.11.5",
28
- "@typescript-eslint/eslint-plugin": "^6.21.0",
29
- "@typescript-eslint/parser": "^6.21.0",
30
- "eslint": "^8.57.0",
+ "@typescript-eslint/eslint-plugin": "^7.16.1",
+ "@typescript-eslint/parser": "^7.16.1",
+ "eslint": "^9.7.0",
31
"rimraf": "^5.0.5",
32
"typescript": "^5.5.3"
33
},
0 commit comments