Skip to content

Commit

Permalink
build(deps-dev): bump @vuepress/plugin-register-components (#51)
Browse files Browse the repository at this point in the history
Bumps [@vuepress/plugin-register-components](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-register-components) from 2.0.0-beta.68 to 2.0.0-rc.0.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/@vuepress/plugin-register-components)

---
updated-dependencies:
- dependency-name: "@vuepress/plugin-register-components"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent 36767e0 commit c29a180
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 66 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "MIT",
"devDependencies": {
"@vuepress/client": "2.0.0-beta.67",
"@vuepress/plugin-register-components": "2.0.0-beta.68",
"@vuepress/plugin-register-components": "2.0.0-rc.0",
"@vuepress/utils": "2.0.0-alpha.1",
"scss": "^0.2.4",
"vue": "^3.3.8",
Expand Down
107 changes: 42 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 c29a180

Please sign in to comment.