Skip to content

Commit 3cb5892

Browse files
chore(deps): update eslint dependencies
1 parent 2c31c39 commit 3cb5892

File tree

2 files changed

+672
-1118
lines changed

2 files changed

+672
-1118
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
"author": "KagChi",
1414
"license": "GPL-3.0",
1515
"devDependencies": {
16-
"@hazmi35/eslint-config": "^13.3.1",
16+
"@hazmi35/eslint-config": "^15.2.2",
1717
"@swc/cli": "^0.7.8",
1818
"@swc/core": "^1.12.14",
1919
"@types/node": "^22.16.4",
20-
"@typescript-eslint/eslint-plugin": "^7.18.0",
21-
"@typescript-eslint/parser": "^7.18.0",
22-
"eslint": "^8.57.1",
20+
"@typescript-eslint/eslint-plugin": "^8.37.0",
21+
"@typescript-eslint/parser": "^8.37.0",
22+
"eslint": "^9.31.0",
2323
"rimraf": "^6.0.1",
2424
"typescript": "^5.8.3"
2525
},

0 commit comments

Comments
 (0)