Skip to content

Commit

Permalink
chore: Bump i18next from 24.2.1 to 24.2.2 (#5238)
Browse files Browse the repository at this point in the history
Bumps [i18next](https://github.com/i18next/i18next) from 24.2.1 to 24.2.2.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v24.2.1...v24.2.2)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  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 Jan 26, 2025
1 parent 783bf01 commit a1072d5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"core-js": "3.40.0",
"dotenv": "16.4.7",
"dotenv-extended": "2.9.0",
"i18next": "24.2.1",
"i18next": "24.2.2",
"i18next-browser-languagedetector": "8.0.2",
"i18next-react-postprocessor": "3.1.0",
"jest-environment-jsdom": "29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8760,17 +8760,17 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:24.2.1":
version: 24.2.1
resolution: "i18next@npm:24.2.1"
"i18next@npm:24.2.2":
version: 24.2.2
resolution: "i18next@npm:24.2.2"
dependencies:
"@babel/runtime": ^7.23.2
peerDependencies:
typescript: ^5
peerDependenciesMeta:
typescript:
optional: true
checksum: 6c4b0e5829381fb66f360ec1827db4181335ecb87529710cca3175eaebbbc037f919eb230f07d09a62a00d7bd8b9912c32123fb8a168ca275b8ca916048c763f
checksum: dc87ff61c45366a1197c9732c4b36cd20bbae3ae14b7672e5d7d3d1ec21ec1cd2edc25cbfd10dc776d2a8c24b88d123f3c32369ac4eb50ba5c8f9cbcf3c14ec9
languageName: node
linkType: hard

Expand Down Expand Up @@ -15044,7 +15044,7 @@ __metadata:
fs-extra: 11.3.0
generate-changelog: 1.8.0
husky: 4.3.8
i18next: 24.2.1
i18next: 24.2.2
i18next-browser-languagedetector: 8.0.2
i18next-react-postprocessor: 3.1.0
i18next-scanner: 4.6.0
Expand Down

0 comments on commit a1072d5

Please sign in to comment.