Skip to content

Commit

Permalink
build(deps): bump react-i18next from 12.1.5 to 12.3.1 (#1036)
Browse files Browse the repository at this point in the history
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 12.1.5 to 12.3.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v12.1.5...v12.3.1)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 27, 2023
1 parent 3c23f9f commit 4736688
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 @@ -118,7 +118,7 @@
"i18next-parser": "^7.7.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-i18next": "^12.1.5",
"react-i18next": "^12.3.1",
"react-joyride": "^2.5.3",
"react-redux": "^8.0.5",
"react-router-last-location": "^2.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4115,7 +4115,7 @@ __metadata:
react-axe: ^3.4.1
react-docgen-typescript-loader: ^3.7.2
react-dom: ^17.0.2
react-i18next: ^12.1.5
react-i18next: ^12.3.1
react-joyride: ^2.5.3
react-redux: ^8.0.5
react-router-dom: ^5.3.4
Expand Down Expand Up @@ -11254,9 +11254,9 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:^12.1.5":
version: 12.1.5
resolution: "react-i18next@npm:12.1.5"
"react-i18next@npm:^12.3.1":
version: 12.3.1
resolution: "react-i18next@npm:12.3.1"
dependencies:
"@babel/runtime": ^7.20.6
html-parse-stringify: ^3.0.1
Expand All @@ -11268,7 +11268,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 90f151dfef237eee4e24d5ca6ddac45869b5025b9173b3cf0403afbc794a448d5ba429105c88e6a539cea1e8ec3f6e18df46d8bee78e7918d79305aa9ec585cb
checksum: fe3f360e5184bc63861734e94bf625a09b9ec0d28fab41779a68758af258fd1737dde25ff7a88ddb66c1571a3e3de5b3403825a91b4949bf9832a00615acb87a
languageName: node
linkType: hard

Expand Down

0 comments on commit 4736688

Please sign in to comment.