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

Update dependency vuex to v3.6.0

Reviewed-on: #309
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2020-11-25 20:18:38 +00:00 committed by konrad
parent 5d995a2758
commit ba142c92ef
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
"vue-easymde": "1.3.1",
"vue-shortkey": "3.1.7",
"vue-smooth-dnd": "0.8.1",
"vuex": "3.5.1"
"vuex": "3.6.0"
},
"devDependencies": {
"@fortawesome/fontawesome-svg-core": "1.2.32",

View File

@ -13376,10 +13376,10 @@ vue@^3.0.0-beta.15:
"@vue/runtime-dom" "3.0.0-rc.5"
"@vue/shared" "3.0.0-rc.5"
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==
vuex@3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.6.0.tgz#95efa56a58f7607c135b053350833a09e01aa813"
integrity sha512-W74OO2vCJPs9/YjNjW8lLbj+jzT24waTo2KShI8jLvJW8OaIkgb3wuAMA7D+ZiUxDOx3ubwSZTaJBip9G8a3aQ==
watch@^1.0.2:
version "1.0.2"