Skip to content

Commit

Permalink
chore(deps): update dependency vitest to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2023
1 parent 1a7701f commit 30e21cb
Show file tree
Hide file tree
Showing 3 changed files with 421 additions and 128 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"semver-regex": "4.0.5",
"tsx": "^4.0.0",
"typescript": "5.2.2",
"vitest": "0.34.6",
"vitest": "1.0.4",
"zod": "3.22.4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@molt/command/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"fast-glob": "3.3.1",
"fs-jetpack": "5.1.0",
"tsd": "0.29.0",
"vitest": "0.34.6",
"vitest": "1.0.4",
"vitest-mock-process": "^1.0.4"
}
}
Loading

0 comments on commit 30e21cb

Please sign in to comment.