From be24c8701b247edc5d3d7d75af4b47efe8e33967 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 23:08:37 +0000 Subject: [PATCH] chore(dep-dev): bump @commitlint/lint from 20.5.3 to 21.0.0 Bumps [@commitlint/lint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/lint) from 20.5.3 to 21.0.0. - [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.0/@commitlint/lint) --- updated-dependencies: - dependency-name: "@commitlint/lint" dependency-version: 21.0.0 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 063ecbf..d683404 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ ] }, "dependencies": { - "@commitlint/lint": "^20.5.3", + "@commitlint/lint": "^21.0.0", "@commitlint/load": "^20.5.3", "@commitlint/parse": "^20.5.0", "build-md": "^0.4.5",