We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bcd995 commit bdfb456Copy full SHA for bdfb456
package.json
@@ -22,17 +22,17 @@
22
"license": "GPL-3.0",
23
"devDependencies": {
24
"@discordjs/builders": "^1.7.0",
25
- "@hazmi35/eslint-config": "^11.0.0",
+ "@hazmi35/eslint-config": "^13.3.1",
26
"@nezuchan/core": "^0.8.1",
27
"@nezuchan/decorators": "^0.2.0",
28
"@swc/cli": "^0.1.63",
29
"@swc/core": "^1.3.104",
30
"@types/amqplib": "^0.10.4",
31
"@types/common-tags": "^1.8.4",
32
"@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",
+ "@typescript-eslint/eslint-plugin": "^7.5.0",
+ "@typescript-eslint/parser": "^7.5.0",
+ "eslint": "^9.0.0",
36
"rimraf": "^5.0.5",
37
"typescript": "^5.4.4"
38
},
0 commit comments