1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-04 12:05:07 +01:00

Bump vue-router from 3.3.2 to 3.3.3

Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.3.2 to 3.3.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.3.2...v3.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-06-12 15:53:59 +00:00
committed by GitHub
parent a062a89401
commit 3babcb3302
2 changed files with 5 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
"store": "^2.0.12",
"vue": "^2.6.11",
"vue-meta": "^2.4.0",
"vue-router": "^3.3.2",
"vue-router": "^3.3.3",
"vuex": "^3.4.0"
},
"devDependencies": {