Skip to content

Commit 7ee1582

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

File tree

2 files changed

+119
-403
lines changed

2 files changed

+119
-403
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/ws": "^8.5.13",
3333
"@typescript-eslint/eslint-plugin": "^7.18.0",
3434
"@typescript-eslint/parser": "^7.18.0",
35-
"@vitest/coverage-v8": "^2.1.8",
35+
"@vitest/coverage-v8": "^3.0.2",
3636
"concurrently": "^9.1.2",
3737
"cz-conventional-changelog": "^3.3.0",
3838
"discord-api-types": "^0.37.114",
@@ -50,7 +50,7 @@
5050
"turbo": "^2.3.3",
5151
"typescript": "~5.4.5",
5252
"vite": "^6.0.7",
53-
"vitest": "^2.1.8"
53+
"vitest": "^3.0.2"
5454
},
5555
"repository": {
5656
"type": "git",

0 commit comments

Comments
 (0)