Skip to content

Commit

Permalink
chore: update dependency vitest to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 14, 2024
1 parent d397861 commit f012327
Show file tree
Hide file tree
Showing 4 changed files with 461 additions and 306 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": "^1.5.0",
"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": "^1.5.0",
"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": "^1.5.0",
"yarn-run-all": "latest"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit f012327

Please sign in to comment.