From e76d948d3e4e550409dcd26faff6be69e1f1860c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 14:08:20 +0000 Subject: [PATCH] chore(deps-dev): Bump i18next-cli from 1.71.2 to 1.71.3 (#2117) Bumps [i18next-cli](https://github.com/i18next/i18next-cli) from 1.71.2 to 1.71.3.
Changelog

Sourced from i18next-cli's changelog.

1.71.3

Commits

Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 09a84a0d..53e680eb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -96,7 +96,7 @@ "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^7.1.1", "eslint-plugin-react-refresh": "^0.5.5", - "i18next-cli": "^1.71.2", + "i18next-cli": "^1.71.3", "istanbul": "^0.4.5", "istanbul-lib-coverage": "^3.2.2", "nyc": "^18.0.0", @@ -6739,9 +6739,9 @@ } }, "node_modules/i18next-cli": { - "version": "1.71.2", - "resolved": "https://registry.npmjs.org/i18next-cli/-/i18next-cli-1.71.2.tgz", - "integrity": "sha512-yohuW82U5OSFxaJYRzHKVIEuee90CuXMFLJ5QPvduqo2QL7pKPXq9ViV+Em4dv83mkySJ+RcX3IE3rA6cxjhbQ==", + "version": "1.71.3", + "resolved": "https://registry.npmjs.org/i18next-cli/-/i18next-cli-1.71.3.tgz", + "integrity": "sha512-HH8ZoLltCIKB5EYllBPp6Yu2CBqqstrhN6Pz0uElxilAZLxLLSvq3NNPTcbfkBfPbAlKLdBipOs6zuQI6nUnyA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 23cc40e0..1b620dea 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^7.1.1", "eslint-plugin-react-refresh": "^0.5.5", - "i18next-cli": "^1.71.2", + "i18next-cli": "^1.71.3", "istanbul": "^0.4.5", "istanbul-lib-coverage": "^3.2.2", "nyc": "^18.0.0",