Merge pull request #6893 from DIYgod/dependabot/npm_and_yarn/vuepress/plugin-back-to-top-1.8.1
This commit is contained in:
commit
52d8cb42e4
|
|
@ -38,7 +38,7 @@
|
|||
"@types/cheerio": "0.22.23",
|
||||
"@types/got": "9.6.11",
|
||||
"@types/koa": "2.11.7",
|
||||
"@vuepress/plugin-back-to-top": "1.8.0",
|
||||
"@vuepress/plugin-back-to-top": "1.8.1",
|
||||
"@vuepress/plugin-google-analytics": "1.8.1",
|
||||
"@vuepress/plugin-pwa": "1.8.0",
|
||||
"cross-env": "7.0.3",
|
||||
|
|
|
|||
|
|
@ -1979,10 +1979,10 @@
|
|||
dependencies:
|
||||
lodash.debounce "^4.0.8"
|
||||
|
||||
"@vuepress/plugin-back-to-top@1.8.0":
|
||||
version "1.8.0"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.8.0.tgz#eb7062e33cd65f4582e012702f7f69ccf0f55ae7"
|
||||
integrity sha512-myyC4ZLT887IAaKcBBles8OHYeAfYMFSvC0CqjCBOyoBExNt6E+Xg3ksYksxrew/mNCTiwxXJvu+0o2a/8WIYA==
|
||||
"@vuepress/plugin-back-to-top@1.8.1":
|
||||
version "1.8.1"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.8.1.tgz#2dcf12340041742e89e646cf7fdbf74b9bc93104"
|
||||
integrity sha512-2V6SjITnm1tHmGh70pC32McwZlhTBfiFc16Bc2auNLIVREUR4PA1EUN9NZAUbtsRC23myzPLT/v2fcwt2efZVA==
|
||||
dependencies:
|
||||
lodash.debounce "^4.0.8"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue