Skip to content

Commit

Permalink
Update @vuepress/plugin-back-to-top to version 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jun 16, 2020
1 parent fd3ed3f commit 50ee776
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@vue/eslint-config-standard": "^5.1.2",
"@vue/test-utils": "1.0.3",
"@vuepress/plugin-active-header-links": "^1.5.2",
"@vuepress/plugin-back-to-top": "^1.5.1",
"@vuepress/plugin-back-to-top": "^1.5.2",
"babel-eslint": "^10.1.0",
"core-js": "^3.6.5",
"coveralls": "^3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2356,10 +2356,10 @@
dependencies:
lodash.debounce "^4.0.8"

"@vuepress/plugin-back-to-top@^1.5.1":
version "1.5.1"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.5.1.tgz#bafd45267419ff54b46cbb2626500e4803ab1f13"
integrity sha512-YP1h+oLhhjtUhoyg7418D+Nazdczqo36gevJwV1Zgtqs8PJ970aa8+UrSI5+uN/bRVRn0FUSsgRLF3jIM8wnwg==
"@vuepress/plugin-back-to-top@^1.5.2":
version "1.5.2"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.5.2.tgz#d253be7f0b7c2b59ca8fabe10c2f517c96d83b0e"
integrity sha512-eLieTccUQ8XdIqQXWyp0bftfud9js1idHFFyxuhHWSYAco/vTp7wLz7JdFqr8GnFye9y88B1y34iLnbZLiBlmA==
dependencies:
lodash.debounce "^4.0.8"

Expand Down

0 comments on commit 50ee776

Please sign in to comment.