Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update vitest monorepo to v2
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 5, 2025

Verified

This commit was signed with the committer’s verified signature.
targos Michaël Zasso
1 parent 2b8dad2 commit 2c21870
Showing 2 changed files with 548 additions and 413 deletions.
957 changes: 546 additions & 411 deletions package-lock.json
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -12,11 +12,11 @@
"ky": "^1.7.4"
},
"devDependencies": {
"@vitest/coverage-v8": "^1.6.0",
"@vitest/coverage-v8": "^2.0.0",
"husky": "^9.1.7",
"lint-staged": "^15.3.0",
"prettier": "3.4.2",
"vitest": "^1.6.0"
"vitest": "^2.0.0"
},
"lint-staged": {
"**/*": "prettier --write --ignore-unknown"

0 comments on commit 2c21870

Please sign in to comment.