Skip to content

Commit

Permalink
build(deps-dev): bump @vue/cli-plugin-vuex from 4.5.17 to 5.0.6
Browse files Browse the repository at this point in the history
Bumps [@vue/cli-plugin-vuex](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-vuex) from 4.5.17 to 5.0.6.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.6/packages/@vue/cli-plugin-vuex)

---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-vuex"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Patrick Uhlmann committed Jun 17, 2022
1 parent c2e3f5d commit 7f07cda
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@vue/cli-plugin-router": "~4.5.14",
"@vue/cli-plugin-typescript": "~4.5.15",
"@vue/cli-plugin-unit-jest": "~4.5.17",
"@vue/cli-plugin-vuex": "~4.5.15",
"@vue/cli-plugin-vuex": "~5.0.6",
"@vue/cli-service": "~4.5.15",
"@vue/eslint-config-prettier": "^6.0.0",
"@vue/eslint-config-typescript": "^10.0.0",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2038,11 +2038,16 @@
ts-jest "^24.2.0"
vue-jest "^3.0.5"

"@vue/cli-plugin-vuex@^4.5.17", "@vue/cli-plugin-vuex@~4.5.15":
"@vue/cli-plugin-vuex@^4.5.17":
version "4.5.17"
resolved "https://registry.yarnpkg.com//@vue/cli-plugin-vuex/-/cli-plugin-vuex-4.5.17.tgz#eb6f597c775f3c847bf5a638ad65a0d03c11dcbf"
integrity sha512-ck/ju2T2dmPKLWK/5QctNJs9SCb+eSZbbmr8neFkMc7GlbXw6qLWw5v3Vpd4KevdQA8QuQOA1pjUmzpCiU/mYQ==

"@vue/cli-plugin-vuex@~5.0.6":
version "5.0.6"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-5.0.6.tgz#177bb2904ea57d606b8a3cad0147379fcc304174"
integrity sha512-9bwkaLxGqqrD5FPN7iNsIe5x60P0nScioMQvHf2ZIIoFAiM5yuTgOQkdSKGBhn0YG4IjYd1tnlVY4Q/P4ZHaTA==

"@vue/cli-service@~4.5.15":
version "4.5.17"
resolved "https://registry.yarnpkg.com//@vue/cli-service/-/cli-service-4.5.17.tgz#6f796056363b70b69065d95815ac170b7772d0c6"
Expand Down

0 comments on commit 7f07cda

Please sign in to comment.