Skip to content

Commit d9a5881

Browse files
chore(deps): update vitest monorepo to v3 (#483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a6b92a commit d9a5881

File tree

2 files changed

+116
-85
lines changed

2 files changed

+116
-85
lines changed

package-lock.json

Lines changed: 114 additions & 83 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/node": "^22.0.0",
5555
"@typescript-eslint/eslint-plugin": "^8.0.0",
5656
"@typescript-eslint/parser": "^8.0.0",
57-
"@vitest/coverage-v8": "^2.0.0",
57+
"@vitest/coverage-v8": "^3.0.0",
5858
"bumpp": "^9.1.0",
5959
"eslint": "^9.0.0",
6060
"eslint-config-prettier": "^10.0.0",
@@ -66,7 +66,7 @@
6666
"ts-node": "^10.9.1",
6767
"typescript": "^5.0.3",
6868
"unbuild": "^2.0.0",
69-
"vitest": "^2.0.0"
69+
"vitest": "^3.0.0"
7070
},
7171
"simple-git-hooks": {
7272
"pre-commit": "npm run lint-staged"

0 commit comments

Comments
 (0)