Bump vue-router from 3.1.5 to 3.1.6

Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.1.5...v3.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-02 06:39:25 +00:00
committed by GitHub
parent 10c4b17131
commit cb924df96b
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -18504,9 +18504,9 @@
"integrity": "sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg=="
},
"vue-router": {
"version": "3.1.5",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.1.5.tgz",
"integrity": "sha512-BszkPvhl7I9h334GjckCh7sVFyjTPMMJFJ4Bsrem/Ik+B/9gt5tgrk8k4gGLO4ZpdvciVdg7O41gW4DisQWurg=="
"version": "3.1.6",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.1.6.tgz",
"integrity": "sha512-GYhn2ynaZlysZMkFE5oCHRUTqE8BWs/a9YbKpNLi0i7xD6KG1EzDqpHQmv1F5gXjr8kL5iIVS8EOtRaVUEXTqA=="
},
"vue-smooth-dnd": {
"version": "0.8.1",

View File

@@ -43,7 +43,7 @@
"vue-click-outside": "^1.0.7",
"vue-easymde": "^1.0.1",
"vue-infinite-loading": "^2.4.4",
"vue-router": "^3.1.5",
"vue-router": "^3.1.6",
"vue-smooth-dnd": "^0.8.1",
"vuex": "^3.1.2",
"vuex-router-sync": "^5.0.0"