Bump @vuepress/plugin-back-to-top from 1.8.0 to 1.8.1
Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top) from 1.8.0 to 1.8.1. - [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.8.1/packages/@vuepress/plugin-back-to-top) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
b6727a2736
commit
4420ef7162
2 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@
|
|||
},
|
||||
"license": "Apache-2.0",
|
||||
"devDependencies": {
|
||||
"@vuepress/plugin-back-to-top": "1.8.0",
|
||||
"@vuepress/plugin-back-to-top": "1.8.1",
|
||||
"@vuepress/plugin-medium-zoom": "1.8.0",
|
||||
"jsdom": "16.4.0",
|
||||
"markdown-it-attrs": "4.0.0",
|
||||
|
|
|
@ -1113,10 +1113,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 a new issue