From 934ca8d4c3b5f5810b0b5d91cba372f06a6be8dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 01:20:02 +0000 Subject: [PATCH] chore(deps): bump i18next from 23.7.14 to 23.8.0 Bumps [i18next](https://github.com/i18next/i18next) from 23.7.14 to 23.8.0. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v23.7.14...v23.8.0) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index b5bc2ead7..588c00e6a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5358,9 +5358,9 @@ hyphen@^1.6.4: integrity sha512-4MsN8EkSFRaj8w/ZT2Xt7Lr6obCJD3j4GhrIQsB9H6KgjsyiQAMxnFR6FHAeO0W7Sj6EPIhcouX8l/zodpMVHw== i18next@^23.5.1: - version "23.7.14" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.14.tgz#521aae2837d9b3cade98907bb94a2fedc038c7ca" - integrity sha512-URAhZ3zvqQOIiKUDUyv/f5sCSS0+QnFaEPS0qGSTea0p4tQ1kgddeR3/dUZDoyoqf3zSRQCPZAgLs/+LFKj8yw== + version "23.8.0" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.8.0.tgz#87e1d258eac2b0a774ec583b498342abc23ad402" + integrity sha512-1H+39doU9dQZrRprpnZ2aZetbX9I1N3bM/YGHN/ZkMJ//wJqrxDEqgI5mmSsh/rglsFBiNxI6UtFZfUO2A6XbA== dependencies: "@babel/runtime" "^7.23.2"