From 2c5f31490a3ae7fc2200c99c905f36befaa5f695 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2020 13:13:04 +0000 Subject: [PATCH] build(deps-dev): bump @vuepress/plugin-back-to-top from 1.5.3 to 1.5.4 Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top) from 1.5.3 to 1.5.4. - [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.5.4/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 98a8cfea9..4845a8069 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@vue/reactivity": "^3.0.0-rc.4", "@vue/runtime-core": "^3.0.0-rc.4", "@vue/runtime-dom": "^3.0.0-rc.4", - "@vuepress/plugin-back-to-top": "^1.5.3", + "@vuepress/plugin-back-to-top": "^1.5.4", "@vuepress/plugin-pwa": "^1.5.3", "axios": "^0.19.2", "brotli": "^1.3.2", diff --git a/yarn.lock b/yarn.lock index 1107f51ac..e3fb22f65 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1690,10 +1690,10 @@ dependencies: lodash.debounce "^4.0.8" -"@vuepress/plugin-back-to-top@^1.5.3": - version "1.5.3" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.5.3.tgz#bb33f86c6c6283159d260ba7feb5ee2d1e008c5d" - integrity sha512-ZrEhdYUIu8ywvTIDBztzPF7YO09bWrNX+HSI9BMvF+8XhDt4MG5XRuoVDq8WTN2YZMdFTVSRzWXxlGm9aZ+eGQ== +"@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== dependencies: lodash.debounce "^4.0.8"