Skip to content

Commit

Permalink
⬆️ Bump vuex from 3.6.0 to 3.6.2 (Androz2091#219)
Browse files Browse the repository at this point in the history
Bumps [vuex](https://github.com/vuejs/vuex) from 3.6.0 to 3.6.2.
- [Release notes](https://github.com/vuejs/vuex/releases)
- [Changelog](https://github.com/vuejs/vuex/blob/dev/CHANGELOG.md)
- [Commits](vuejs/vuex@v3.6.0...v3.6.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Feb 18, 2021
1 parent 026ed57 commit dba6d03
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"vue-swal": "^1.0.0",
"vue-toast-notification": "^0.6.1",
"vue-tour": "^1.5.0",
"vuex": "^3.6.0",
"vuex": "^3.6.2",
"vuex-persistedstate": "^3.2.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8782,10 +8782,10 @@ vuex-persistedstate@^3.2.0:
deepmerge "^4.2.2"
shvl "^2.0.2"

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==
vuex@^3.6.2:
version "3.6.2"
resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.6.2.tgz#236bc086a870c3ae79946f107f16de59d5895e71"
integrity sha512-ETW44IqCgBpVomy520DT5jf8n0zoCac+sxWnn+hMe/CzaSejb/eVw2YToiXYX+Ex/AuHHia28vWTq4goAexFbw==

w3c-hr-time@^1.0.1:
version "1.0.2"
Expand Down

0 comments on commit dba6d03

Please sign in to comment.