Skip to content

Commit

Permalink
chore: update dependency vitest to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 15, 2024
1 parent 99bf603 commit 453bbf7
Show file tree
Hide file tree
Showing 4 changed files with 513 additions and 474 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vitest": "^0.34.6",
"vitest": "^2.0.3",
"yarn-run-all": "latest"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/enclosure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vitest": "^0.34.6",
"vitest": "^2.0.3",
"yarn-run-all": "latest"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/insider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vitest": "^0.34.6",
"vitest": "^2.0.3",
"yarn-run-all": "latest"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 453bbf7

Please sign in to comment.