Skip to content

Commit

Permalink
chore(deps): update dependency vitest to ^0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2023
1 parent 412423a commit 4f94011
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 67 deletions.
2 changes: 1 addition & 1 deletion packages/html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"react-dom": "^18.0.0",
"tsup": "^7.0.0",
"typescript": "5",
"vitest": "^0.33.0"
"vitest": "^0.34.0"
},
"peerDependencies": {
"react": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"typescript": "5",
"unified": "^10.1.2",
"unist-util-visit": "^5.0.0",
"vitest": "^0.33.0"
"vitest": "^0.34.0"
},
"dependencies": {
"@wooorm/starry-night": "^2.0.0"
Expand Down
106 changes: 41 additions & 65 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 4f94011

Please sign in to comment.