Skip to content

Commit

Permalink
fix(deps): update dependency vue-router to v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 6, 2020
1 parent 7258344 commit fcdc4ea
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"register-service-worker": "1.7.1",
"vue": "2.6.11",
"vue-i18n": "8.18.2",
"vue-router": "3.3.4",
"vue-router": "3.4.1",
"vuedraggable": "2.24.0",
"vuesax": "3.11.17",
"vuex": "3.5.1",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10571,7 +10571,12 @@ vue-loader@^15.9.2:
vue-hot-reload-api "^2.3.0"
vue-style-loader "^4.1.0"

[email protected], vue-router@^3.0:
[email protected]:
version "3.4.1"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.1.tgz#e6275bfd1bfad3c0d82766377ba5f5f74f6da549"
integrity sha512-vmZSBb/A1+hddeSxPBlbLRnB5l+BkyrH89ojsy+d/OkQ3rb4jqbilaAQ3dfPWWbqPwSd11AX4l/DuBhOcR93dg==

vue-router@^3.0:
version "3.3.4"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.3.4.tgz#4e38abc34a11c41b6c3d8244449a2e363ba6250b"
integrity sha512-SdKRBeoXUjaZ9R/8AyxsdTqkOfMcI5tWxPZOUX5Ie1BTL5rPSZ0O++pbiZCeYeythiZIdLEfkDiQPKIaWk5hDg==
Expand Down

0 comments on commit fcdc4ea

Please sign in to comment.