Skip to content

Commit

Permalink
Merge pull request #202 from ivmartel/dependabot/npm_and_yarn/i18next…
Browse files Browse the repository at this point in the history
…-browser-languagedetector-8.0.0

Bump i18next-browser-languagedetector from 7.2.1 to 8.0.0
  • Loading branch information
ivmartel authored Jun 10, 2024
2 parents 5c6ad69 + b389841 commit 7834c25
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 @@ -17,7 +17,7 @@
"dependencies": {
"dwv": "0.33.0",
"i18next": "~23.11.2",
"i18next-browser-languagedetector": "~7.2.0",
"i18next-browser-languagedetector": "~8.0.0",
"i18next-http-backend": "~2.5.0",
"jquery": "2.1.4",
"nprogress": "^0.2.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1001,10 +1001,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-0.0.1.tgz#3f91365cabe60b77ed0ebba24b454e3e09d95a82"
integrity sha1-P5E2XKvmC3ftDruiS0VOPgnZWoI=

i18next-browser-languagedetector@~7.2.0:
version "7.2.1"
resolved "https://registry.yarnpkg.com/i18next-browser-languagedetector/-/i18next-browser-languagedetector-7.2.1.tgz#1968196d437b4c8db847410c7c33554f6c448f6f"
integrity sha512-h/pM34bcH6tbz8WgGXcmWauNpQupCGr25XPp9cZwZInR9XHSjIFDYp1SIok7zSPsTOMxdvuLyu86V+g2Kycnfw==
i18next-browser-languagedetector@~8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/i18next-browser-languagedetector/-/i18next-browser-languagedetector-8.0.0.tgz#b6fdd9b43af67c47f2c26c9ba27710a1eaf31e2f"
integrity sha512-zhXdJXTTCoG39QsrOCiOabnWj2jecouOqbchu3EfhtSHxIB5Uugnm9JaizenOy39h7ne3+fLikIjeW88+rgszw==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit 7834c25

Please sign in to comment.