From 1cd5c695c3a4d3a87757ccd68a5c72dfe3ca5111 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 4 Sep 2021 00:18:00 +0000 Subject: [PATCH] Update dependency i18next to v20.6.0 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 a8a1d97f6..9c7c05a14 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "flowchart.js": "1.15.0", "fork-awesome": "1.2.0", "highlight.js": "11.2.0", - "i18next": "20.4.0", + "i18next": "20.6.0", "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 f7c72f0ac..23cff4fc3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7929,10 +7929,10 @@ i18next-resources-to-backend@1.0.0: dependencies: "@babel/runtime" "7.14.0" -i18next@20.4.0: - version "20.4.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.4.0.tgz#6897229a7898e23f3c4885f10315c978b594d3b9" - integrity sha512-89iWWJudmaHJwzIdJ/1eu98GtsJnwBhOUWwlAre70itPMuTE/NTPtgVeaS1CGaB8Q3XrYBGpEqlq4jsScDx9kg== +i18next@20.6.0: + version "20.6.0" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.6.0.tgz#1021e267c8760b03b1b9fbcc5ef734b28d83ea3c" + integrity sha512-sgt7AkvxUQbW5dsA7p5AYq7tBOIdm9K7c4wAppsbt5l0Hynqs7FTsa0bA0Exy+PUR17+IOcg3KVCaILc1OAOxQ== dependencies: "@babel/runtime" "^7.12.0"