Skip to content

Commit e43c7e2

Browse files
chore(deps): update vitest monorepo to v2 (major) (#770)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d13ac35 commit e43c7e2

File tree

2 files changed

+190
-291
lines changed

2 files changed

+190
-291
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@types/ws": "^8.5.10",
5858
"@typescript-eslint/eslint-plugin": "^7.13.1",
5959
"@typescript-eslint/parser": "^7.13.1",
60-
"@vitest/coverage-v8": "^1.6.0",
60+
"@vitest/coverage-v8": "^2.0.2",
6161
"concurrently": "^8.2.2",
6262
"cz-conventional-changelog": "^3.3.0",
6363
"discord.js": "^14.15.3",
@@ -75,7 +75,7 @@
7575
"typedoc-json-parser": "^10.0.0",
7676
"typescript": "~5.4.5",
7777
"vite": "^5.3.3",
78-
"vitest": "^1.6.0"
78+
"vitest": "^2.0.2"
7979
},
8080
"repository": {
8181
"type": "git",

0 commit comments

Comments
 (0)