Bump i18next from 21.9.2 to 21.10.0 in /Plan/react/dashboard (#2655)

Bumps [i18next](https://github.com/i18next/i18next) from 21.9.2 to 21.10.0.
- [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.9.2...v21.10.0)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-10-08 12:46:16 +03:00 committed by GitHub
parent aa7c32a6ab
commit 50a788c1d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
"datatables.net-bs5": "^1.12.1", "datatables.net-bs5": "^1.12.1",
"datatables.net-responsive-bs5": "^2.3.0", "datatables.net-responsive-bs5": "^2.3.0",
"highcharts": "^10.2.1", "highcharts": "^10.2.1",
"i18next": "^21.9.2", "i18next": "^21.10.0",
"i18next-chained-backend": "^3.1.0", "i18next-chained-backend": "^3.1.0",
"i18next-http-backend": "^1.4.4", "i18next-http-backend": "^1.4.4",
"i18next-localstorage-backend": "^3.1.3", "i18next-localstorage-backend": "^3.1.3",

View File

@ -5055,10 +5055,10 @@ i18next-localstorage-backend@^3.1.3:
dependencies: dependencies:
"@babel/runtime" "^7.14.6" "@babel/runtime" "^7.14.6"
i18next@^21.9.2: i18next@^21.10.0:
version "21.9.2" version "21.10.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.9.2.tgz#3f7c5594393eb27117c1db4c38f5ec766e68de0e" resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.10.0.tgz#85429af55fdca4858345d0e16b584ec29520197d"
integrity sha512-00fVrLQOwy45nm3OtC9l1WiLK3nJlIYSljgCt0qzTaAy65aciMdRy9GsuW+a2AtKtdg9/njUGfRH30LRupV7ZQ== integrity sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==
dependencies: dependencies:
"@babel/runtime" "^7.17.2" "@babel/runtime" "^7.17.2"