Skip to content

Commit

Permalink
Merge pull request #240 from ivmartel/dependabot/npm_and_yarn/i18next…
Browse files Browse the repository at this point in the history
…-24.1.0

Bump i18next from 24.0.5 to 24.1.0
  • Loading branch information
ivmartel authored Dec 16, 2024
2 parents 0c798b6 + c0ab7d8 commit 8dfbd02
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"dwv": "0.34.1",
"i18next": "~24.0.2",
"i18next": "~24.1.0",
"i18next-browser-languagedetector": "~8.0.0",
"i18next-http-backend": "~3.0.1",
"jquery": "3.4.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -980,10 +980,10 @@ i18next-http-backend@~3.0.1:
dependencies:
cross-fetch "4.0.0"

i18next@~24.0.2:
version "24.0.5"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.0.5.tgz#2678986eca46411cae0329542a84dd4cd7e5f2f0"
integrity sha512-1jSdEzgFPGLZRsQwydoMFCBBaV+PmrVEO5WhANllZPX4y2JSGTxUjJ+xVklHIsiS95uR8gYc/y0hYZWevucNjg==
i18next@~24.1.0:
version "24.1.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.1.0.tgz#d28cda44977c9620ef8ba75845c604f45e52c351"
integrity sha512-suKlX82AlptkMUO5YRfaAeH4FQyyKvR66jNaubTMiyPPMx7INU6PXAiy3PGULc0q6K+t9nxmDf/TRj9KjAivmw==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit 8dfbd02

Please sign in to comment.