We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3ada83 commit e6c1e26Copy full SHA for e6c1e26
package.json
@@ -13,11 +13,11 @@
13
"author": "kakushin-dev",
14
"license": "GPL-3.0",
15
"devDependencies": {
16
- "@hazmi35/eslint-config": "^11.0.0",
+ "@hazmi35/eslint-config": "^15.2.2",
17
"@types/node": "^18.19.42",
18
- "@typescript-eslint/eslint-plugin": "^6.21.0",
19
- "@typescript-eslint/parser": "^6.21.0",
20
- "eslint": "^8.57.0",
+ "@typescript-eslint/eslint-plugin": "^8.23.0",
+ "@typescript-eslint/parser": "^8.23.0",
+ "eslint": "^9.19.0",
21
"rimraf": "^5.0.9",
22
"typescript": "^5.5.4"
23
},
0 commit comments