Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Commit

Permalink
build(deps): bump @vuepress/plugin-back-to-top from 1.0.2 to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jul 30, 2019
1 parent 8f05684 commit 5a807be
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@vuepress/plugin-back-to-top": "^1.0.2",
"@vuepress/plugin-back-to-top": "^1.0.3",
"@vuepress/plugin-google-analytics": "^1.0.3",
"@vuepress/plugin-pwa": "^1.0.3",
"@vuepress/theme-default": "kidonng/vuepress-theme-default",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -986,10 +986,10 @@
dependencies:
lodash.throttle "^4.1.1"

"@vuepress/plugin-back-to-top@^1.0.2":
version "1.0.2"
resolved "https://registry.npm.taobao.org/@vuepress/plugin-back-to-top/download/@vuepress/plugin-back-to-top-1.0.2.tgz#54b8cd65101b2b660a728d4c7d1203f2aa7a028f"
integrity sha1-VLjNZRAbK2YKco1MfRID8qp6Ao8=
"@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==
dependencies:
lodash.debounce "^4.0.8"

Expand Down

0 comments on commit 5a807be

Please sign in to comment.