chore(deps): bump vuex from 3.1.0 to 3.1.1 (#148)

Bumps [vuex](https://github.com/vuejs/vuex) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/vuejs/vuex/releases)
- [Commits](https://github.com/vuejs/vuex/compare/v3.1.0...v3.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-05-09 13:28:36 +01:00
committed by Henrique Dias
parent 1f985fe72f
commit df42e352f7
2 changed files with 20 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
"vue": "^2.6.10",
"vue-i18n": "^8.11.1",
"vue-router": "^3.0.6",
"vuex": "^3.1.0",
"vuex": "^3.1.1",
"vuex-router-sync": "^5.0.0"
},
"devDependencies": {