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 d14c94b commit 561572eCopy full SHA for 561572e
package.json
@@ -36,7 +36,7 @@
36
"@trigen/eslint-config": "8.0.0-alpha.33",
37
"@trigen/scripts": "8.0.0-alpha.33",
38
"@types/node": "^20.0.0",
39
- "@vitest/coverage-v8": "^0.34.4",
+ "@vitest/coverage-v8": "^3.0.0",
40
"clean-publish": "^5.0.0",
41
"commitizen": "^4.2.4",
42
"del-cli": "^6.0.0",
@@ -45,6 +45,6 @@
45
"simple-git-hooks": "^2.7.0",
46
"typescript": "5.2.2",
47
"vite": "^6.0.0",
48
- "vitest": "^0.34.4"
+ "vitest": "^3.0.0"
49
}
50
0 commit comments