From d2d9a2eb881ebca142684297c16f54804ecb04e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 18:43:23 +0000 Subject: [PATCH] build(deps-dev): bump i18next from 21.8.7 to 22.0.4 Bumps [i18next](https://github.com/i18next/i18next) from 21.8.7 to 22.0.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/v21.8.7...v22.0.4) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:development update-type: version-update:semver-major ... 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 47e21ec9d03..813bf70bf51 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint-plugin-unused-imports": "^1.1.1", "ethers": "^5.3.1", "husky": ">=6", - "i18next": "^21.6.3", + "i18next": "^22.0.4", "i18next-browser-languagedetector": "^6.1.1", "i18next-xhr-backend": "^3.2.2", "jazzicon": "^1.5.0", diff --git a/yarn.lock b/yarn.lock index 3135072df6c..efaab568580 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9057,10 +9057,10 @@ i18next-xhr-backend@^3.2.2: dependencies: "@babel/runtime" "^7.5.5" -i18next@^21.6.3: - version "21.8.7" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.7.tgz#71c7fe27bc42f4bc254c6d1ad8ed93e2b181f437" - integrity sha512-fYbEmaCIMSDrAzXGnisZyBd0h3bcO43jVJa5fulk4ambTIOgs9tqgNsiyr1sy6Xi4iZpYMHp2ZBjU3IcCLGxPA== +i18next@^22.0.4: + version "22.0.4" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.0.4.tgz#77d8871687b0ab072b38991e3887187823667e30" + integrity sha512-TOp7BTMKDbUkOHMzDlVsCYWpyaFkKakrrO3HNXfSz4EeJaWwnBScRmgQSTaWHScXVHBUFXTvShrCW8uryBYFcg== dependencies: "@babel/runtime" "^7.17.2"