From 92f5d5da2a2467086f828c4e202b05bc39266d32 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2019 21:14:16 +0000 Subject: [PATCH] chore(deps-dev): bump @vuepress/plugin-back-to-top from 1.0.2 to 1.0.3 Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top) from 1.0.2 to 1.0.3. - [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.0.3/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 cc0ebe6da1d3f..d91b16b6f57f0 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ }, "homepage": "https://github.com/DIYgod/RSSHub#readme", "devDependencies": { - "@vuepress/plugin-back-to-top": "1.0.2", + "@vuepress/plugin-back-to-top": "1.0.3", "@vuepress/plugin-google-analytics": "1.0.2", "@vuepress/plugin-pwa": "1.0.2", "cross-env": "5.2.0", diff --git a/yarn.lock b/yarn.lock index 2b740eaa1ef05..ad5023cc602ad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1134,10 +1134,10 @@ dependencies: lodash.throttle "^4.1.1" -"@vuepress/plugin-back-to-top@1.0.2": - version "1.0.2" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.0.2.tgz#54b8cd65101b2b660a728d4c7d1203f2aa7a028f" - integrity sha512-dZDFzQdr7GZEq7r1TsSaOCDEkp8Zc1hz3IA18Il4yjPPhaHJUv6fBA1sQJPZfJJ1xEg1TN0GSQyhcjfS5m3Frw== +"@vuepress/plugin-back-to-top@1.0.3": + version "1.0.3" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.0.3.tgz#f10eb97a85781b044803ae96aceb5006cc6075b0" + integrity sha512-GTJKGnxep+2pMi22Uj4dm7kqxbifkRyGU7SrzWa7I26UpbuQ6M87EN6uCoH7CNTapv0O+kwrht7wci4BuPo5wg== dependencies: lodash.debounce "^4.0.8"