Skip to content

Commit

Permalink
Bump i18next from 22.0.4 to 23.5.1
Browse files Browse the repository at this point in the history
Bumps [i18next](https://github.com/i18next/i18next) from 22.0.4 to 23.5.1.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v22.0.4...v23.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 295080f commit 41e488c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@mui/utils": "^5.11.2",
"@reduxjs/toolkit": "^1.9.7",
"d3": "^7.8.5",
"i18next": "^22.0.4",
"i18next": "^23.5.1",
"i18next-chained-backend": "^4.5.0",
"i18next-http-backend": "^2.2.2",
"joi": "^17.11.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7315,7 +7315,7 @@ i18next@^22.0.4:
dependencies:
"@babel/runtime" "^7.17.2"

i18next@^23.4.4:
i18next@^23.4.4, i18next@^23.5.1:
version "23.5.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.5.1.tgz#7f7c35ffaa907618d9489f106d5006b09fbca3d3"
integrity sha512-JelYzcaCoFDaa+Ysbfz2JsGAKkrHiMG6S61+HLBUEIPaF40WMwW9hCPymlQGrP+wWawKxKPuSuD71WZscCsWHg==
Expand Down

0 comments on commit 41e488c

Please sign in to comment.