From beeb6928eaafc8fb4ce366f5453f8823a246bcc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 17:37:31 +0000 Subject: [PATCH] Update dependency i18next to v23.6.0 --- .changelog/1729.internal.md | 1 + package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 5 deletions(-) create mode 100644 .changelog/1729.internal.md diff --git a/.changelog/1729.internal.md b/.changelog/1729.internal.md new file mode 100644 index 0000000000..f492230350 --- /dev/null +++ b/.changelog/1729.internal.md @@ -0,0 +1 @@ +Update dependency i18next to v23.6.0 diff --git a/package.json b/package.json index 1f214a7303..9ec8b30d22 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "copy-to-clipboard": "3.3.3", "grommet": "2.33.2", "grommet-icons": "4.11.0", - "i18next": "23.5.1", + "i18next": "23.6.0", "i18next-browser-languagedetector": "7.1.0", "lodash": "4.17.21", "qrcode.react": "3.1.0", diff --git a/yarn.lock b/yarn.lock index 826e12d63a..f9b319bb50 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7252,10 +7252,10 @@ i18next@*: dependencies: "@babel/runtime" "^7.12.0" -i18next@23.5.1: - version "23.5.1" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.5.1.tgz#7f7c35ffaa907618d9489f106d5006b09fbca3d3" - integrity sha512-JelYzcaCoFDaa+Ysbfz2JsGAKkrHiMG6S61+HLBUEIPaF40WMwW9hCPymlQGrP+wWawKxKPuSuD71WZscCsWHg== +i18next@23.6.0: + version "23.6.0" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.6.0.tgz#c6e996cfd3fef0bf60be3b7c581c35338dba5a71" + integrity sha512-z0Cxr0MGkt+kli306WS4nNNM++9cgt2b2VCMprY92j+AIab/oclgPxdwtTZVLP1zn5t5uo8M6uLsZmYrcjr3HA== dependencies: "@babel/runtime" "^7.22.5"