Skip to content

Commit

Permalink
chore(deps): update dependency vitest to ^0.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 3, 2023
1 parent efa545c commit 1d223cf
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 33 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": "^6.6.3",
"typescript": "5",
"vitest": "^0.30.1"
"vitest": "^0.31.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 @@ -35,7 +35,7 @@
"tsup": "^6.6.3",
"typescript": "5",
"unified": "^10.1.2",
"vitest": "^0.30.1",
"vitest": "^0.31.0",
"hast-util-heading-rank": "^2.1.1",
"hast-util-to-string": "^2.0.0",
"rehype": "^12.0.1",
Expand Down
61 changes: 30 additions & 31 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 1d223cf

Please sign in to comment.