Skip to content

Commit 2680859

Browse files
committed
build: bump vuex version
1 parent 80b0f07 commit 2680859

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"vue-loader": "^13.0.5",
8585
"vue-router": "^2.7.0",
8686
"vue-template-compiler": "^2.4.4",
87-
"vuex": "^2.3.1",
87+
"vuex": "^2.4.1",
8888
"webpack": "^3.6.0",
8989
"webpack-node-externals": "^1.6.0"
9090
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6944,9 +6944,9 @@ vue@^2.4.4:
69446944
version "2.4.4"
69456945
resolved "https://registry.yarnpkg.com/vue/-/vue-2.4.4.tgz#ea9550b96a71465fd2b8b17b61673b3561861789"
69466946

6947-
vuex@^2.3.1:
6948-
version "2.3.1"
6949-
resolved "https://registry.yarnpkg.com/vuex/-/vuex-2.3.1.tgz#cde8e997c1f9957719bc7dea154f9aa691d981a6"
6947+
vuex@^2.4.1:
6948+
version "2.4.1"
6949+
resolved "https://registry.yarnpkg.com/vuex/-/vuex-2.4.1.tgz#7890b650ba8565b70937b4e7670577082dfe8bc1"
69506950

69516951
watchpack@^1.4.0:
69526952
version "1.4.0"

0 commit comments

Comments
 (0)