Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Bump i18next from 23.16.4 to 23.16.5 #5093

Merged
merged 1 commit into from
Nov 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"core-js": "3.39.0",
"dotenv": "16.4.5",
"dotenv-extended": "2.9.0",
"i18next": "23.16.4",
"i18next": "23.16.5",
"i18next-browser-languagedetector": "8.0.0",
"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 @@ -8376,12 +8376,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.16.4":
version: 23.16.4
resolution: "i18next@npm:23.16.4"
"i18next@npm:23.16.5":
version: 23.16.5
resolution: "i18next@npm:23.16.5"
dependencies:
"@babel/runtime": ^7.23.2
checksum: a753a23faf87b5028c9b136645b3d6287dd13c6e5ffadcc652edce8c321da2403f57c513aa7168f7ba664e85853aa83acbd291839d622addd701fc85bc991438
checksum: c0b483a3e6f9118654d243c7a39e2ccd4a8f5b32b6df90d9626cedb2916703aaaea98b15ad40e78fc399e9d3a818b85e538697250e9b7561fb91843627f5b428
languageName: node
linkType: hard

Expand Down Expand Up @@ -14190,7 +14190,7 @@ __metadata:
fs-extra: 11.2.0
generate-changelog: 1.8.0
husky: 4.3.8
i18next: 23.16.4
i18next: 23.16.5
i18next-browser-languagedetector: 8.0.0
i18next-react-postprocessor: 3.1.0
i18next-scanner: 4.6.0
Expand Down
Loading