From 9635ece5549ae0e6e2404f6bc2e70d13c98cf52f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 4 Dec 2021 01:58:14 +0000 Subject: [PATCH] Update dependency i18next to v21.5.4 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 33f82070a..ce122df05 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.5.3", + "i18next": "21.5.4", "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 2b8310a38..4881912d5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7994,10 +7994,10 @@ i18next-resources-to-backend@1.0.0: dependencies: "@babel/runtime" "7.14.0" -i18next@21.5.3: - version "21.5.3" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.5.3.tgz#b2d4fd24bef7ea4ec4eba2ed3cadc0c28c0e3b4c" - integrity sha512-9R8127a0/N5okiD7eeo6XBPQsHgHsLr1GdQEa35Pcw305ArC9KZDLs9kbgdn3xuVUNYlVu8+gWzz73eVkna0gA== +i18next@21.5.4: + version "21.5.4" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.5.4.tgz#55ab39c31cc0b4f9f58c3a599db50c4515698284" + integrity sha512-ukwRJpLhYg4EUfCOtbaKjlwF71qyel1XMXQN78OkQMcaQG68UzlYgLC6g2fhoTNBvoH2tJkaaqzDumhC9skAhA== dependencies: "@babel/runtime" "^7.12.0"