We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67b6fd5 commit f689927Copy full SHA for f689927
package.json
@@ -21,12 +21,12 @@
21
"author": "KagChi",
22
"license": "GPL-3.0",
23
"devDependencies": {
24
- "@hazmi35/eslint-config": "^11.0.0",
+ "@hazmi35/eslint-config": "^13.3.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",
+ "@typescript-eslint/eslint-plugin": "^7.1.0",
+ "@typescript-eslint/parser": "^7.1.0",
30
"eslint": "^8.57.0",
31
"rimraf": "^5.0.5",
32
"typescript": "^5.3.3"
0 commit comments