From 64f82a110e2d8e90bdfbbdc855f605c3a0d2002e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 06:43:32 +0300 Subject: [PATCH] Bump i18next from 21.8.16 to 21.9.1 in /Plan/react/dashboard (#2555) Bumps [i18next](https://github.com/i18next/i18next) from 21.8.16 to 21.9.1. - [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/v21.8.16...v21.9.1) --- updated-dependencies: - dependency-name: i18next 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 77ba5c887..f5807c8b2 100644 --- a/Plan/react/dashboard/package.json +++ b/Plan/react/dashboard/package.json @@ -23,7 +23,7 @@ "datatables.net-bs5": "^1.12.1", "datatables.net-responsive-bs5": "^2.3.0", "highcharts": "^9.3.2", - "i18next": "^21.8.16", + "i18next": "^21.9.1", "i18next-chained-backend": "^3.0.2", "i18next-http-backend": "^1.4.1", "i18next-localstorage-backend": "^3.1.3", diff --git a/Plan/react/dashboard/yarn.lock b/Plan/react/dashboard/yarn.lock index c68f76809..169853f92 100644 --- a/Plan/react/dashboard/yarn.lock +++ b/Plan/react/dashboard/yarn.lock @@ -5069,10 +5069,10 @@ i18next-localstorage-backend@^3.1.3: dependencies: "@babel/runtime" "^7.14.6" -i18next@^21.8.16: - version "21.8.16" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.16.tgz#31fe4682e4e2077dbf229a88e5a58b7020e4ddc8" - integrity sha512-acJLCk38YMfEPjBR/1vS13SFY7rBQLs9E5m1tSRnWc9UW3f+SZszgH+NP1fZRA1+O+CdG2eLGGmuUMJW52EwzQ== +i18next@^21.9.1: + version "21.9.1" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.9.1.tgz#9e3428990f5b2cc9ac1b98dd025f3e411c368249" + integrity sha512-ITbDrAjbRR73spZAiu6+ex5WNlHRr1mY+acDi2ioTHuUiviJqSz269Le1xHAf0QaQ6GgIHResUhQNcxGwa/PhA== dependencies: "@babel/runtime" "^7.17.2"