From 4af807520df8dc19c99ebf41f271396f19e26d37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Dec 2021 14:02:38 -0600 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e837b94..3caf564 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index df6f1f1..7b99a39 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"