From a5638ea8a1f472e380da2a6ed8b2a41bc6de17c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jan 2022 00:06:18 +0000 Subject: [PATCH] Bump vue-i18n from 8.26.7 to 8.26.8 in /vue Bumps [vue-i18n](https://github.com/kazupon/vue-i18n) from 8.26.7 to 8.26.8. - [Release notes](https://github.com/kazupon/vue-i18n/releases) - [Changelog](https://github.com/kazupon/vue-i18n/blob/v8.x/CHANGELOG.md) - [Commits](https://github.com/kazupon/vue-i18n/compare/v8.26.7...v8.26.8) --- updated-dependencies: - dependency-name: vue-i18n dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- vue/package.json | 2 +- vue/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/vue/package.json b/vue/package.json index f0b1f8c2..efab755b 100644 --- a/vue/package.json +++ b/vue/package.json @@ -24,7 +24,7 @@ "vue-click-outside": "^1.1.0", "vue-clickaway": "^2.2.2", "vue-cookies": "^1.7.4", - "vue-i18n": "^8.26.5", + "vue-i18n": "^8.26.8", "vue-infinite-loading": "^2.4.5", "vue-multiselect": "^2.1.6", "vue-property-decorator": "^9.1.2", diff --git a/vue/yarn.lock b/vue/yarn.lock index 73f03f51..aedd3f9c 100644 --- a/vue/yarn.lock +++ b/vue/yarn.lock @@ -10411,10 +10411,10 @@ vue-i18n-extract@1.0.2: is-valid-glob "^1.0.0" yargs "^13.2.2" -vue-i18n@^8.17.0, vue-i18n@^8.26.5: - version "8.26.7" - resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.26.7.tgz#adfd48373449fe31438c48e3b3bd43044dc3a681" - integrity sha512-7apa5PvRg1YCLoraE3lOgpCG8hJGupLCtywQWedWsgBbvF0TOgFvhitqK9xRH0PBGG1G8aiJz9oklyNDFfDxLg== +vue-i18n@^8.17.0, vue-i18n@^8.26.8: + version "8.26.8" + resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.26.8.tgz#afe936adbf96ff0e9808e04845b8f41cc21c666f" + integrity sha512-BN2OXolO15AKS95yNF8oOtARibaO6RxyKkAYNV4XpOmL7S4eVZYMIDtyvDv+XGZaiUmBJSH9mdNqzexvGMnK2A== vue-infinite-loading@^2.4.5: version "2.4.5"