From 211016210e76d9652870484760d16996384a443a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 14:00:19 +0000 Subject: [PATCH] Update dependency i18next to v23.10.0 --- ghost/i18n/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ghost/i18n/package.json b/ghost/i18n/package.json index 7aec275d8e4..2f0577d43ed 100644 --- a/ghost/i18n/package.json +++ b/ghost/i18n/package.json @@ -30,6 +30,6 @@ "mocha": "10.2.0" }, "dependencies": { - "i18next": "23.9.0" + "i18next": "23.10.0" } } diff --git a/yarn.lock b/yarn.lock index 4bbaa674493..694fcea7397 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18873,10 +18873,10 @@ i18next-parser@8.8.0: vinyl-fs "^3.0.2" vue-template-compiler "^2.6.11" -i18next@23.9.0: - version "23.9.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.9.0.tgz#659cfcbf51a20158bb094d17a85f3c583d473901" - integrity sha512-f3MUciKqwzNV//mHG6EtdSlC65+nqH/3zK8sOSWqNV6FVu2tmHhF/rFOp9UF8S4m1odojtuipKaKJrP0Loh60g== +i18next@23.10.0: + version "23.10.0" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.10.0.tgz#fb328794ae692e6fdde0564259e421f4203c4a2c" + integrity sha512-/TgHOqsa7/9abUKJjdPeydoyDc0oTi/7u9F8lMSj6ufg4cbC1Oj3f/Jja7zj7WRIhEQKB7Q4eN6y68I9RDxxGQ== dependencies: "@babel/runtime" "^7.23.2"