Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2024
1 parent 0804d94 commit c481d2d
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.5",
"dotenv-extended": "2.9.0",
"i18next": "24.0.2",
"i18next": "24.0.5",
"i18next-browser-languagedetector": "8.0.1",
"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 @@ -8418,17 +8418,17 @@ __metadata:
languageName: node
linkType: hard

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

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

0 comments on commit c481d2d

Please sign in to comment.