From 2116187d05364e2dadc9918f564949234f27b99b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 19 Feb 2021 04:46:03 +0000 Subject: [PATCH] Bump @vuepress/plugin-back-to-top from 1.8.1 to 1.8.2 Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top) from 1.8.1 to 1.8.2. - [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.8.2/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 bf899db..de3de43 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "license": "Apache-2.0", "devDependencies": { - "@vuepress/plugin-back-to-top": "1.8.1", + "@vuepress/plugin-back-to-top": "1.8.2", "@vuepress/plugin-medium-zoom": "1.8.1", "jsdom": "16.4.0", "markdown-it-attrs": "4.0.0", diff --git a/yarn.lock b/yarn.lock index 418b641..93abe39 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1100,10 +1100,10 @@ dependencies: lodash.debounce "^4.0.8" -"@vuepress/plugin-back-to-top@1.8.1": - version "1.8.1" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.8.1.tgz#2dcf12340041742e89e646cf7fdbf74b9bc93104" - integrity sha512-2V6SjITnm1tHmGh70pC32McwZlhTBfiFc16Bc2auNLIVREUR4PA1EUN9NZAUbtsRC23myzPLT/v2fcwt2efZVA== +"@vuepress/plugin-back-to-top@1.8.2": + version "1.8.2" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.8.2.tgz#e9794409d1d589e4952b0700291270d2696e6d01" + integrity sha512-htAf2m8+6cGmYQexWerznGBY10y1E4TBfebYC3Y3wqNjFjvXUmRKcAG/u6Yxvey4OFkQUxbth2ilKi/GlIW8aQ== dependencies: lodash.debounce "^4.0.8"