Skip to content

Commit ebd7692

Browse files
chore(deps): update eslint dependencies
1 parent 0d1e311 commit ebd7692

File tree

2 files changed

+1739
-219
lines changed

2 files changed

+1739
-219
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@
2222
"license": "GPL-3.0",
2323
"devDependencies": {
2424
"@discordjs/builders": "^1.7.0",
25-
"@hazmi35/eslint-config": "^11.0.0",
25+
"@hazmi35/eslint-config": "^14.0.0",
2626
"@nezuchan/core": "^0.8.1",
2727
"@nezuchan/decorators": "^0.2.0",
2828
"@swc/cli": "^0.1.63",
2929
"@swc/core": "^1.3.104",
3030
"@types/amqplib": "^0.10.4",
3131
"@types/common-tags": "^1.8.4",
3232
"@types/node": "^20.11.5",
33-
"@typescript-eslint/eslint-plugin": "^6.21.0",
34-
"@typescript-eslint/parser": "^6.21.0",
35-
"eslint": "^8.57.0",
33+
"@typescript-eslint/eslint-plugin": "^7.16.0",
34+
"@typescript-eslint/parser": "^7.16.0",
35+
"eslint": "^9.6.0",
3636
"rimraf": "^5.0.5",
3737
"typescript": "^5.5.3"
3838
},

0 commit comments

Comments
 (0)