From b643126335456ec36e9c90542bdaa581aefe5ca7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 09:34:44 +0000 Subject: [PATCH] build(deps-dev): bump @commitlint/config-conventional Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 20.2.0 to 20.3.0. - [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.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-version: 20.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f21263a7..bf58a63a 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "devDependencies": { "@antfu/eslint-config": "^6.7.3", "@commitlint/cli": "^20.3.0", - "@commitlint/config-conventional": "^20.2.0", + "@commitlint/config-conventional": "^20.3.0", "@date-io/date-fns": "^3.2.1", "@fortawesome/fontawesome-svg-core": "^6.7.2", "@fortawesome/free-regular-svg-icons": "^6.7.2", diff --git a/yarn.lock b/yarn.lock index 1f7a1f0b..1b0c3d3a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -243,13 +243,13 @@ __metadata: languageName: node linkType: hard -"@commitlint/config-conventional@npm:^20.2.0": - version: 20.2.0 - resolution: "@commitlint/config-conventional@npm:20.2.0" +"@commitlint/config-conventional@npm:^20.3.0": + version: 20.3.0 + resolution: "@commitlint/config-conventional@npm:20.3.0" dependencies: "@commitlint/types": "npm:^20.2.0" conventional-changelog-conventionalcommits: "npm:^7.0.2" - checksum: 10/e9290c90c0e2b56ece25d45df1477746355ff540204d6acd9ef6c514e8e52aecde730667bb638b793f93e7e3c5d1fc395e3ea15047918cad48d834eb773956d5 + checksum: 10/410fe56bbe553a591e6a30dad018c992e9a2d5c1851666cd323d26dc3b1a96f15b6350c71cd3c3095653408109cdcaae8cd76eaf69868896cef9e0ea532e0464 languageName: node linkType: hard @@ -3005,7 +3005,7 @@ __metadata: dependencies: "@antfu/eslint-config": "npm:^6.7.3" "@commitlint/cli": "npm:^20.3.0" - "@commitlint/config-conventional": "npm:^20.2.0" + "@commitlint/config-conventional": "npm:^20.3.0" "@date-io/date-fns": "npm:^3.2.1" "@fortawesome/fontawesome-svg-core": "npm:^6.7.2" "@fortawesome/free-regular-svg-icons": "npm:^6.7.2"