Skip to content

Commit 084ecbe

Browse files
authored
Merge pull request #37 from InseeFrLab/renovate/i18next-23.x-lockfile
fix(deps): update dependency i18next to v23.14.0
2 parents 4130139 + eb23be6 commit 084ecbe

2 files changed

Lines changed: 15 additions & 8 deletions

File tree

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -180,13 +180,20 @@
180180
dependencies:
181181
"@babel/helper-plugin-utils" "^7.24.0"
182182

183-
"@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.13", "@babel/runtime@^7.23.2", "@babel/runtime@^7.23.8", "@babel/runtime@^7.23.9", "@babel/runtime@^7.24.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
183+
"@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.13", "@babel/runtime@^7.23.8", "@babel/runtime@^7.23.9", "@babel/runtime@^7.24.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
184184
version "7.24.5"
185185
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.5.tgz"
186186
integrity sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==
187187
dependencies:
188188
regenerator-runtime "^0.14.0"
189189

190+
"@babel/runtime@^7.23.2":
191+
version "7.25.0"
192+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.0.tgz#3af9a91c1b739c569d5d80cc917280919c544ecb"
193+
integrity sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw==
194+
dependencies:
195+
regenerator-runtime "^0.14.0"
196+
190197
"@babel/template@^7.22.15", "@babel/template@^7.24.0":
191198
version "7.24.0"
192199
resolved "https://registry.npmjs.org/@babel/template/-/template-7.24.0.tgz"
@@ -3612,10 +3619,10 @@ i18next-http-backend@^2.5.1:
36123619
dependencies:
36133620
cross-fetch "4.0.0"
36143621

3615-
i18next@^23.11.2:
3616-
version "23.11.2"
3617-
resolved "https://registry.npmjs.org/i18next/-/i18next-23.11.2.tgz"
3618-
integrity sha512-qMBm7+qT8jdpmmDw/kQD16VpmkL9BdL+XNAK5MNbNFaf1iQQq35ZbPrSlqmnNPOSUY4m342+c0t0evinF5l7sA==
3622+
i18next@^23.14.0:
3623+
version "23.14.0"
3624+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.14.0.tgz#d415a858390cc849f3db0df539cb2bbfe24a3cdb"
3625+
integrity sha512-Y5GL4OdA8IU2geRrt2+Uc1iIhsjICdHZzT9tNwQ3TVqdNzgxHToGCKf/TPRP80vTCAP6svg2WbbJL+Gx5MFQVA==
36193626
dependencies:
36203627
"@babel/runtime" "^7.23.2"
36213628

0 commit comments

Comments
 (0)