Skip to content

Commit

Permalink
chore: Bump i18next from 24.0.5 to 24.1.0 (#5173)
Browse files Browse the repository at this point in the history
Bumps [i18next](https://github.com/i18next/i18next) from 24.0.5 to 24.1.0.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v24.0.5...v24.1.0)

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

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 Dec 15, 2024
1 parent d492351 commit 4b26291
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.39.0",
"dotenv": "16.4.7",
"dotenv-extended": "2.9.0",
"i18next": "24.0.5",
"i18next": "24.1.0",
"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 @@ -8464,17 +8464,17 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:24.0.5":
version: 24.0.5
resolution: "i18next@npm:24.0.5"
"i18next@npm:24.1.0":
version: 24.1.0
resolution: "i18next@npm:24.1.0"
dependencies:
"@babel/runtime": ^7.23.2
peerDependencies:
typescript: ^5
peerDependenciesMeta:
typescript:
optional: true
checksum: ae5bc37682f14f4ee44450e10598d32edd324edba2d0980339aa232cdfd506174a2e2dd7b9204d2882c28ddc37261c26c6b7b153ff586e54be71e27599d3dbf8
checksum: e423a60e672b665ee6e0c1a8413f99350de527d9fa26e9b43a2770d577dfddd137a5f124ced6b3ddb56cbbb54e687ae4f2460583c7187ba7509e478025127904
languageName: node
linkType: hard

Expand Down Expand Up @@ -14372,7 +14372,7 @@ __metadata:
fs-extra: 11.2.0
generate-changelog: 1.8.0
husky: 4.3.8
i18next: 24.0.5
i18next: 24.1.0
i18next-browser-languagedetector: 8.0.2
i18next-react-postprocessor: 3.1.0
i18next-scanner: 4.6.0
Expand Down

0 comments on commit 4b26291

Please sign in to comment.