From 3d047044127257bffe4e18304d8cfdfea8a0d731 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 14 Oct 2020 18:16:19 +0000 Subject: [PATCH] chore(deps-dev): bump @vuepress/plugin-back-to-top from 1.6.0 to 1.7.0 Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top) from 1.6.0 to 1.7.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/v1.7.0/packages/@vuepress/plugin-back-to-top) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8fa12aedd..680e64f31 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/cheerio": "0.22.22", "@types/got": "9.6.11", "@types/koa": "2.11.5", - "@vuepress/plugin-back-to-top": "1.6.0", + "@vuepress/plugin-back-to-top": "1.7.0", "@vuepress/plugin-google-analytics": "1.6.0", "@vuepress/plugin-pwa": "1.7.0", "cross-env": "7.0.2", diff --git a/yarn.lock b/yarn.lock index 76d80de9d..e96caa2da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1936,10 +1936,10 @@ dependencies: lodash.debounce "^4.0.8" -"@vuepress/plugin-back-to-top@1.6.0": - version "1.6.0" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.6.0.tgz#a10df98b7a4f57c627f72289cd0ab2ff0f075a1d" - integrity sha512-nJr/qlBcCN8vUyAb3nZPKqBS1DjfgZJquroOOd41CcLgsq3yAxmWLmxbLjg1MoBxk1Q8TrWz8qI7JRIw7W4aVw== +"@vuepress/plugin-back-to-top@1.7.0": + version "1.7.0" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.7.0.tgz#d4210ddf94a541b49ab72c4bbd820ceaa20ebb64" + integrity sha512-KaxhsbHgKMzAmjCOkmpUxNWfHCpWdyU2UT0tMe1cWTc/PLHSS1HYF4C9h1GM2g/zrVNsxerAU1DvJjToyD1lLA== dependencies: lodash.debounce "^4.0.8"