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:
dependabot[bot] 2021-12-31 14:02:38 -06:00 committed by GitHub
parent 630fed58c3
commit 4af807520d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -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"