From e3e52fa7cb53cd4efd1975e914f3b7b274540c47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Feb 2022 12:39:36 +0000 Subject: [PATCH] Bump i18next from 21.6.11 to 21.6.12 Bumps [i18next](https://github.com/i18next/i18next) from 21.6.11 to 21.6.12. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v21.6.11...v21.6.12) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... 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 95cf8cc2..2944dd7d 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "electron-window-state": "^5.0.3", "element-ui": "2.15.6", "emoji-mart-vue": "^2.6.6", - "i18next": "^21.6.11", + "i18next": "^21.6.12", "lodash": "^4.17.21", "lokijs": "^1.5.12", "megalodon": "4.0.1", diff --git a/yarn.lock b/yarn.lock index d4b0a8a1..79f2a51c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6578,10 +6578,10 @@ humanize-plus@^1.8.1: resolved "https://registry.yarnpkg.com/humanize-plus/-/humanize-plus-1.8.2.tgz#a65b34459ad6367adbb3707a82a3c9f916167030" integrity sha1-pls0RZrWNnrbs3B6gqPJ+RYWcDA= -i18next@*, i18next@^21.6.11: - version "21.6.11" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.11.tgz#de6d649221e02474cc701d152606bf3e61e37bcd" - integrity sha512-tJ2+o0lVO+fhi8bPkCpBAeY1SgkqmQm5NzgPWCQssBrywJw98/o+Kombhty5nxQOpHtvMmsxcOopczUiH6bJxQ== +i18next@*, i18next@^21.6.12: + version "21.6.12" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.12.tgz#5080a611af98f4104062a88452b30704b29fa924" + integrity sha512-xlGTPdu2g5PZEUIE6TA1mQ9EIAAv9nMFONzgwAIrKL/KTmYYWufQNGgOmp5Og1PvgUji+6i1whz0rMdsz1qaKw== dependencies: "@babel/runtime" "^7.12.0"