We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbeb965 commit f974525Copy full SHA for f974525
package.json
@@ -14,14 +14,14 @@
14
"author": "KagChi",
15
"license": "GPL-3.0",
16
"devDependencies": {
17
- "@hazmi35/eslint-config": "^9.0.0",
+ "@hazmi35/eslint-config": "^13.3.1",
18
"@swc/cli": "^0.1.62",
19
"@swc/core": "^1.3.76",
20
"@types/node": "^18.17.4",
21
- "@typescript-eslint/eslint-plugin": "^5.59.8",
22
- "@typescript-eslint/parser": "^5.59.8",
+ "@typescript-eslint/eslint-plugin": "^7.12.0",
+ "@typescript-eslint/parser": "^7.12.0",
23
"bun-types": "^0.7.3",
24
- "eslint": "^8.41.0",
+ "eslint": "^9.4.0",
25
"rimraf": "^5.0.1",
26
"typescript": "^5.0.4"
27
},
0 commit comments