From 09883caca3fe3c0b709b9b2b7672e4cedb8f947d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 07:03:54 +0300 Subject: [PATCH] Bump i18next from 21.8.10 to 21.8.11 in /Plan/react/dashboard (#2453) Bumps [i18next](https://github.com/i18next/i18next) from 21.8.10 to 21.8.11. - [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.10...v21.8.11) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... 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 362ec432d..44602f55b 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.10", + "i18next": "^21.8.11", "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 816014998..4bfa49469 100644 --- a/Plan/react/dashboard/yarn.lock +++ b/Plan/react/dashboard/yarn.lock @@ -4887,10 +4887,10 @@ i18next-localstorage-backend@^3.1.3: dependencies: "@babel/runtime" "^7.14.6" -i18next@^21.8.10: - version "21.8.10" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.10.tgz#12f164cc0f5f7904f0d4e0cfdf5950b93793d171" - integrity sha512-7xRb6y4QlSqZRZ3uA5BIEsLuZpmxpzHLizQyKjDDThOcvdfgICOX7aFoBnh4BSWcLtJamTqSweaOuK22A2xqkA== +i18next@^21.8.11: + version "21.8.11" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.11.tgz#197aac04be51b7083999a2cb63deb831cf1ba4c8" + integrity sha512-+s8N6kQShwNK+Ua/+VsS/Sji24NUJJLBk9QIucygj1f97f4hPNDWmLP9fQCI4d5+XLfXJ3JctX4g+zJla967Vw== dependencies: "@babel/runtime" "^7.17.2"