From 188e8e3a5fe40e942022300d873becd38c692d65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 31 Dec 2018 18:12:13 +0000 Subject: [PATCH] Bump vuex-i18n from 1.10.5 to 1.10.9 Bumps [vuex-i18n](https://github.com/dkfbasel/vuex-i18n) from 1.10.5 to 1.10.9. - [Release notes](https://github.com/dkfbasel/vuex-i18n/releases) - [Commits](https://github.com/dkfbasel/vuex-i18n/compare/v1.10.5...v1.10.9) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a5e3db4c3..b4aab7753 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "v-tooltip": "^2.0.0-rc.33", "vue-count-to": "^1.0.13", "vue-izitoast": "1.1.2", - "vuex-i18n": "^1.10.5" + "vuex-i18n": "^1.10.9" }, "devDependencies": { "@vue/eslint-config-prettier": "^4.0.1", diff --git a/yarn.lock b/yarn.lock index fc78e7670..f29682f68 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11682,10 +11682,10 @@ vue@^2.5.17: resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.17.tgz#0f8789ad718be68ca1872629832ed533589c6ada" integrity sha512-mFbcWoDIJi0w0Za4emyLiW72Jae0yjANHbCVquMKijcavBGypqlF7zHRgMa5k4sesdv7hv2rB4JPdZfR+TPfhQ== -vuex-i18n@^1.10.5: - version "1.10.5" - resolved "https://registry.yarnpkg.com/vuex-i18n/-/vuex-i18n-1.10.5.tgz#635ea2204e0aa3f8fd512f0fab7f6b994d3f666c" - integrity sha1-Y16iIE4Ko/j9US8Pq39rmU0/Zmw= +vuex-i18n@^1.10.9: + version "1.10.9" + resolved "https://registry.yarnpkg.com/vuex-i18n/-/vuex-i18n-1.10.9.tgz#5d5dc551f33b1d229b9bbff45deec29d9be93143" + integrity sha512-9JECE4I9VG0ZDCTV7kAldLdZN7FXJi/wjGi7DP/gosFyiye9jKBuIWO1djxkenl1ablTLfu/O6oTWBZuOIUsbQ== vuex@^3.0.1: version "3.0.1"