chore(deps-dev): bump vuepress-plugin-zooming from 1.1.7 to 1.1.8 (#2)
Bumps [vuepress-plugin-zooming](https://github.com/vuepress/vuepress-community) from 1.1.7 to 1.1.8. - [Release notes](https://github.com/vuepress/vuepress-community/releases) - [Commits](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-zooming@1.1.7...vuepress-plugin-zooming@1.1.8) --- updated-dependencies: - dependency-name: vuepress-plugin-zooming dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
630fed58c3
commit
4af807520d
2 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@
|
|||
"fs-extra": "^9.0.1",
|
||||
"vuepress": "^1.5.0",
|
||||
"vuepress-plugin-sitemap": "^2.3.1",
|
||||
"vuepress-plugin-zooming": "^1.1.7"
|
||||
"vuepress-plugin-zooming": "^1.1.8"
|
||||
},
|
||||
"scripts": {
|
||||
"docs:dev": "vuepress dev docs",
|
||||
|
|
|
@ -7677,10 +7677,10 @@ vuepress-plugin-smooth-scroll@^0.0.3:
|
|||
dependencies:
|
||||
smoothscroll-polyfill "^0.4.3"
|
||||
|
||||
vuepress-plugin-zooming@^1.1.7:
|
||||
version "1.1.7"
|
||||
resolved "https://registry.yarnpkg.com/vuepress-plugin-zooming/-/vuepress-plugin-zooming-1.1.7.tgz#837440f607f8a1782376ac8d20918842ea373f30"
|
||||
integrity sha512-4n65OpjEJh9epJYygaHpni+YDLDZlEmHPVzTEkXz4JilBarWG4xF8g8vv4k/RnSf9W3TvrI/61KCQf2JNKI1HA==
|
||||
vuepress-plugin-zooming@^1.1.8:
|
||||
version "1.1.8"
|
||||
resolved "https://registry.yarnpkg.com/vuepress-plugin-zooming/-/vuepress-plugin-zooming-1.1.8.tgz#d49f201218bbcc73bcd30a79071f0cde201327e0"
|
||||
integrity sha512-QAspMEqzerd0n8z/oOL5a67V/QaFZyjSwfo86y6PWhDdVAeOLR7umJ7syQqJpMdN9EVxmAstuzbKHkRxWzL0NQ==
|
||||
dependencies:
|
||||
zooming "^2.1.1"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue