From e3d2feee9177769c12870d448bab423c262fc851 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 23 Oct 2021 00:08:13 +0000 Subject: [PATCH] Update dependency i18next to v21.3.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 ee59a0427..8f4e27cfe 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": "21.3.2", + "i18next": "21.3.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 96ecbccc9..a7fea9f37 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7981,10 +7981,10 @@ i18next-resources-to-backend@1.0.0: dependencies: "@babel/runtime" "7.14.0" -i18next@21.3.2: - version "21.3.2" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.3.2.tgz#8a83593e764fe19b81565737fbf78eed8a70ab00" - integrity sha512-ojsp2GYeXaPNkMaG2p4Ot2bNZjvCFpTGT5ffnDLyMaLQovLEtTjv66X9riP0vkq1W3+Ici2cty77So+bfyDjSQ== +i18next@21.3.3: + version "21.3.3" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.3.3.tgz#1065d557328db29a2e1f33526ed37608cdb0242c" + integrity sha512-Wv5arCT9pK35nfhOzTdS64T7JpPcoqnkOEidxc4zF0DZ8KetpvmnkO+uWkXy+DFz6zWzPX7U9bIemwBqpFRprw== dependencies: "@babel/runtime" "^7.12.0"