Skip to content

Commit

Permalink
Update dependency i18next to v23.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2023
1 parent e1713fa commit ebe9c45
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 @@ -66,7 +66,7 @@
"copy-to-clipboard": "3.3.3",
"grommet": "2.33.1",
"grommet-icons": "4.11.0",
"i18next": "23.4.6",
"i18next": "23.4.7",
"i18next-browser-languagedetector": "7.1.0",
"lodash": "4.17.21",
"qrcode.react": "3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7145,10 +7145,10 @@ i18next@*:
dependencies:
"@babel/runtime" "^7.12.0"

[email protected].6:
version "23.4.6"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.6.tgz#10211e72d5bd29e274baae99c6cc0178b93a93f8"
integrity sha512-jBE8bui969Ygv7TVYp0pwDZB7+he0qsU+nz7EcfdqSh+QvKjEfl9YPRQd/KrGiMhTYFGkeuPaeITenKK/bSFDg==
[email protected].7:
version "23.4.7"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.7.tgz#7666d9e1c5e44b26766eb6384979a3ee5fa785c2"
integrity sha512-7vQumQWNv0mrEEzCg5L1jghKlqJxz1WdEkOevhn7Pb1SsiswYFh0pr91MjCWl2NfWkNYIanarwnFS1XSrmnuuA==
dependencies:
"@babel/runtime" "^7.22.5"

Expand Down

0 comments on commit ebe9c45

Please sign in to comment.