From 94d6e2ff762eb6e0590a7c6fef68e28370beabb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 10:04:21 +0000 Subject: [PATCH] chore(deps): bump @commitlint/config-conventional from 20.3.0 to 20.3.1 Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 20.3.0 to 20.3.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.3.1/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-version: 20.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../@d-zero/commitlint-config/package.json | 2 +- yarn.lock | 22 ++++++++++++++----- 2 files changed, 17 insertions(+), 7 deletions(-) diff --git a/packages/@d-zero/commitlint-config/package.json b/packages/@d-zero/commitlint-config/package.json index d4b857f2..9064e905 100644 --- a/packages/@d-zero/commitlint-config/package.json +++ b/packages/@d-zero/commitlint-config/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "@commitlint/cli": "20.3.0", - "@commitlint/config-conventional": "20.3.0", + "@commitlint/config-conventional": "20.3.1", "@d-zero/cz-config": "5.0.0" } } diff --git a/yarn.lock b/yarn.lock index 0a40d862..338e72de 100644 --- a/yarn.lock +++ b/yarn.lock @@ -144,13 +144,13 @@ __metadata: languageName: node linkType: hard -"@commitlint/config-conventional@npm:20.3.0": - version: 20.3.0 - resolution: "@commitlint/config-conventional@npm:20.3.0" +"@commitlint/config-conventional@npm:20.3.1": + version: 20.3.1 + resolution: "@commitlint/config-conventional@npm:20.3.1" dependencies: - "@commitlint/types": "npm:^20.2.0" + "@commitlint/types": "npm:^20.3.1" conventional-changelog-conventionalcommits: "npm:^7.0.2" - checksum: 10c0/ab71b0dc519723df689dafca205af5eef9ce99e62d079411672d57a1241ff90da76e7f741d21800b08df358ffa153190e221103a69af27e9e66eacd02bee80fc + checksum: 10c0/e7ee21f0fd725ab8d97c6ac39ac8f52bdc004ad9efc44700323f2eb781db2bb624936d81d889fb0eb2ebcdc9cbc9f7223e8be90a897b32f5e2dba6cba4b3aadf languageName: node linkType: hard @@ -377,6 +377,16 @@ __metadata: languageName: node linkType: hard +"@commitlint/types@npm:^20.3.1": + version: 20.3.1 + resolution: "@commitlint/types@npm:20.3.1" + dependencies: + "@types/conventional-commits-parser": "npm:^5.0.0" + chalk: "npm:^5.3.0" + checksum: 10c0/b25fc5ba667416fc1b35987bd34a85ff4b484534492c53bf23eb7024686b1468bae8ab29988efef14e33c88bdd8b35b7a57d1a4a9db629f95efb827e56ba3c2a + languageName: node + linkType: hard + "@cspell/cspell-bundled-dicts@npm:9.6.0": version: 9.6.0 resolution: "@cspell/cspell-bundled-dicts@npm:9.6.0" @@ -983,7 +993,7 @@ __metadata: resolution: "@d-zero/commitlint-config@workspace:packages/@d-zero/commitlint-config" dependencies: "@commitlint/cli": "npm:20.3.0" - "@commitlint/config-conventional": "npm:20.3.0" + "@commitlint/config-conventional": "npm:20.3.1" "@d-zero/cz-config": "npm:5.0.0" languageName: unknown linkType: soft