summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-04-12 20:11:24 +0000
committerdependabot[bot] <support@dependabot.com>2019-04-12 20:11:24 +0000
commit7ab71bd108bfa4ee0c503b0d672e3841f37f514e (patch)
tree13df7e1826bf2e204f71f5f6e0cc18a419bee4e4 /package.json
parent1b96092d3660bee3c1b419c1f3b30d61664de387 (diff)
Bump vue-router from 3.0.2 to 3.0.4
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.0.2 to 3.0.4. - [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.2...v3.0.4) 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 3f9f818a..9822201c 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
"vue": "^2.6.10",
"vue-click-outside": "^1.0.7",
"vue-clipboard2": "^0.3.0",
- "vue-router": "^3.0.2",
+ "vue-router": "^3.0.4",
"vue-virtual-scroller": "^1.0.0-rc.2",
"vuex": "^3.1.0",
"vuex-router-sync": "^5.0.0"