We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa5de18 commit b333d7dCopy full SHA for b333d7d
package.json
@@ -22,16 +22,16 @@
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",
+ "@typescript-eslint/eslint-plugin": "^7.3.0",
+ "@typescript-eslint/parser": "^7.3.0",
35
"eslint": "^8.57.0",
36
"rimraf": "^5.0.5",
37
"typescript": "^5.4.2"
0 commit comments