Merge pull request #4996 from DIYgod/dependabot/npm_and_yarn/vuepress/plugin-back-to-top-1.5.2
This commit is contained in:
commit
ea407eb5fb
|
|
@ -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.1",
|
||||
"@vuepress/plugin-back-to-top": "1.5.2",
|
||||
"@vuepress/plugin-google-analytics": "1.5.1",
|
||||
"@vuepress/plugin-pwa": "1.5.1",
|
||||
"cross-env": "7.0.2",
|
||||
|
|
|
|||
|
|
@ -1877,10 +1877,10 @@
|
|||
dependencies:
|
||||
lodash.debounce "^4.0.8"
|
||||
|
||||
"@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==
|
||||
"@vuepress/plugin-back-to-top@1.5.2":
|
||||
version "1.5.2"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.5.2.tgz#d253be7f0b7c2b59ca8fabe10c2f517c96d83b0e"
|
||||
integrity sha512-eLieTccUQ8XdIqQXWyp0bftfud9js1idHFFyxuhHWSYAco/vTp7wLz7JdFqr8GnFye9y88B1y34iLnbZLiBlmA==
|
||||
dependencies:
|
||||
lodash.debounce "^4.0.8"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue