From 9f12a5710080aff0753f3fc25afe2ad3e8050a94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jul 2021 08:17:48 +0000 Subject: [PATCH] Bump i18next from 20.2.4 to 20.3.4 Bumps [i18next](https://github.com/i18next/i18next) from 20.2.4 to 20.3.4. - [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/v20.2.4...v20.3.4) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-minor ... 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 9e089fc4..c8e399e3 100644 --- a/package.json +++ b/package.json @@ -192,7 +192,7 @@ "electron-window-state": "^5.0.3", "element-ui": "2.15.1", "emoji-mart-vue": "^2.6.6", - "i18next": "^20.2.4", + "i18next": "^20.3.4", "lodash": "^4.17.21", "megalodon": "3.6.5", "minimist": "^1.2.5", diff --git a/yarn.lock b/yarn.lock index 835d6a8f..c14f1f0f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6579,10 +6579,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@^20.2.4: - version "20.2.4" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.2.4.tgz#972220f19dfef0075a70890d3e8b1f7cf64c5bd6" - integrity sha512-goE1LCA/IZOGG26PkkqoOl2KWR7YP606SvokVQZ29J6QwE02KycrzNetoMUJeqYrTxs4rmiiZgZp+q8qofQL6Q== +i18next@*, i18next@^20.3.4: + version "20.3.4" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.3.4.tgz#5e05524a8baa17bbf99b89cdb427d3a68406aa64" + integrity sha512-xj3A2tGvwdWI1QBDKKFLOT/n4QImm+tN8QvHBIaTU/zN4YWK1NlpWPZN6mKzd3G1Wd7J1jU5BkFeaKQWHpf05w== dependencies: "@babel/runtime" "^7.12.0"