Skip to content

Commit

Permalink
Merge pull request #187 from bmesuere/dependabot/npm_and_yarn/dashboa…
Browse files Browse the repository at this point in the history
…rd/vuex-3.6.0

Bump vuex from 3.5.1 to 3.6.0 in /dashboard
  • Loading branch information
bmesuere authored Nov 30, 2020
2 parents f8b78a8 + f6b8ecc commit 3a95668
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"vue-property-decorator": "^9.1.2",
"vue-router": "^3.4.9",
"vuetify": "^2.3.19",
"vuex": "^3.5.1",
"vuex": "^3.6.0",
"whatwg-fetch": "^3.5.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9852,10 +9852,10 @@ vuetify@^2.3.19:
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.3.19.tgz#94ae6a8b0e2d52266b2a47c6a11021c63aa1b7b0"
integrity sha512-xqaiSEv0SUrzcoYU/N+orF7crRrhFkZt2ZPSDyPdHhiL6vMOFSYyz0OyGX3lAFykX/FJJMkNPgYTdg1l7WD1jA==

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==

watchpack-chokidar2@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 3a95668

Please sign in to comment.