From ef6b2b552204e87fef0033abd0a9478e92a33cce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 13:30:11 +0000 Subject: [PATCH] Bump @commitlint/cli from 19.8.1 to 20.5.3 Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.8.1 to 20.5.3. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.5.3/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.5.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0203af..463f78e 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "react-redux": ">=9.0.0" }, "devDependencies": { - "@commitlint/cli": "^19.5.0", + "@commitlint/cli": "^20.5.3", "@commitlint/config-conventional": "^19.5.0", "@reduxjs/toolkit": "^2.2.7", "@semantic-release/changelog": "^6.0.3",