Skip to content

Commit

Permalink
Update dependency vue-router to v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 6, 2019
1 parent 6b90eca commit fd73414
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.1",
"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.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.1.1.tgz#0893c29548ba2dbe35ed104dcd1aa06743aa0ead"
integrity sha512-RAFCIQjs4gbDV7YNH44c1GT0jXSTFvNhKh3o0xiA/UWI1EM7Eriv45n8kM+R8NZ58wXEGtKVaDVBlrXJBuM/Bg==

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

0 comments on commit fd73414

Please sign in to comment.