From a16d38abba354f06247ad3af2fc502b22d749a57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 14:05:08 +0000 Subject: [PATCH] chore(deps-dev): Bump i18next-cli from 1.72.1 to 1.73.0 (#2139) Bumps [i18next-cli](https://github.com/i18next/i18next-cli) from 1.72.1 to 1.73.0.
Changelog

Sourced from i18next-cli's changelog.

1.73.0

1.72.4

1.72.3

1.72.2

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 84a48738..61c9dd6d 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.6", - "i18next-cli": "^1.72.1", + "i18next-cli": "^1.73.0", "istanbul": "^0.4.5", "istanbul-lib-coverage": "^3.2.2", "nyc": "^18.0.0", @@ -6753,9 +6753,9 @@ } }, "node_modules/i18next-cli": { - "version": "1.72.1", - "resolved": "https://registry.npmjs.org/i18next-cli/-/i18next-cli-1.72.1.tgz", - "integrity": "sha512-4ryXcgNas4HGIh4aztnfichnbcbfI268T6KGHBgotSQ+DHYa1ULMN7QMOYbPwMtkxda2wqBHzjFY3DhD6Pm8AA==", + "version": "1.73.0", + "resolved": "https://registry.npmjs.org/i18next-cli/-/i18next-cli-1.73.0.tgz", + "integrity": "sha512-OgadHzbVLEnn85ROub8IUFwgC0+Q+wZriNxG2HNiycigJm+OIkypIfiBJXktb1GFNW9QKEjOwpO9NqOj5k4YwQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index d2ff6d30..cd4d8184 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.6", - "i18next-cli": "^1.72.1", + "i18next-cli": "^1.73.0", "istanbul": "^0.4.5", "istanbul-lib-coverage": "^3.2.2", "nyc": "^18.0.0",