Merge pull request #2720 from DIYgod/dependabot/npm_and_yarn/vuepress/plugin-back-to-top-1.0.3

This commit is contained in:
dependabot-preview[bot]
2019-07-30 03:29:26 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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",
+4 -4
View File
@@ -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"