From dc1d39a66e37a5792d13fcfbcc70552de9f4ba61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 04:29:20 +0000 Subject: [PATCH] Bump vue-i18n from 8.24.4 to 8.24.5 in /frontend Bumps [vue-i18n](https://github.com/kazupon/vue-i18n) from 8.24.4 to 8.24.5. - [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.24.4...v8.24.5) --- updated-dependencies: - dependency-name: vue-i18n dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 586b1f3..3f83ab7 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -14,7 +14,7 @@ "socket.io-client": "^4.1.2", "vue": "^2.6.14", "vue-clipboard2": "^0.3.1", - "vue-i18n": "^8.24.4", + "vue-i18n": "^8.24.5", "vue-router": "^3.5.1", "vue-socket.io": "^3.0.10" }, diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 02c8865..287163d 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -8753,10 +8753,10 @@ vue-hot-reload-api@^2.3.0: resolved "https://registry.npm.taobao.org/vue-hot-reload-api/download/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2" integrity sha1-UylVzB6yCKPZkLOp+acFdGV+CPI= -vue-i18n@^8.24.4: - version "8.24.4" - resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.24.4.tgz#b158614c1df7db183d9cadddbb73e1d540269492" - integrity sha512-RZE94WUAGxEiBAANxQ0pptbRwDkNKNSXl3fnJslpFOxVMF6UkUtMDSuYGuW2blDrVgweIXVpethOVkYoNNT9xw== +vue-i18n@^8.24.5: + version "8.24.5" + resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.24.5.tgz#7127a666d5be2199be69be39e439a419a90ff931" + integrity sha512-p8W5xOmniuZ8fj76VXe0vBL3bRWVU87jHuC/v8VwmhKVH2iMQsKnheB1U+umxDBqC/5g9K+NwzokepcLxnBAVQ== "vue-loader-v16@npm:vue-loader@^16.1.0": version "16.2.0"