Skip to content

Commit a328164

Browse files
chore(deps): update eslint dependencies
1 parent b0d67e6 commit a328164

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@
1212
"author": "KagChi",
1313
"license": "GPL-3.0",
1414
"devDependencies": {
15-
"@hazmi35/eslint-config": "^8.7.1",
15+
"@hazmi35/eslint-config": "^14.0.1",
1616
"@swc/cli": "^0.1.57",
1717
"@swc/core": "^1.3.24",
1818
"@types/express": "^4.17.15",
1919
"@types/node": "^17.0.31",
20-
"@typescript-eslint/eslint-plugin": "^5.53.0",
21-
"@typescript-eslint/parser": "^5.53.0",
22-
"eslint": "^8.34.0",
20+
"@typescript-eslint/eslint-plugin": "^8.8.1",
21+
"@typescript-eslint/parser": "^8.8.1",
22+
"eslint": "^9.12.0",
2323
"rimraf": "^3.0.2",
24-
"typescript": "^4.9.5"
24+
"typescript": "^5.6.3"
2525
},
2626
"eslintConfig": {
2727
"parser": "@typescript-eslint/parser",

0 commit comments

Comments
 (0)