Bump vuex from 3.1.1 to 3.1.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-15 07:48:58 +00:00
committed by GitHub
parent a9c8e9bf4b
commit a5f2c9e70f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -17175,9 +17175,9 @@
} }
}, },
"vuex": { "vuex": {
"version": "3.1.1", "version": "3.1.2",
"resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.1.tgz", "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.2.tgz",
"integrity": "sha512-ER5moSbLZuNSMBFnEBVGhQ1uCBNJslH9W/Dw2W7GZN23UQA69uapP5GTT9Vm8Trc0PzBSVt6LzF3hGjmv41xcg==" "integrity": "sha512-ha3jNLJqNhhrAemDXcmMJMKf1Zu4sybMPr9KxJIuOpVcsDQlTBYLLladav2U+g1AvdYDG5Gs0xBTb0M5pXXYFQ=="
}, },
"vuex-router-sync": { "vuex-router-sync": {
"version": "5.0.0", "version": "5.0.0",

View File

@@ -40,7 +40,7 @@
"vue-infinite-loading": "^2.4.4", "vue-infinite-loading": "^2.4.4",
"vue-router": "^3.1.3", "vue-router": "^3.1.3",
"vue-smooth-dnd": "^0.8.1", "vue-smooth-dnd": "^0.8.1",
"vuex": "^3.1.1", "vuex": "^3.1.2",
"vuex-router-sync": "^5.0.0" "vuex-router-sync": "^5.0.0"
}, },
"browserslist": [ "browserslist": [