Skip to content

Commit

Permalink
Bump react-i18next from 15.1.0 to 15.1.1 (#439)
Browse files Browse the repository at this point in the history
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.1.0 to 15.1.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v15.1.0...v15.1.1)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 9c3a8c9 commit a1e6cde
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5614,9 +5614,9 @@ react-error-boundary@^3.1.0:
"@babel/runtime" "^7.12.5"

react-i18next@^15.0.0:
version "15.1.0"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.1.0.tgz#9494e4add2389f04c205dd7628c1aa75747b98a3"
integrity sha512-zj3nJynMnZsy2gPZiOTC7XctCY5eQGqT3tcKMmfJWC9FMvgd+960w/adq61j8iPzpwmsXejqID9qC3Mqu1Xu2Q==
version "15.1.1"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.1.1.tgz#30bc76b39ded6ee37f1457677e46e6d6f11d9f64"
integrity sha512-R/Vg9wIli2P3FfeI8o1eNJUJue5LWpFsQePCHdQDmX0Co3zkr6kdT8gAseb/yGeWbNz1Txc4bKDQuZYsC0kQfw==
dependencies:
"@babel/runtime" "^7.25.0"
html-parse-stringify "^3.0.1"
Expand Down

0 comments on commit a1e6cde

Please sign in to comment.