Skip to content

Commit 0653e6a

Browse files
chore(deps): update vitest monorepo to v3 (major) (#625)
chore(deps): update vitest monorepo to v3 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e8654c1 commit 0653e6a

File tree

2 files changed

+90
-87
lines changed

2 files changed

+90
-87
lines changed

package-lock.json

+88-85
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232
"@octokit/tsconfig": "^4.0.0",
3333
"@types/fetch-mock": "^7.2.5",
3434
"@types/node": "^22.0.0",
35-
"@vitest/coverage-v8": "^2.0.0",
35+
"@vitest/coverage-v8": "^3.0.0",
3636
"esbuild": "^0.24.0",
3737
"fetch-mock": "^12.0.0",
3838
"glob": "^11.0.0",
3939
"prettier": "3.4.2",
4040
"semantic-release-plugin-update-version-in-files": "^1.0.0",
4141
"typescript": "^5.3.0",
42-
"vitest": "^2.0.0"
42+
"vitest": "^3.0.0"
4343
},
4444
"release": {
4545
"branches": [

0 commit comments

Comments
 (0)