Skip to content

Commit

Permalink
Update dependency i18next to v23.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2023
1 parent 85e1730 commit ca96b65
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 @@ -73,7 +73,7 @@
"bignumber.js": "9.1.1",
"bip39": "^3.1.0",
"date-fns": "2.30.0",
"i18next": "23.4.1",
"i18next": "23.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "13.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7854,10 +7854,10 @@ human-signals@^4.3.0:
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-4.3.1.tgz#ab7f811e851fca97ffbd2c1fe9a958964de321b2"
integrity sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==

[email protected].1:
version "23.4.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.1.tgz#11fe0db92ac8a4125934960ebccf6a5f8ed6b9fc"
integrity sha512-07ekE7hbUrbxTYj97VnBzyhKcGURTJC9p4iWTwCVC8t63T+YrgqQmb/n1LBQMivZYwR61pqS+PC0G2rtENycyQ==
[email protected].2:
version "23.4.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.2.tgz#e68108be82287114e027afc5402bb7830d7f45c9"
integrity sha512-hkVPHKFLtn9iewdqHDiU+MGVIBk+bVFn5usw7CIeCn/SBcVKGTItGdjNPm2B8Lnz42CeHUlnSOTgsr5vbITjhA==
dependencies:
"@babel/runtime" "^7.22.5"

Expand Down

0 comments on commit ca96b65

Please sign in to comment.