Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23.7.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2024
1 parent 0515035 commit c7f3fe6
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.11"
"i18next": "23.7.16"
},
"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 @@ -691,7 +691,7 @@ __metadata:
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-import: "npm:2.29.1"
husky: "npm:8.0.3"
i18next: "npm:23.7.11"
i18next: "npm:23.7.16"
jest: "npm:29.7.0"
prettier: "npm:3.1.1"
ts-jest: "npm:29.1.1"
Expand Down Expand Up @@ -3399,12 +3399,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.7.11":
version: 23.7.11
resolution: "i18next@npm:23.7.11"
"i18next@npm:23.7.16":
version: 23.7.16
resolution: "i18next@npm:23.7.16"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 66f166bebbde565d4e0ed98b0f046f49d97c591fa8e4919bd9badfb6be3b1057ec137b9332beb4835b2d6714af243726dc3996d60f54949cfd23c839b0f8a3b6
checksum: 8e18d56970a468e0c3f38cf105d2eb22c2b275b596ecd3ac7193fe6e73a57705f3415b510ea761b702163278b975bcab6c15187f254d350fb0501baf66927168
languageName: node
linkType: hard

Expand Down

0 comments on commit c7f3fe6

Please sign in to comment.