Skip to content

Commit ab1585a

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

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
@@ -29,13 +29,13 @@
2929
"devDependencies": {
3030
"@octokit/tsconfig": "^4.0.0",
3131
"@types/node": "^22.0.0",
32-
"@vitest/coverage-v8": "^2.0.2",
32+
"@vitest/coverage-v8": "^3.0.0",
3333
"esbuild": "^0.24.0",
3434
"glob": "^11.0.0",
3535
"prettier": "3.4.2",
3636
"tinybench": "^3.0.0",
3737
"typescript": "^5.0.0",
38-
"vitest": "^2.0.2"
38+
"vitest": "^3.0.0"
3939
},
4040
"release": {
4141
"branches": [

0 commit comments

Comments
 (0)