Skip to content

Commit

Permalink
chore: Bump i18next from 23.15.1 to 23.15.2
Browse files Browse the repository at this point in the history
Bumps [i18next](https://github.com/i18next/i18next) from 23.15.1 to 23.15.2.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.15.1...v23.15.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2024
1 parent a6a1ab4 commit 28ac526
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 @@ -6,7 +6,7 @@
"core-js": "3.38.1",
"dotenv": "16.4.5",
"dotenv-extended": "2.9.0",
"i18next": "23.15.1",
"i18next": "23.15.2",
"i18next-browser-languagedetector": "8.0.0",
"i18next-react-postprocessor": "3.1.0",
"jest-environment-jsdom": "29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8675,12 +8675,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.15.1":
version: 23.15.1
resolution: "i18next@npm:23.15.1"
"i18next@npm:23.15.2":
version: 23.15.2
resolution: "i18next@npm:23.15.2"
dependencies:
"@babel/runtime": ^7.23.2
checksum: f946168f00eeb8b7bd2d52c64489492810a95047bd22392b5d9aa747ad4dbe8294a89c8840ceed53b85598d71c52e6329c6289f44034783a5d3ca724d6934d9b
checksum: 0f7294ca7df2e926039a0e1bbacf18e64cbc4e9886ce7c1611e423900207da28cedf1dac5af690472bb8e6a98bed85efba908c1c972d20395363d4d82850b528
languageName: node
linkType: hard

Expand Down Expand Up @@ -14442,7 +14442,7 @@ __metadata:
fs-extra: 11.2.0
generate-changelog: 1.8.0
husky: 4.3.8
i18next: 23.15.1
i18next: 23.15.2
i18next-browser-languagedetector: 8.0.0
i18next-react-postprocessor: 3.1.0
i18next-scanner: 4.5.0
Expand Down

0 comments on commit 28ac526

Please sign in to comment.