Skip to content

Commit

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

Bump i18next from 23.10.1 to 23.11.2
  • Loading branch information
ivmartel authored Apr 15, 2024
2 parents 9bc66c4 + 21b9de7 commit 6c9147a
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.32.4",
"i18next": "~23.10.1",
"i18next": "~23.11.2",
"i18next-browser-languagedetector": "~7.2.0",
"i18next-http-backend": "~2.5.0",
"jquery": "2.1.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -997,10 +997,10 @@ i18next-http-backend@~2.5.0:
dependencies:
cross-fetch "4.0.0"

i18next@~23.10.1:
version "23.10.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.10.1.tgz#217ce93b75edbe559ac42be00a20566b53937df6"
integrity sha512-NDiIzFbcs3O9PXpfhkjyf7WdqFn5Vq6mhzhtkXzj51aOcNuPNcTwuYNuXCpHsanZGHlHKL35G7huoFeVic1hng==
i18next@~23.11.2:
version "23.11.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.2.tgz#4c0e8192a9ba230fe7dc68b76459816ab601826e"
integrity sha512-qMBm7+qT8jdpmmDw/kQD16VpmkL9BdL+XNAK5MNbNFaf1iQQq35ZbPrSlqmnNPOSUY4m342+c0t0evinF5l7sA==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit 6c9147a

Please sign in to comment.