Skip to content

Commit

Permalink
chore(deps): update dependency vitest to ^0.34.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2023
1 parent 8e766f4 commit 0514760
Show file tree
Hide file tree
Showing 5 changed files with 41 additions and 81 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vite": "^4.4.9",
"vitest": "^0.33.0"
"vitest": "^0.34.5"
},
"packageManager": "pnpm@8.7.6",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"breadc": "^0.9.6"
},
"devDependencies": {
"vitest": "^0.33.0"
"vitest": "^0.34.5"
},
"engines": {
"node": ">=v18.16.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"rollup": "^3.29.3",
"vitest": "^0.33.0"
"vitest": "^0.34.5"
},
"engines": {
"node": ">=v18.16.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/epubook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@epubook/theme-default": "workspace:*"
},
"devDependencies": {
"vitest": "^0.33.0"
"vitest": "^0.34.5"
},
"engines": {
"node": ">=v18.16.0"
Expand Down
114 changes: 37 additions & 77 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0514760

Please sign in to comment.