Skip to content

Commit

Permalink
Update dependency vue-router to v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 8, 2019
1 parent 6b90eca commit c2334c9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"vue-i18n": "8.12.0",
"vue-json-tree-view": "2.1.4",
"vue-markdown": "2.2.4",
"vue-router": "3.0.7",
"vue-router": "3.1.2",
"vue-socket.io": "3.0.7",
"vue-tour": "1.1.0",
"vuetify": "1.5.16",
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9534,10 +9534,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.7:
version "3.0.7"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.0.7.tgz#b36ca107b4acb8ff5bc4ff824584059c23fcb87b"
integrity sha512-utJ+QR3YlIC/6x6xq17UMXeAfxEvXA0VKD3PiSio7hBOZNusA1jXcbxZxVEfJunLp48oonjTepY8ORoIlRx/EQ==
vue-router@3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.1.2.tgz#2e0904703545dabdd42b2b7a2e617f02f99a1969"
integrity sha512-WssQEHSEvIS1/CI4CO2T8LJdoK4Q9Ngox28K7FDNMTfzNTk2WS5D0dDlqYCaPG+AG4Z8wJkn1KrBc7AhspZJUQ==

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

0 comments on commit c2334c9

Please sign in to comment.