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 3973e66 commit 0655766Copy full SHA for 0655766
package.json
@@ -41,7 +41,7 @@
41
"@bisquit/changelogithub-config": "^0.0.9",
42
"@typescript-eslint/eslint-plugin": "^6.19.1",
43
"@typescript-eslint/parser": "^6.19.1",
44
- "@vitest/coverage-v8": "^0.34.6",
+ "@vitest/coverage-v8": "^3.0.6",
45
"bumpp": "^9.3.0",
46
"concurrently": "^8.2.2",
47
"cross-env": "^7.0.3",
@@ -51,7 +51,7 @@
51
"tsup": "^7.2.0",
52
"tsx": "^3.14.0",
53
"typescript": "^5.3.3",
54
- "vitest": "^0.34.6"
+ "vitest": "^3.0.6"
55
},
56
"prettier": {
57
"singleQuote": true
0 commit comments