Merge pull request #4958 from DIYgod/dependabot/npm_and_yarn/vuepress/plugin-back-to-top-1.5.1

This commit is contained in:
dependabot-preview[bot] 2020-06-09 21:46:02 +00:00 committed by GitHub
commit f36d49f1f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -37,7 +37,7 @@
"@types/cheerio": "0.22.18",
"@types/got": "9.6.11",
"@types/koa": "2.11.3",
"@vuepress/plugin-back-to-top": "1.5.0",
"@vuepress/plugin-back-to-top": "1.5.1",
"@vuepress/plugin-google-analytics": "1.5.1",
"@vuepress/plugin-pwa": "1.5.1",
"cross-env": "7.0.2",

View File

@ -1877,10 +1877,10 @@
dependencies:
lodash.debounce "^4.0.8"
"@vuepress/plugin-back-to-top@1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.5.0.tgz#393cbc392ac7c1718cdbdbcac6375f8079a57912"
integrity sha512-CXfZEj0LefJE0u32VsGlszL6nS7k7ba/M6eLIS2V1ZUXsDECwtSxiTp51gMGVG265/hAid35Lk0ZDvv2obQgfg==
"@vuepress/plugin-back-to-top@1.5.1":
version "1.5.1"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.5.1.tgz#bafd45267419ff54b46cbb2626500e4803ab1f13"
integrity sha512-YP1h+oLhhjtUhoyg7418D+Nazdczqo36gevJwV1Zgtqs8PJ970aa8+UrSI5+uN/bRVRn0FUSsgRLF3jIM8wnwg==
dependencies:
lodash.debounce "^4.0.8"