Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v13.3.0 (#369)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 16, 2023
1 parent 6fe0550 commit fe44e1d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-ga4": "2.1.0",
"react-i18next": "13.2.2",
"react-i18next": "13.3.0",
"react-intersection-observer": "9.5.2",
"react-router": "6.16.0",
"react-router-dom": "6.16.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8425,7 +8425,7 @@ __metadata:
react: 18.2.0
react-dom: 18.2.0
react-ga4: 2.1.0
react-i18next: 13.2.2
react-i18next: 13.3.0
react-intersection-observer: 9.5.2
react-router: 6.16.0
react-router-dom: 6.16.0
Expand Down Expand Up @@ -11600,9 +11600,9 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:13.2.2":
version: 13.2.2
resolution: "react-i18next@npm:13.2.2"
"react-i18next@npm:13.3.0":
version: 13.3.0
resolution: "react-i18next@npm:13.3.0"
dependencies:
"@babel/runtime": ^7.22.5
html-parse-stringify: ^3.0.1
Expand All @@ -11614,7 +11614,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 2b85bfb347af1a00add1c02901025706f7d2037fade4e8aa08159287ddf012e8cf35626eb9f5c578b9d1c24c065c69f2ad4b5a3087fb5cdbea540f8bc18c0f59
checksum: 6c950a4497215df03b6d6f12c63153656cb482ddb15e944c514ae8e85e99ebe80d466aa615abc73d77eac69042eb4559a6f87006f018f433f438d889a22bab01
languageName: node
linkType: hard

Expand Down

0 comments on commit fe44e1d

Please sign in to comment.