Skip to content

Commit

Permalink
fix(deps): update dependency @vuepress/plugin-git to v2.0.0-rc.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 18, 2024
1 parent f1f7457 commit a58ac83
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@types/semver": "7.5.8",
"@vuepress/bundler-vite": "2.0.0-rc.9",
"@vuepress/bundler-webpack": "2.0.0-rc.9",
"@vuepress/plugin-git": "2.0.0-rc.22",
"@vuepress/plugin-git": "2.0.0-rc.30",
"ora": "8.0.1",
"vite": "5.2.11"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@vuepress/plugin-comment": "2.0.0-rc.28",
"@vuepress/plugin-copy-code": "2.0.0-rc.28",
"@vuepress/plugin-copyright": "2.0.0-rc.28",
"@vuepress/plugin-git": "2.0.0-rc.22",
"@vuepress/plugin-git": "2.0.0-rc.30",
"@vuepress/plugin-links-check": "2.0.0-rc.28",
"@vuepress/plugin-notice": "2.0.0-rc.29",
"@vuepress/plugin-nprogress": "2.0.0-rc.28",
Expand Down
37 changes: 33 additions & 4 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 a58ac83

Please sign in to comment.