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 3cd76d6 commit e1f7745Copy full SHA for e1f7745
package.json
@@ -30,7 +30,7 @@
30
"@eslint/compat": "^1.2.8",
31
"@typescript-eslint/eslint-plugin": "^8.40.0",
32
"@typescript-eslint/parser": "^8.30.1",
33
- "@vitest/coverage-v8": "^3.2.2",
+ "@vitest/coverage-v8": "^4.0.5",
34
"@vitest/eslint-plugin": "^1.3.10",
35
"autoprefixer": "^10.4.21",
36
"concurrently": "^9.1.2",
packages/extension/package.json
@@ -25,7 +25,7 @@
25
"@types/node": "^22",
26
27
28
29
"eslint": "^9.35.0",
"eslint-import-resolver-custom-alias": "^1.3.2",
"eslint-import-resolver-typescript": "^4.3.4",
0 commit comments