From ddb85f7124543b55685874b1ec7c0108e9ff2a09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 00:59:45 +0000 Subject: [PATCH] chore(dep-dev): bump @commitlint/lint from 20.5.3 to 21.0.1 Bumps [@commitlint/lint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/lint) from 20.5.3 to 21.0.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/lint/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.0.1/@commitlint/lint) --- updated-dependencies: - dependency-name: "@commitlint/lint" dependency-version: 21.0.1 dependency-type: direct:production 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 835bbb2..9eb90e5 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ ] }, "dependencies": { - "@commitlint/lint": "^20.5.3", + "@commitlint/lint": "^21.0.1", "@commitlint/load": "^20.5.3", "@commitlint/parse": "^20.5.0", "build-md": "^0.4.5",