From a7872c4f23f692e73569ba905bf6fb53d94eab56 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 26 Sep 2020 23:01:04 +0000 Subject: [PATCH] chore(deps-dev): bump @vuepress/plugin-back-to-top from 1.5.4 to 1.6.0 Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top) from 1.5.4 to 1.6.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.6.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 12be9c3c7..42e8ab456 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.4", - "@vuepress/plugin-back-to-top": "1.5.4", + "@vuepress/plugin-back-to-top": "1.6.0", "@vuepress/plugin-google-analytics": "1.6.0", "@vuepress/plugin-pwa": "1.6.0", "cross-env": "7.0.2", diff --git a/yarn.lock b/yarn.lock index f9c9433a1..a1930df4c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1929,10 +1929,10 @@ dependencies: lodash.debounce "^4.0.8" -"@vuepress/plugin-back-to-top@1.5.4": - version "1.5.4" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.5.4.tgz#f7904e1220fcd1cb457a819a6bf963b55c584bea" - integrity sha512-FqT3F8VztSiDXtI7xjD4SOeEuyaPYx2zxxU3cH3wfe/amlFWyFPjTWJwAf1GRT5CqS13J2qfEnfWMU/Ct7Xg/Q== +"@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== dependencies: lodash.debounce "^4.0.8"