Bump vue-router from 3.1.2 to 3.1.3

Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.1.2 to 3.1.3.
- [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.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-01 01:15:21 +00:00
committed by GitHub
parent 625ebdc4c0
commit 8661d51317
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -17281,9 +17281,9 @@
"integrity": "sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg=="
},
"vue-router": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.1.2.tgz",
"integrity": "sha512-WssQEHSEvIS1/CI4CO2T8LJdoK4Q9Ngox28K7FDNMTfzNTk2WS5D0dDlqYCaPG+AG4Z8wJkn1KrBc7AhspZJUQ=="
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.1.3.tgz",
"integrity": "sha512-8iSa4mGNXBjyuSZFCCO4fiKfvzqk+mhL0lnKuGcQtO1eoj8nq3CmbEG8FwK5QqoqwDgsjsf1GDuisDX4cdb/aQ=="
},
"vue-smooth-dnd": {
"version": "0.8.0",

View File

@@ -36,7 +36,7 @@
"vue-color": "^2.7.0",
"vue-easymde": "^1.0.0",
"vue-infinite-loading": "^2.4.4",
"vue-router": "^3.1.2",
"vue-router": "^3.1.3",
"vue-smooth-dnd": "^0.8.0",
"vuex": "^3.1.1",
"vuex-router-sync": "^5.0.0"