Skip to content

Commit e6c1e26

Browse files
chore(deps): update eslint dependencies
1 parent c3ada83 commit e6c1e26

File tree

2 files changed

+916
-284
lines changed

2 files changed

+916
-284
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
"author": "kakushin-dev",
1414
"license": "GPL-3.0",
1515
"devDependencies": {
16-
"@hazmi35/eslint-config": "^11.0.0",
16+
"@hazmi35/eslint-config": "^15.2.2",
1717
"@types/node": "^18.19.42",
18-
"@typescript-eslint/eslint-plugin": "^6.21.0",
19-
"@typescript-eslint/parser": "^6.21.0",
20-
"eslint": "^8.57.0",
18+
"@typescript-eslint/eslint-plugin": "^8.23.0",
19+
"@typescript-eslint/parser": "^8.23.0",
20+
"eslint": "^9.19.0",
2121
"rimraf": "^5.0.9",
2222
"typescript": "^5.5.4"
2323
},

0 commit comments

Comments
 (0)