Skip to content

Commit

Permalink
chore(deps): bump react-i18next from 13.3.0 to 13.3.1 (#1542)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent 7a81965 commit dc453e4
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 @@ -54,7 +54,7 @@
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.11",
"react-helmet": "^6.1.0",
"react-i18next": "^13.3.0",
"react-i18next": "^13.3.1",
"react-qr-reader": "^2.2.1",
"react-router-dom": "^6.17.0",
"react-scroll": "^1.9.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4122,10 +4122,10 @@ react-helmet@^6.1.0:
react-fast-compare "^3.1.1"
react-side-effect "^2.1.0"

react-i18next@^13.3.0:
version "13.3.0"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.3.0.tgz#8e39c0101f654db7eb971f159bb55067a78925c3"
integrity sha512-FlR9xjYHSPIJfQspEmkN0yOlxgRyNuiJKJ8gCaZH08UJ7SZHG+VrptEPcpEMEchjNoCOZdKcvJ3PnmHEZhkeXg==
react-i18next@^13.3.1:
version "13.3.1"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.3.1.tgz#9b072bf4dd4cafb028e92315a8a1415f8034bdca"
integrity sha512-JAtYREK879JXaN9GdzfBI4yJeo/XyLeXWUsRABvYXiFUakhZJ40l+kaTo+i+A/3cKIED41kS/HAbZ5BzFtq/Og==
dependencies:
"@babel/runtime" "^7.22.5"
html-parse-stringify "^3.0.1"
Expand Down

0 comments on commit dc453e4

Please sign in to comment.