From 0dc5650f53a2486ce8ee0dd22c769fc56cae5ada Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 14:00:00 +0100 Subject: [PATCH] yarn(deps-dev): bump i18next-fs-backend from 2.3.2 to 2.4.0 (#4633) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 179aaf2632..8ca5e9a9e8 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "eslint-plugin-react-hooks": "4.6.2", "hash-files": "^1.1.1", "husky": "^9.1.7", - "i18next-fs-backend": "^2.3.2", + "i18next-fs-backend": "^2.4.0", "lint-staged": "^15.2.10", "prettier": "^3.3.3", "react-dnd-test-backend": "^15.1.2", diff --git a/yarn.lock b/yarn.lock index 77a031b7df..94b1cbfb8c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6597,10 +6597,10 @@ i18next-browser-languagedetector@^8.0.0: dependencies: "@babel/runtime" "^7.23.2" -i18next-fs-backend@^2.3.2: - version "2.3.2" - resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-2.3.2.tgz#580b91c9a306b452112e0a1ad3b07e9fd266e567" - integrity sha512-LIwUlkqDZnUI8lnUxBnEj8K/FrHQTT/Sc+1rvDm9E8YvvY5YxzoEAASNx+W5M9DfD5s77lI5vSAFWeTp26B/3Q== +i18next-fs-backend@^2.4.0: + version "2.4.0" + resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-2.4.0.tgz#62032864ef04f27042ae77e87e6d7a8408dd8fe8" + integrity sha512-NLSktIBdoPUC/sKBNw5JtOQEHA6EgwDDOHospvoikAiQg9NDQlQw8UZRXgif/zJRLRV6zxWbT2uN58LXr4hU+A== i18next@^21.0.1: version "21.10.0"