Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2023
1 parent a694eec commit 7bc9620
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.6.0"
"i18next": "23.7.3"
},
"scripts": {
"prepack": "yarn build",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -370,12 +370,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.22.5":
version: 7.22.10
resolution: "@babel/runtime@npm:7.22.10"
"@babel/runtime@npm:^7.23.2":
version: 7.23.2
resolution: "@babel/runtime@npm:7.23.2"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: d3a006fe2cbaf4048b935fb18f55d9ed52c26292182537b442cee57bf524dbb483367c57f464b1a5a96648d9d8d0fdcda848d58a8a09e18ed3f8971dcd684c6c
checksum: 271fcfad8574269d9967b8a1c03f2e1eab108a52ad7c96ed136eee0b11f46156f1186637bd5e79a4207163db9a00413cd70a6428e137b982d0ee8ab85eb9f438
languageName: node
linkType: hard

Expand Down 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.6.0"
i18next: "npm:23.7.3"
jest: "npm:29.7.0"
prettier: "npm:3.0.3"
ts-jest: "npm:29.1.1"
Expand Down Expand Up @@ -3414,12 +3414,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.6.0":
version: 23.6.0
resolution: "i18next@npm:23.6.0"
"i18next@npm:23.7.3":
version: 23.7.3
resolution: "i18next@npm:23.7.3"
dependencies:
"@babel/runtime": "npm:^7.22.5"
checksum: 292055897c01dd7720b3c6ab1321bd2b3b1f89e36702da9da90493f2a9e931e6a1f762a5b40d8e91c72803a8e80102ba9b64a4ffc0174acb91805f969072437c
"@babel/runtime": "npm:^7.23.2"
checksum: b1c8f5c64c9387adac25958af06a41262a78b1e1ccc4fa2ec4407938a60a7bfd17befbb8541f123cbeccb2b0e8a0e52f47a496d6d95ccd08df5a9b0b53d703b6
languageName: node
linkType: hard

Expand Down

0 comments on commit 7bc9620

Please sign in to comment.