Update dependency vuex to v3.5.1 (#171)
continuous-integration/drone/push Build is passing Details

Update dependency vuex to v3.5.1

Reviewed-on: #171
This commit is contained in:
renovate 2020-06-29 16:07:49 +00:00 committed by konrad
parent d2ea0e3953
commit 2693b49e69
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"vue-drag-resize": "1.3.2",
"vue-easymde": "1.2.1",
"vue-smooth-dnd": "0.8.1",
"vuex": "3.5.0"
"vuex": "3.5.1"
},
"devDependencies": {
"@fortawesome/fontawesome-svg-core": "1.2.29",

View File

@ -12559,10 +12559,10 @@ vue@2.6.11, vue@^2.6.11:
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.11.tgz#76594d877d4b12234406e84e35275c6d514125c5"
integrity sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ==
vuex@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.5.0.tgz#0a4bb83122a159dec64b63cc9372880812de8eae"
integrity sha512-LetLEGe9cgfjdBZnKq/FVe9XwiNsikK1VK4Oh0SPt5sir0apalnJEOc/0vAdJGOWLe0Z1uXS+ovvhD9OjjgrTw==
vuex@3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.5.1.tgz#f1b8dcea649bc25254cf4f4358081dbf5da18b3d"
integrity sha512-w7oJzmHQs0FM9LXodfskhw9wgKBiaB+totOdb8sNzbTB2KDCEEwEs29NzBZFh/lmEK1t5tDmM1vtsO7ubG1DFw==
watch@^1.0.2:
version "1.0.2"