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 Dec 24, 2023
1 parent 9a3111d commit 1e225df
Show file tree
Hide file tree
Showing 4 changed files with 265 additions and 199 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.1.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.1.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.1.0",
"yarn-run-all": "latest"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 1e225df

Please sign in to comment.