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 808713c commit d7c925eCopy full SHA for d7c925e
package.json
@@ -34,7 +34,7 @@
34
"@tsconfig/node18": "^18.2.4",
35
"@typescript-eslint/eslint-plugin": "^7.18.0",
36
"@typescript-eslint/parser": "^7.18.0",
37
- "@vitest/coverage-istanbul": "^2.1.8",
+ "@vitest/coverage-istanbul": "^3.0.3",
38
"cspell": "^8.17.2",
39
"eslint": "^8.57.1",
40
"eslint-config-prettier": "^10.0.1",
@@ -46,7 +46,7 @@
46
"eslint-plugin-simple-import-sort": "^12.1.1",
47
"inject-markdown": "^3.1.4",
48
"typescript": "^5.7.3",
49
- "vitest": "^2.1.8"
+ "vitest": "^3.0.3"
50
},
51
"files": [
52
"dist/**/*.js",
0 commit comments