From 1c6ce17ddb2b639a0131026418076bb8d19b042b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 18 Dec 2021 20:56:48 +0000 Subject: [PATCH] Update dependency i18next to v21.6.3 Signed-off-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c40411d58..21e16875f 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "fork-awesome": "1.2.0", "highlight.js": "11.3.1", "http-server": "14.0.0", - "i18next": "21.6.2", + "i18next": "21.6.3", "i18next-browser-languagedetector": "6.1.2", "i18next-resources-to-backend": "1.0.0", "js-yaml": "4.1.0", diff --git a/yarn.lock b/yarn.lock index 93591ea53..f2c7da471 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8041,10 +8041,10 @@ i18next-resources-to-backend@1.0.0: dependencies: "@babel/runtime" "7.14.0" -i18next@21.6.2: - version "21.6.2" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.2.tgz#3bfc35fc3ac32541a2a5b80f1dc5306c994dd14f" - integrity sha512-S1zSTrs2lgPH8iG68pMWh3P7OzQMcs3+Qr5F39JTyGbe/xl5cW4cF8MTPKSy6F25tFTcKBq915IoEZUWewkldg== +i18next@21.6.3: + version "21.6.3" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.3.tgz#6ab6ab1020e1f3bda71c4d1dc216ac39663d6641" + integrity sha512-2uuRGslNQ8m7TRllsVs4cZuei5X9OgoPRB/Sj5oadUpxZaW+NYv3srn7zR+h8bCMhkux9z8HtnJdQM5Mz+Govw== dependencies: "@babel/runtime" "^7.12.0"