Skip to content

Commit feda4ad

Browse files
chore(deps): update eslint dependencies
1 parent e17d209 commit feda4ad

File tree

2 files changed

+1705
-158
lines changed

2 files changed

+1705
-158
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"author": "KagChi",
2222
"license": "GPL-3.0",
2323
"devDependencies": {
24-
"@hazmi35/eslint-config": "^11.0.0",
24+
"@hazmi35/eslint-config": "^13.3.1",
2525
"@swc/cli": "^0.1.63",
2626
"@swc/core": "^1.3.104",
2727
"@types/node": "^20.11.5",
28-
"@typescript-eslint/eslint-plugin": "^6.21.0",
29-
"@typescript-eslint/parser": "^6.21.0",
30-
"eslint": "^8.57.0",
28+
"@typescript-eslint/eslint-plugin": "^7.6.0",
29+
"@typescript-eslint/parser": "^7.6.0",
30+
"eslint": "^9.0.0",
3131
"rimraf": "^5.0.5",
3232
"typescript": "^5.4.5"
3333
},

0 commit comments

Comments
 (0)