We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4c40bf commit 756f6b0Copy full SHA for 756f6b0
package.json
@@ -91,8 +91,8 @@
91
"@types/node": "^22.0.0",
92
"@types/prettier": "^3.0.0",
93
"@types/semver": "^7.5.0",
94
- "@typescript-eslint/eslint-plugin": "^7.0.0",
95
- "@typescript-eslint/parser": "^7.0.0",
+ "@typescript-eslint/eslint-plugin": "^8.0.0",
+ "@typescript-eslint/parser": "^8.0.0",
96
"entities": "^6.0.0",
97
"env-cmd": "^10.1.0",
98
"eslint": "^9.4.0",
@@ -116,7 +116,7 @@
116
"prettier": "^3.4.2",
117
"ts-node": "^10.9.2",
118
"typescript": "^5.1.6",
119
- "typescript-eslint": "^7.11.0",
+ "typescript-eslint": "^8.0.0",
120
"vitepress": "^1.0.2",
121
"vue-eslint-editor": "^1.1.0",
122
"vue-eslint-parser": "^10.0.0",
0 commit comments