Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v22.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 17, 2023
1 parent f9ec97c commit 7472405
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.30.0",
"grommet-icons": "4.10.0",
"i18next": "22.4.11",
"i18next": "22.4.12",
"i18next-browser-languagedetector": "7.0.1",
"qrcode.react": "3.1.0",
"react": "18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6823,10 +6823,10 @@ i18next@*:
dependencies:
"@babel/runtime" "^7.12.0"

[email protected].11:
version "22.4.11"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.4.11.tgz#8b6c9be95176de90d3f10a78af125d95d3a3258d"
integrity sha512-ShfTzXVMjXdF2iPiT/wbizOrssLh9Ab6VpuVROihLCAu+u25KbZiEYVgsA0W6g0SgjPa/JmGWcUEV/g6cKzEjQ==
[email protected].12:
version "22.4.12"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.4.12.tgz#fde322c186501ea1adcdfac41b2d2552b26eab42"
integrity sha512-2lE+vRXxQ3lGLub1CVbwgO0IfkLHmUSDVOAVdPh22CsxttMXi+35n2qgxh2wZIkKl6t/NMzPfgFPRDiFQOmiCg==
dependencies:
"@babel/runtime" "^7.20.6"

Expand Down

0 comments on commit 7472405

Please sign in to comment.