Skip to content

Commit

Permalink
fix(deps): update dependency i18next-browser-languagedetector to v6.1…
Browse files Browse the repository at this point in the history
….1 (#58)

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored May 11, 2021
1 parent 806f136 commit 3790999
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 @@ -92,7 +92,7 @@
"grpc-web": "1.2.1",
"husky": "6.0.0",
"i18next": "20.2.2",
"i18next-browser-languagedetector": "6.1.0",
"i18next-browser-languagedetector": "6.1.1",
"js-sha256": "0.9.0",
"js-sha512": "0.8.0",
"polished": "4.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8753,10 +8753,10 @@ [email protected]:
resolved "https://registry.npmjs.org/husky/-/husky-6.0.0.tgz"
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==

[email protected].0:
version "6.1.0"
resolved "https://registry.npmjs.org/i18next-browser-languagedetector/-/i18next-browser-languagedetector-6.1.0.tgz"
integrity sha512-NXbr/qPqkg6VyUwPrzmVOAafqIk1zdjzhYVxZWoSi338XEGmuOeroEglLdR8nJUJcf5BfOSHva80tqCPwXFTFQ==
[email protected].1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/i18next-browser-languagedetector/-/i18next-browser-languagedetector-6.1.1.tgz#fc4c6606bb3f7afc331737cf7c41e50919d55542"
integrity sha512-hckgbBdCpJPhkGUANe6tsvD52k9R7GuYskG0EaIw89pZz3owUvUEwXHqM5pX1Pn93jz+O65Y09ikwJrMkqtq2Q==
dependencies:
"@babel/runtime" "^7.5.5"

Expand Down

0 comments on commit 3790999

Please sign in to comment.