summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-04-21 01:12:45 +0000
committerdependabot[bot] <support@dependabot.com>2019-04-21 01:12:45 +0000
commitc6fd69b61688ed6150b4cb2127894b266e8c5aca (patch)
treecaaca116fa77b2209b2d5deef600ca7deccfbc2c /package.json
parentf7047e64e209e3424d7168fa4e45231ebc79c3ae (diff)
Bump vue-router from 3.0.4 to 3.0.6
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.0.4 to 3.0.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.0.4...v3.0.6) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8dedcc1e..aa18789a 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,7 @@
"vue": "^2.6.10",
"vue-click-outside": "^1.0.7",
"vue-clipboard2": "^0.3.0",
- "vue-router": "^3.0.4",
+ "vue-router": "^3.0.6",
"vue-virtual-scroller": "^1.0.0-rc.2",
"vuex": "^3.1.0",
"vuex-router-sync": "^5.0.0"