We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b857d5b commit 15b85b2Copy full SHA for 15b85b2
package.json
@@ -38,13 +38,13 @@
38
"ignorePatterns": "dist/*"
39
},
40
"devDependencies": {
41
- "@hazmi35/eslint-config": "^8.4.2",
+ "@hazmi35/eslint-config": "^10.0.0",
42
"@sapphire/ts-config": "^3.3.4",
43
"@types/node": "^17.0.23",
44
"@typescript-eslint/eslint-plugin": "^5.29.0",
45
"@typescript-eslint/parser": "^5.29.0",
46
"docusaurus-plugin-typedoc": "^0.17.5",
47
- "eslint": "^8.18.0",
+ "eslint": "^10.0.2",
48
"ts-node": "^10.8.1",
49
"typedoc": "^0.22.17",
50
"typedoc-plugin-djs-links": "^1.0.4",
0 commit comments