From c120889d121ac80bd278f6525ae2ac71d222f698 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Nov 2022 18:30:08 +0000 Subject: [PATCH] build(deps-dev): bump i18next from 21.8.7 to 22.0.6 Bumps [i18next](https://github.com/i18next/i18next) from 21.8.7 to 22.0.6. - [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.6) --- 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..2a42aa25a53 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.6", "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..90b35962959 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.6: + version "22.0.6" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.0.6.tgz#d7029912f8aa74ff295c0d9afd1b7dea45859b49" + integrity sha512-RlreNGoPIdDP4QG+qSA9PxZKGwlzmcozbI9ObI6+OyUa/Rp0EjZZA9ubyBjw887zVNZsC+7FI3sXX8oiTzAfig== dependencies: "@babel/runtime" "^7.17.2"