chore(deps-dev): bump @vuepress/plugin-back-to-top from 1.2.0 to 1.3.0
Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/vuejs/vuepress/releases) - [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vuepress/commits/v1.3.0/packages/@vuepress/plugin-back-to-top) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
e4e8ee8801
commit
1f4e7042d9
|
|
@ -37,7 +37,7 @@
|
|||
"devDependencies": {
|
||||
"@babel/core": "^7.6.0",
|
||||
"@babel/preset-env": "^7.4.5",
|
||||
"@vuepress/plugin-back-to-top": "1.2.0",
|
||||
"@vuepress/plugin-back-to-top": "1.3.0",
|
||||
"@vuepress/plugin-google-analytics": "1.2.0",
|
||||
"@vuepress/plugin-pwa": "1.2.0",
|
||||
"art-template": "4.13.2",
|
||||
|
|
|
|||
|
|
@ -1116,10 +1116,10 @@
|
|||
dependencies:
|
||||
lodash.debounce "^4.0.8"
|
||||
|
||||
"@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==
|
||||
"@vuepress/plugin-back-to-top@1.3.0":
|
||||
version "1.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.3.0.tgz#0193858287d6c18b30e31c4730ecaecef7c8d7b5"
|
||||
integrity sha512-YuJEYaxPRAJScoqiq4uEcqdVt+vBOpdTDhepxtmN0vDRatvOqwJctwi5xqHcII2ziB7ddhOsibk8fhYwc/42ww==
|
||||
dependencies:
|
||||
lodash.debounce "^4.0.8"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue