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 b7f86bd commit 16b6a4aCopy full SHA for 16b6a4a
package.json
@@ -40,7 +40,7 @@
40
"@bisquit/changelogithub-config": "^0.0.9",
41
"@typescript-eslint/eslint-plugin": "^6.17.0",
42
"@typescript-eslint/parser": "^6.17.0",
43
- "@vitest/coverage-v8": "^0.34.6",
+ "@vitest/coverage-v8": "^1.1.3",
44
"bumpp": "^9.2.1",
45
"concurrently": "^8.2.2",
46
"cross-env": "^7.0.3",
@@ -50,7 +50,7 @@
50
"tsup": "^7.2.0",
51
"tsx": "^3.14.0",
52
"typescript": "^5.3.3",
53
- "vitest": "^0.34.6"
+ "vitest": "^1.1.3"
54
},
55
"prettier": {
56
"singleQuote": true
0 commit comments