Merge pull request #3009 from DIYgod/dependabot/npm_and_yarn/vuepress/plugin-back-to-top-1.0.4
This commit is contained in:
commit
04010d128c
|
|
@ -31,7 +31,7 @@
|
|||
},
|
||||
"homepage": "https://github.com/DIYgod/RSSHub#readme",
|
||||
"devDependencies": {
|
||||
"@vuepress/plugin-back-to-top": "1.0.3",
|
||||
"@vuepress/plugin-back-to-top": "1.0.4",
|
||||
"@vuepress/plugin-google-analytics": "1.0.3",
|
||||
"@vuepress/plugin-pwa": "1.0.4",
|
||||
"cross-env": "5.2.1",
|
||||
|
|
|
|||
|
|
@ -1257,10 +1257,10 @@
|
|||
dependencies:
|
||||
lodash.throttle "^4.1.1"
|
||||
|
||||
"@vuepress/plugin-back-to-top@1.0.3":
|
||||
version "1.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.0.3.tgz#f10eb97a85781b044803ae96aceb5006cc6075b0"
|
||||
integrity sha512-GTJKGnxep+2pMi22Uj4dm7kqxbifkRyGU7SrzWa7I26UpbuQ6M87EN6uCoH7CNTapv0O+kwrht7wci4BuPo5wg==
|
||||
"@vuepress/plugin-back-to-top@1.0.4":
|
||||
version "1.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.0.4.tgz#ded26ff8080a5ee5c84810e02fa91cb1d51a0532"
|
||||
integrity sha512-MAU2uFVPMDQXLt8RZh2qxyDrPYEVOobPW/ea3G+3UhnfO9wi6zrfDhaVp6zTGXC/UEi3m0H1zWQkJdTvoG9N6A==
|
||||
dependencies:
|
||||
lodash.debounce "^4.0.8"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue