From 93fbdcbb510ae95650979af04d292237918b4f65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 00:59:36 +0000 Subject: [PATCH] chore(dep-dev): bump @commitlint/parse from 20.5.0 to 21.0.1 Bumps [@commitlint/parse](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/parse) from 20.5.0 to 21.0.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/parse/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.0.1/@commitlint/parse) --- updated-dependencies: - dependency-name: "@commitlint/parse" 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..b93fbf5 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "dependencies": { "@commitlint/lint": "^20.5.3", "@commitlint/load": "^20.5.3", - "@commitlint/parse": "^20.5.0", + "@commitlint/parse": "^21.0.1", "build-md": "^0.4.5", "eslint-config-logdna": "^8.0.1", "gitlog": "^5.1.0"