git.fiddlerwoaroof.com
Browse code

Update vuex-persistedstate requirement from ^1.3.0 to ^2.5.4

Updates the requirements on [vuex-persistedstate](https://github.com/robinvdvleuten/vuex-persistedstate) to permit the latest version.
- [Release notes](https://github.com/robinvdvleuten/vuex-persistedstate/releases)
- [Commits](https://github.com/robinvdvleuten/vuex-persistedstate/compare/v1.3.0...v2.5.4)

dependabot-preview[bot] authored on 27/05/2019 11:37:52
Showing 1 changed files
... ...
@@ -12,7 +12,7 @@
12 12
     "vue": "^2.2.1",
13 13
     "vuex": "^2.2.1",
14 14
     "vuex-localstorage": "^1.0.0",
15
-    "vuex-persistedstate": "^1.3.0"
15
+    "vuex-persistedstate": "^2.5.4"
16 16
   },
17 17
   "devDependencies": {
18 18
     "babel-core": "^6.0.0",