Skip to content

Commit

Permalink
Update dependency vue-router to v3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 17, 2019
1 parent 5a202f7 commit 0220c2a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions dashboard/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"vue-i18n": "8.10.0",
"vue-json-tree-view": "2.1.4",
"vue-markdown": "2.2.4",
"vue-router": "3.0.4",
"vue-router": "3.0.6",
"vue-socket.io": "3.0.7",
"vue-tour": "1.1.0",
"vuetify": "1.5.11",
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9245,10 +9245,10 @@ vue-markdown@2.2.4:
markdown-it-task-lists "^2.0.1"
markdown-it-toc-and-anchor "^4.1.2"

vue-router@3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.0.4.tgz#d6023e9db64d0b335771f0316c8bde8956f2d75d"
integrity sha512-wjirAFeMR53FFTRIM2ofLKH5BJte6Q9+MUiOj6fLzqhgerjVyQVeMmvgiQDslPJJHSqFfQ559EDvIi0lA1Lr6g==
vue-router@3.0.6:
version "3.0.6"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.0.6.tgz#2e4f0f9cbb0b96d0205ab2690cfe588935136ac3"
integrity sha512-Ox0ciFLswtSGRTHYhGvx2L44sVbTPNS+uD2kRISuo8B39Y79rOo0Kw0hzupTmiVtftQYCZl87mwldhh2L9Aquw==

vue-socket.io@3.0.7:
version "3.0.7"
Expand Down

0 comments on commit 0220c2a

Please sign in to comment.