Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23.7.7 (#294)
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 Dec 1, 2023
1 parent f7854e4 commit 27528b2
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.7.6"
"i18next": "23.7.7"
},
"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 @@ -693,7 +693,7 @@ __metadata:
eslint-config-prettier: "npm:9.0.0"
eslint-plugin-import: "npm:2.29.0"
husky: "npm:8.0.3"
i18next: "npm:23.7.6"
i18next: "npm:23.7.7"
jest: "npm:29.7.0"
prettier: "npm:3.1.0"
ts-jest: "npm:29.1.1"
Expand Down Expand Up @@ -3419,12 +3419,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.7.6":
version: 23.7.6
resolution: "i18next@npm:23.7.6"
"i18next@npm:23.7.7":
version: 23.7.7
resolution: "i18next@npm:23.7.7"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 789f271877bc42256a8966cc1dd0a693ab4782a89995fb5e664a98259d79f32377cf97804dffdacb2c9a7b7774fe17740598e31c3263ab0cbf0b5d8a4cbd8270
checksum: 8b40f507dccb2e0861252627740c8a7f8aba01748172ec726a58f886336698290e354377490dfb3fcef5bd0186ecf9d2c52a98e7648276dc4585d3535d6ffeef
languageName: node
linkType: hard

Expand Down

0 comments on commit 27528b2

Please sign in to comment.