Skip to content

Commit

Permalink
Merge pull request #1632 from oasisprotocol/renovate/i18n-dependencies
Browse files Browse the repository at this point in the history
Update dependency i18next to v23.4.9
  • Loading branch information
buberdds authored Sep 6, 2023
2 parents f1b1080 + 804eb60 commit 10c0a84
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.9",
"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].9:
version "23.4.9"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.9.tgz#00a00449923c11070c466dad9244fe4c39d34298"
integrity sha512-F8YQ29LD6FvWS/aOYbZ4WqjDEuQZmug8akAM0QOcAtR+EuHHlBYf/JpsjeqUDdYiClmj2zE9rI9ZUWzN7W+trQ==
dependencies:
"@babel/runtime" "^7.22.5"

Expand Down

0 comments on commit 10c0a84

Please sign in to comment.