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 049e46e commit 23bfee5Copy full SHA for 23bfee5
package.json
@@ -54,8 +54,8 @@
54
"@rollup/plugin-terser": "^0.4.4",
55
"@rollup/plugin-typescript": "^12.1.2",
56
"@types/node": "^20.10.7",
57
- "@typescript-eslint/eslint-plugin": "^7.6.0",
58
- "@typescript-eslint/parser": "^7.6.0",
+ "@typescript-eslint/eslint-plugin": "^8.0.0",
+ "@typescript-eslint/parser": "^8.0.0",
59
"@vitest/coverage-v8": "^1.4.0",
60
"eslint": "^8.57.0",
61
"eslint-config-standard-with-typescript": "^43.0.1",
0 commit comments