Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23.5.1 (#250)
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 6, 2023
1 parent b771168 commit a8da598
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 @@ -24,7 +24,7 @@
"Jérémy La Scala"
],
"dependencies": {
"i18next": "23.4.6"
"i18next": "23.5.1"
},
"scripts": {
"prepack": "yarn build",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -695,7 +695,7 @@ __metadata:
eslint-config-prettier: 9.0.0
eslint-plugin-import: 2.28.1
husky: 8.0.3
i18next: 23.4.6
i18next: 23.5.1
jest: 29.6.4
prettier: 3.0.3
ts-jest: 29.1.1
Expand Down Expand Up @@ -3379,12 +3379,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.4.6":
version: 23.4.6
resolution: "i18next@npm:23.4.6"
"i18next@npm:23.5.1":
version: 23.5.1
resolution: "i18next@npm:23.5.1"
dependencies:
"@babel/runtime": ^7.22.5
checksum: ffc63889e28b2bfce2c6e635bd686087290fe2e2f58e0a235525011bb74d541ff681895abe994b12546be6c92b66a7cc3002a13c26e587b4da8c89b15ef648db
checksum: 4be043bd72287bfae9777a3252b9458d2e3f5e9a97ea62cf434e6e3767b45df4365d8780d0dd14efd4e9da5eb0f90534510b138f1372d1cb9012000a69bbedaf
languageName: node
linkType: hard

Expand Down

0 comments on commit a8da598

Please sign in to comment.