From 27528b25174dff06a5214cdefe4399b8d457ba74 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 15:18:08 +0100 Subject: [PATCH] fix(deps): update dependency i18next to v23.7.7 (#294) 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 f667e423..7850683e 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "Jérémy La Scala" ], "dependencies": { - "i18next": "23.7.6" + "i18next": "23.7.7" }, "scripts": { "prepack": "yarn build", diff --git a/yarn.lock b/yarn.lock index 29265f89..e49cb89b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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" @@ -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