Bump i18next-chained-backend in /Plan/react/dashboard (#2789)

Bumps [i18next-chained-backend](https://github.com/i18next/i18next-chained-backend) from 4.1.0 to 4.2.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.1.0...v4.2.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-20 17:47:02 +02:00 committed by GitHub
parent c8f538d450
commit ad48e86725
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.1.0",
"i18next-chained-backend": "^4.2.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.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==
i18next-chained-backend@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/i18next-chained-backend/-/i18next-chained-backend-4.2.0.tgz#8d2ccba6f2faca14d2bc5023ba61c759215b99a9"
integrity sha512-p3qhv6GMouhpcFPnOBqSDsQyVrwZu+PKr+kXaEAGE+w9O39t4pbpBsFYjxh4Nvhn8MUEXstaDx4ZuQvsNlI5fg==
dependencies:
"@babel/runtime" "^7.19.4"