Skip to content

Commit

Permalink
chore(deps-dev): bump react-i18next from 13.0.3 to 13.2.1 (#589)
Browse files Browse the repository at this point in the history
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.0.3 to 13.2.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v13.0.3...v13.2.1)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:development
  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 Sep 1, 2023
1 parent 260d2e3 commit 370ded2
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 @@ -40,7 +40,7 @@
"i18next-browser-languagedetector": "^7.1.0",
"prismjs": "^1.29.0",
"react-dropdown": "^1.11.0",
"react-i18next": "^13.0.3",
"react-i18next": "^13.2.1",
"react-simple-code-editor": "^0.13.1",
"semver": "^7.5.4",
"spcr-whats-new": "^1.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3446,9 +3446,9 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:^13.0.3":
version: 13.0.3
resolution: "react-i18next@npm:13.0.3"
"react-i18next@npm:^13.2.1":
version: 13.2.1
resolution: "react-i18next@npm:13.2.1"
dependencies:
"@babel/runtime": ^7.22.5
html-parse-stringify: ^3.0.1
Expand All @@ -3460,7 +3460,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 5b23c517204ac7ce66191368b185bb278c34e75778714ffdae84dd4672fdaf8c500c7965cb87508c686de55ac7c8853f05134ee61aa21add1b8c8e02bcc0a0a4
checksum: aa3bd7b0f9f3d794e756a7fe087471c20c13dc2fbf5e53400403a356973d87a1b76f0204720081914bd06cb94d92bf987ebbf33c3de3c67a0cc9b32dde8972f1
languageName: node
linkType: hard

Expand Down Expand Up @@ -3937,7 +3937,7 @@ __metadata:
i18next-browser-languagedetector: ^7.1.0
prismjs: ^1.29.0
react-dropdown: ^1.11.0
react-i18next: ^13.0.3
react-i18next: ^13.2.1
react-simple-code-editor: ^0.13.1
semver: ^7.5.4
spcr-whats-new: ^1.0.1
Expand Down

0 comments on commit 370ded2

Please sign in to comment.