We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0d67e6 commit 17d1375Copy full SHA for 17d1375
package.json
@@ -12,16 +12,16 @@
12
"author": "KagChi",
13
"license": "GPL-3.0",
14
"devDependencies": {
15
- "@hazmi35/eslint-config": "^8.7.1",
+ "@hazmi35/eslint-config": "^11.0.0",
16
"@swc/cli": "^0.1.57",
17
"@swc/core": "^1.3.24",
18
"@types/express": "^4.17.15",
19
"@types/node": "^17.0.31",
20
- "@typescript-eslint/eslint-plugin": "^5.53.0",
21
- "@typescript-eslint/parser": "^5.53.0",
+ "@typescript-eslint/eslint-plugin": "^6.13.1",
+ "@typescript-eslint/parser": "^6.13.1",
22
"eslint": "^8.34.0",
23
"rimraf": "^3.0.2",
24
- "typescript": "^4.9.5"
+ "typescript": "^5.3.2"
25
},
26
"eslintConfig": {
27
"parser": "@typescript-eslint/parser",
0 commit comments