From b37e6647183822a2f0ec2b058ad963bd80c90dd0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 10:19:59 +0100 Subject: [PATCH] fix(deps): update dependency i18next to v23.10.1 (#123) 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 da2c8e92..5e1cb20a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@types/node": "20.11.25", "@types/react": "18.2.64", "@types/react-dom": "18.2.21", - "i18next": "23.10.0", + "i18next": "23.10.1", "lodash.isequal": "^4.5.0", "react": "18.2.0", "react-dom": "18.2.0", diff --git a/yarn.lock b/yarn.lock index 906794d5..c2dc6196 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6596,7 +6596,7 @@ __metadata: eslint-plugin-react: "npm:^7.33.2" eslint-plugin-react-hooks: "npm:4.6.0" husky: "npm:9.0.11" - i18next: "npm:23.10.0" + i18next: "npm:23.10.1" lodash.isequal: "npm:^4.5.0" miragejs: "npm:^0.1.48" nock: "npm:^13.5.0" @@ -6807,12 +6807,12 @@ __metadata: languageName: node linkType: hard -"i18next@npm:23.10.0": - version: 23.10.0 - resolution: "i18next@npm:23.10.0" +"i18next@npm:23.10.1": + version: 23.10.1 + resolution: "i18next@npm:23.10.1" dependencies: "@babel/runtime": "npm:^7.23.2" - checksum: 10/d32293a40650783ac746ce476d220ac3285133de729b2c1da0e7c91bc396ec6728629e84ea4c06311ae37dc6b7984ca962d5b296deb58cf713ba477a2edbd0ea + checksum: 10/e4cfb143bdb6fd343f68749a40cf562aa47f11c7af0243c0533868ae097912c3ddd6c384eb4116d1fced024a91279424abd8c2d1f694bbf304c42ebe3968ecca languageName: node linkType: hard