From 396c7a4bca25f880cbba7ffe07cf0c5680d32f4d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2019 01:11:59 +0000 Subject: [PATCH] chore(deps-dev): bump @vuepress/plugin-back-to-top from 1.0.3 to 1.0.4 Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top) from 1.0.3 to 1.0.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.0.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 58720e174..baa413c6a 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.3", + "@vuepress/plugin-back-to-top": "1.0.4", "@vuepress/plugin-google-analytics": "1.0.3", "@vuepress/plugin-pwa": "1.0.4", "cross-env": "5.2.1", diff --git a/yarn.lock b/yarn.lock index 389ef8d98..ce12aaf8f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1257,10 +1257,10 @@ dependencies: lodash.throttle "^4.1.1" -"@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== +"@vuepress/plugin-back-to-top@1.0.4": + version "1.0.4" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.0.4.tgz#ded26ff8080a5ee5c84810e02fa91cb1d51a0532" + integrity sha512-MAU2uFVPMDQXLt8RZh2qxyDrPYEVOobPW/ea3G+3UhnfO9wi6zrfDhaVp6zTGXC/UEi3m0H1zWQkJdTvoG9N6A== dependencies: lodash.debounce "^4.0.8"