Skip to content

Commit 141eb74

Browse files
dependabot-preview[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump vuex from 4.0.0-rc.2 to 4.0.0
Bumps [vuex](https://github.com/vuejs/vuex) from 4.0.0-rc.2 to 4.0.0. - [Release notes](https://github.com/vuejs/vuex/releases) - [Changelog](https://github.com/vuejs/vuex/blob/v4.0.0/CHANGELOG.md) - [Commits](vuejs/vuex@v4.0.0-rc.2...v4.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent fde453c commit 141eb74

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"vue-class-component": "^8.0.0-rc.1",
4444
"vue-jest": "^5.0.0-alpha.8",
4545
"vue-router": "^4.0.3",
46-
"vuex": "^4.0.0-rc.2"
46+
"vuex": "^4.0.0"
4747
},
4848
"peerDependencies": {
4949
"vue": "^3.0.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6803,10 +6803,10 @@ vue@^3.0.5:
68036803
"@vue/runtime-dom" "3.0.5"
68046804
"@vue/shared" "3.0.5"
68056805

6806-
vuex@^4.0.0-rc.2:
6807-
version "4.0.0-rc.2"
6808-
resolved "https://registry.yarnpkg.com/vuex/-/vuex-4.0.0-rc.2.tgz#3681c84eb6f5171b039edaa17cc78105e20724f3"
6809-
integrity sha512-HCPzYGea1xL7fMpDoMiHKujC1Bi/HM9LS5ML0Kv55zQtZJvOl0Lq7eWvJoen+SI4Lf7p9V5AqcVsoLPXNBywjg==
6806+
vuex@^4.0.0:
6807+
version "4.0.0"
6808+
resolved "https://registry.yarnpkg.com/vuex/-/vuex-4.0.0.tgz#ac877aa76a9c45368c979471e461b520d38e6cf5"
6809+
integrity sha512-56VPujlHscP5q/e7Jlpqc40sja4vOhC4uJD1llBCWolVI8ND4+VzisDVkUMl+z5y0MpIImW6HjhNc+ZvuizgOw==
68106810

68116811
w3c-hr-time@^1.0.1, w3c-hr-time@^1.0.2:
68126812
version "1.0.2"

0 commit comments

Comments
 (0)