From 9fd0aad1fec3a0b94d33b58619923b9d0d4f718f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 08:11:30 +0200 Subject: [PATCH] fix(deps): update dependency i18next to v23.4.6 (#235) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index cf1e3abc..6f3f9b2a 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "Jérémy La Scala" ], "dependencies": { - "i18next": "23.4.4" + "i18next": "23.4.6" }, "scripts": { "prepack": "yarn build", diff --git a/yarn.lock b/yarn.lock index c3b0f1b3..a2f4677c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -695,7 +695,7 @@ __metadata: eslint-config-prettier: 9.0.0 eslint-plugin-import: 2.28.1 husky: 8.0.3 - i18next: 23.4.4 + i18next: 23.4.6 jest: 29.6.3 prettier: 3.0.2 ts-jest: 29.1.1 @@ -3379,12 +3379,12 @@ __metadata: languageName: node linkType: hard -"i18next@npm:23.4.4": - version: 23.4.4 - resolution: "i18next@npm:23.4.4" +"i18next@npm:23.4.6": + version: 23.4.6 + resolution: "i18next@npm:23.4.6" dependencies: "@babel/runtime": ^7.22.5 - checksum: faa968dcba328528231e3cd140d5a0f4b9b472b75874b7cbf8415e2dbff48397f1cdcc36a739ea6915f6970c367fdd7f985f120e63e1c30a839c53e366d851fd + checksum: ffc63889e28b2bfce2c6e635bd686087290fe2e2f58e0a235525011bb74d541ff681895abe994b12546be6c92b66a7cc3002a13c26e587b4da8c89b15ef648db languageName: node linkType: hard