git.fiddlerwoaroof.com
Browse code

Bump vuex from 2.5.0 to 3.1.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] authored on 17/10/2019 11:50:45
Showing 1 changed files
... ...
@@ -10,7 +10,7 @@
10 10
   },
11 11
   "dependencies": {
12 12
     "vue": "^2.2.1",
13
-    "vuex": "^2.2.1",
13
+    "vuex": "^3.1.1",
14 14
     "vuex-localstorage": "^1.0.0",
15 15
     "vuex-persistedstate": "^2.5.4"
16 16
   },