We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c18e1 commit a165cf3Copy full SHA for a165cf3
package.json
@@ -14,16 +14,16 @@
14
"author": "KagChi",
15
"license": "GPL-3.0",
16
"devDependencies": {
17
- "@hazmi35/eslint-config": "^8.3.0",
+ "@hazmi35/eslint-config": "^11.0.0",
18
"@swc/cli": "^0.1.57",
19
"@swc/core": "^1.2.189",
20
"@types/node": "^17.0.31",
21
- "@typescript-eslint/eslint-plugin": "^5.26.0",
22
- "@typescript-eslint/parser": "^5.26.0",
+ "@typescript-eslint/eslint-plugin": "^6.13.0",
+ "@typescript-eslint/parser": "^6.13.0",
23
"eslint": "^8.16.0",
24
"rimraf": "^3.0.2",
25
"tsup": "^6.0.1",
26
- "typescript": "^4.6.4"
+ "typescript": "^5.3.2"
27
},
28
"eslintConfig": {
29
"parser": "@typescript-eslint/parser",
0 commit comments