mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
Bump @vuepress/plugin-back-to-top from 1.4.1 to 1.5.0 (#185)
Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top) from 1.4.1 to 1.5.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.5.0/packages/@vuepress/plugin-back-to-top) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
01a441d8b3
commit
54cfcf7047
6
package-lock.json
generated
6
package-lock.json
generated
@ -1994,9 +1994,9 @@
|
||||
}
|
||||
},
|
||||
"@vuepress/plugin-back-to-top": {
|
||||
"version": "1.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.4.1.tgz",
|
||||
"integrity": "sha512-EOpBordx0xD4E8e6lSywi0JHF0IQL0T3Wxbt03W5ngKa2LDKMAusmIRpLDALZ1vHN9Z2ZqYFEWePxrX4rmC9mQ==",
|
||||
"version": "1.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.5.0.tgz",
|
||||
"integrity": "sha512-CXfZEj0LefJE0u32VsGlszL6nS7k7ba/M6eLIS2V1ZUXsDECwtSxiTp51gMGVG265/hAid35Lk0ZDvv2obQgfg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"lodash.debounce": "^4.0.8"
|
||||
|
@ -12,7 +12,7 @@
|
||||
},
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@vuepress/plugin-back-to-top": "^1.4.1",
|
||||
"@vuepress/plugin-back-to-top": "^1.5.0",
|
||||
"@vuepress/plugin-google-analytics": "^1.4.1",
|
||||
"@vuepress/plugin-pwa": "^1.4.1",
|
||||
"eslint": "^6.8.0",
|
||||
|
Loading…
Reference in New Issue
Block a user