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 5ffb90b commit ded2ed0Copy full SHA for ded2ed0
package.json
@@ -71,7 +71,7 @@
71
"@types/node": "^22.8.6",
72
"@typescript-eslint/eslint-plugin": "^7.18.0",
73
"@typescript-eslint/parser": "^7.18.0",
74
- "@vitest/coverage-v8": "^2.1.3",
+ "@vitest/coverage-v8": "^4.0.17",
75
"cz-conventional-changelog": "^3.3.0",
76
"eslint": "^8.57.1",
77
"eslint-config-prettier": "^9.1.0",
@@ -82,7 +82,7 @@
82
"rimraf": "^6.0.1",
83
"tar": "^7.4.3",
84
"typescript": "~5.4.5",
85
- "vitest": "^2.1.3"
+ "vitest": "^4.0.17"
86
},
87
"resolutions": {
88
"ansi-regex": "^5.0.1",
0 commit comments