Skip to content

Commit

Permalink
Merge pull request #2537 from getAlby/depfu/update/yarn/i18next-brows…
Browse files Browse the repository at this point in the history
…er-languagedetector-7.1.0

Update i18next-browser-languagedetector 7.0.2 → 7.1.0 (minor)
  • Loading branch information
bumi committed Jul 10, 2023
2 parents 7442a47 + aaed49a commit c3023f5
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 @@ -54,7 +54,7 @@
"elliptic": "^6.5.4",
"html5-qrcode": "^2.3.8",
"i18next": "^22.4.15",
"i18next-browser-languagedetector": "^7.0.2",
"i18next-browser-languagedetector": "^7.1.0",
"lnmessage": "^0.2.2",
"lodash.merge": "^4.6.2",
"lodash.pick": "^4.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5354,10 +5354,10 @@ husky@^8.0.3:
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==

i18next-browser-languagedetector@^7.0.2:
version "7.0.2"
resolved "https://registry.yarnpkg.com/i18next-browser-languagedetector/-/i18next-browser-languagedetector-7.0.2.tgz#22d8ed48411750c1a1828ac2031c816a5108e55f"
integrity sha512-5ViaK+gikxfqZ9M3jJ7gJkUzzu/p3HwiqfLoL1bdiL7CUb0IylcTyVLdPaTU3pH5VFWFCiGFuJDg3VkLUikWgg==
i18next-browser-languagedetector@^7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/i18next-browser-languagedetector/-/i18next-browser-languagedetector-7.1.0.tgz#01876fac51f86b78975e79b48ccb62e2313a2d7d"
integrity sha512-cr2k7u1XJJ4HTOjM9GyOMtbOA47RtUoWRAtt52z43r3AoMs2StYKyjS3URPhzHaf+mn10hY9dZWamga5WPQjhA==
dependencies:
"@babel/runtime" "^7.19.4"

Expand Down

0 comments on commit c3023f5

Please sign in to comment.