Skip to content

Commit 4e2936d

Browse files
authored
Merge pull request #51 from renovate-bot/renovate/major-vitest-monorepo
chore(deps): update vitest monorepo to v2 (major)
2 parents 3c53d93 + e12cf40 commit 4e2936d

File tree

2 files changed

+172
-259
lines changed

2 files changed

+172
-259
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@
5353
"@lerna-lite/cli": "^3.7.0",
5454
"@lerna-lite/publish": "^3.7.0",
5555
"@types/node": "^20.14.10",
56-
"@vitest/coverage-v8": "^1.6.0",
56+
"@vitest/coverage-v8": "^2.0.3",
5757
"conventional-changelog-conventionalcommits": "^7.0.2",
5858
"cross-env": "^7.0.3",
5959
"happy-dom": "^14.12.3",
6060
"pnpm": "^8.15.8",
6161
"rimraf": "^5.0.9",
6262
"typescript": "^5.5.3",
63-
"vitest": "^1.6.0"
63+
"vitest": "^2.0.3"
6464
}
6565
}

0 commit comments

Comments
 (0)