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 8764157 commit 32cd360Copy full SHA for 32cd360
package.json
@@ -21,8 +21,8 @@
21
"author": "",
22
"license": "ISC",
23
"devDependencies": {
24
- "@typescript-eslint/eslint-plugin": "^7.0.0",
25
- "@typescript-eslint/parser": "^7.0.0",
+ "@typescript-eslint/eslint-plugin": "^8.0.0",
+ "@typescript-eslint/parser": "^8.0.0",
26
"@vitest/coverage-v8": "^1.2.1",
27
"dotenv": "^16.3.1",
28
"eslint": "^8.37.0",
0 commit comments