From e8c5a023fd651f008d31a38034fac4f7acbb3f64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 09:43:55 +0200 Subject: [PATCH] Bump i18next-chained-backend in /Plan/react/dashboard (#2779) Bumps [i18next-chained-backend](https://github.com/i18next/i18next-chained-backend) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/i18next/i18next-chained-backend/releases) - [Changelog](https://github.com/i18next/i18next-chained-backend/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next-chained-backend/compare/v4.0.1...v4.1.0) --- updated-dependencies: - dependency-name: i18next-chained-backend dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Plan/react/dashboard/package.json | 2 +- Plan/react/dashboard/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Plan/react/dashboard/package.json b/Plan/react/dashboard/package.json index 4bd17bb0b..bd94ff25e 100644 --- a/Plan/react/dashboard/package.json +++ b/Plan/react/dashboard/package.json @@ -25,7 +25,7 @@ "datatables.net-responsive-bs5": "^2.4.0", "highcharts": "^10.3.2", "i18next": "^22.1.4", - "i18next-chained-backend": "^4.0.1", + "i18next-chained-backend": "^4.1.0", "i18next-http-backend": "^2.0.2", "i18next-localstorage-backend": "^4.0.1", "masonry-layout": "^4.2.2", diff --git a/Plan/react/dashboard/yarn.lock b/Plan/react/dashboard/yarn.lock index a198d970b..81576ba96 100644 --- a/Plan/react/dashboard/yarn.lock +++ b/Plan/react/dashboard/yarn.lock @@ -5070,10 +5070,10 @@ human-signals@^2.1.0: resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0" integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== -i18next-chained-backend@^4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/i18next-chained-backend/-/i18next-chained-backend-4.0.1.tgz#2a0476155678152d3463d03b96981d3e2078591e" - integrity sha512-HCRBCN0IT7+M9FdbtBQRBH0E6htYIG8AjE3VC7WyP1WZq/qabG0SKXTYbHzfO78fcFWo1g2iFztV+Lfbre2HMA== +i18next-chained-backend@^4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/i18next-chained-backend/-/i18next-chained-backend-4.1.0.tgz#0c3d4a6e1cc8795462693b659330b9665aefd391" + integrity sha512-GVyP6gICTM0CG3yQ7OIaYRqGOwt6nf+DfbeAHkQetKlkbsg3NWLkM+8invQtljTUdcEs2JMGKBat3/su6nFhXQ== dependencies: "@babel/runtime" "^7.19.4"