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