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] <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-12-10 09:43:55 +02:00 committed by GitHub
parent 3b4b11d0aa
commit e8c5a023fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"