Merge pull request #3240 from DIYgod/dependabot/npm_and_yarn/vuepress/plugin-back-to-top-1.2.0
This commit is contained in:
commit
8105975844
|
|
@ -37,7 +37,7 @@
|
|||
"@types/cheerio": "0.22.13",
|
||||
"@types/got": "9.6.7",
|
||||
"@types/koa": "2.0.50",
|
||||
"@vuepress/plugin-back-to-top": "1.1.0",
|
||||
"@vuepress/plugin-back-to-top": "1.2.0",
|
||||
"@vuepress/plugin-google-analytics": "1.2.0",
|
||||
"@vuepress/plugin-pwa": "1.2.0",
|
||||
"cross-env": "6.0.3",
|
||||
|
|
|
|||
|
|
@ -1374,10 +1374,10 @@
|
|||
dependencies:
|
||||
lodash.throttle "^4.1.1"
|
||||
|
||||
"@vuepress/plugin-back-to-top@1.1.0":
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.1.0.tgz#c765f1be1b2bd04956c2ca627d3737ecde6ac337"
|
||||
integrity sha512-UodMcqqSYERwoQkJQIwqEGxtyQGZMNo0YDfPGXXsIVJqesfeqgTSqfzuZZv/oCAahvG+EHtV4ZzKguls+cm1tA==
|
||||
"@vuepress/plugin-back-to-top@1.2.0":
|
||||
version "1.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.2.0.tgz#f6bb2f57317e94a6b0b6854719f3088481f2c0dd"
|
||||
integrity sha512-QGFT5llXnqs/nrUmNql4jZuqo5VTKx/hsK9j1uNRdGBkyiqMs6h+brSpwTKtUqh/XwsCGn7FGPZLaYNkw7Oi8w==
|
||||
dependencies:
|
||||
lodash.debounce "^4.0.8"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue