From b8334c2d5799221cb71956d15aeb9b1164f97e5d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2020 08:48:04 +0000 Subject: [PATCH] chore(deps-dev): bump @vuepress/plugin-back-to-top from 1.3.1 to 1.4.1 Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top) from 1.3.1 to 1.4.1. - [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.4.1/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 c1264af..ca79ef9 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@babel/core": "^7.6.0", "@babel/preset-env": "^7.4.5", - "@vuepress/plugin-back-to-top": "1.3.1", + "@vuepress/plugin-back-to-top": "1.4.1", "@vuepress/plugin-google-analytics": "1.3.1", "@vuepress/plugin-pwa": "1.4.1", "art-template": "4.13.2", diff --git a/yarn.lock b/yarn.lock index dfae2b9..a72b3d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1099,10 +1099,10 @@ dependencies: lodash.debounce "^4.0.8" -"@vuepress/plugin-back-to-top@1.3.1": - version "1.3.1" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.3.1.tgz#51fbb043845b46a66e85f66ae099041c76f08abc" - integrity sha512-vjfYqSnlZy7Z1Hmre7rw3crtUk9nVUJw+fG0CKp5VXLdBnzrACZznxrFw1BhuzqnV9UT3vq6n8MTlcbpq2Xs8g== +"@vuepress/plugin-back-to-top@1.4.1": + version "1.4.1" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.4.1.tgz#80b310be5f8ebc13504904e9bafda1c8f0984d52" + integrity sha512-EOpBordx0xD4E8e6lSywi0JHF0IQL0T3Wxbt03W5ngKa2LDKMAusmIRpLDALZ1vHN9Z2ZqYFEWePxrX4rmC9mQ== dependencies: lodash.debounce "^4.0.8"