From b70e6d3b8bad3db953c09db91fd59f33071cb1e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 05:38:02 +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.5.0 to 20.5.3. - [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.5.3/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-version: 20.5.3 dependency-type: direct:development update-type: version-update:semver-patch ... 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 858c9414..774a5a4e 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "devDependencies": { "@antfu/eslint-config": "^8.0.0", "@commitlint/cli": "^20.5.0", - "@commitlint/config-conventional": "^20.5.0", + "@commitlint/config-conventional": "^20.5.3", "@date-io/date-fns": "^3.2.1", "@fortawesome/fontawesome-svg-core": "^7.2.0", "@fortawesome/free-regular-svg-icons": "^7.2.0", diff --git a/yarn.lock b/yarn.lock index ccb66758..84b321fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -534,13 +534,13 @@ __metadata: languageName: node linkType: hard -"@commitlint/config-conventional@npm:^20.5.0": - version: 20.5.0 - resolution: "@commitlint/config-conventional@npm:20.5.0" +"@commitlint/config-conventional@npm:^20.5.3": + version: 20.5.3 + resolution: "@commitlint/config-conventional@npm:20.5.3" dependencies: "@commitlint/types": "npm:^20.5.0" conventional-changelog-conventionalcommits: "npm:^9.2.0" - checksum: 10/1088e1cd39dee173999bcda49417533e0c7f649faa1835e0309eddf3b21e9d2238757d7774f17e69572e894ff1c02efd2880a2e2da734c343ec2c68155af12f8 + checksum: 10/77b27d1d0c47d1f7f3bd947c471249cea4e286a8094f5d62740b6a163374d997a26098cfacb5f0fa4478f50450a10968f5ef5fec2dea06f34a9412bc7935fb46 languageName: node linkType: hard @@ -3574,7 +3574,7 @@ __metadata: dependencies: "@antfu/eslint-config": "npm:^8.0.0" "@commitlint/cli": "npm:^20.5.0" - "@commitlint/config-conventional": "npm:^20.5.0" + "@commitlint/config-conventional": "npm:^20.5.3" "@date-io/date-fns": "npm:^3.2.1" "@fortawesome/fontawesome-svg-core": "npm:^7.2.0" "@fortawesome/free-regular-svg-icons": "npm:^7.2.0"