diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2017-10-13 13:18:33 +0100 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2017-10-13 13:18:33 +0100 |
commit | c540a23176893c6db40a384d4aa6d95ae7a44716 (patch) | |
tree | 155906c7395fb6f160c34f7c8894c159546118b1 /yarn.lock | |
parent | c08fea6fd3b69c5efad14cf39783ef71a7006fad (diff) | |
download | gitlab-ce-c540a23176893c6db40a384d4aa6d95ae7a44716.tar.gz |
Update Vuex version39096-upgrade-vuex
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock index 57644482b32..64b27c0556f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6405,9 +6405,9 @@ vue@^2.2.6: version "2.2.6" resolved "https://registry.yarnpkg.com/vue/-/vue-2.2.6.tgz#451714b394dd6d4eae7b773c40c2034a59621aed" -vuex@^2.3.1: - version "2.3.1" - resolved "https://registry.yarnpkg.com/vuex/-/vuex-2.3.1.tgz#cde8e997c1f9957719bc7dea154f9aa691d981a6" +vuex@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.0.0.tgz#98b4b5c4954b1c1c1f5b29fa0476a23580315814" watchpack@^1.4.0: version "1.4.0" |