From 489544d6c7b8b634cbcabde32a8bc2514f4f997e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 11:37:04 +0000 Subject: [PATCH] build(deps): bump @commitlint/config-conventional from 20.4.1 to 20.4.2 Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 20.4.1 to 20.4.2. - [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.4.2/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-version: 20.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 12 ++++++------ pnpm-workspace.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 251da9b..4b77e0c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,8 +14,8 @@ catalogs: specifier: ^20.4.1 version: 20.4.1 '@commitlint/config-conventional': - specifier: ^20.4.1 - version: 20.4.1 + specifier: ^20.4.2 + version: 20.4.2 '@favware/cliff-jumper': specifier: ^6.0.0 version: 6.0.0 @@ -121,7 +121,7 @@ importers: version: 20.4.1(@types/node@25.2.3)(typescript@5.9.3) '@commitlint/config-conventional': specifier: catalog:ci - version: 20.4.1 + version: 20.4.2 '@nanoforge-dev/actions': specifier: catalog:ci version: 1.1.0 @@ -763,8 +763,8 @@ packages: engines: {node: '>=v18'} hasBin: true - '@commitlint/config-conventional@20.4.1': - resolution: {integrity: sha512-0YUvIeBtpi86XriqrR+TCULVFiyYTIOEPjK7tTRMxjcBm1qlzb+kz7IF2WxL6Fq5DaundG8VO37BNgMkMTBwqA==} + '@commitlint/config-conventional@20.4.2': + resolution: {integrity: sha512-rwkTF55q7Q+6dpSKUmJoScV0f3EpDlWKw2UPzklkLS4o5krMN1tPWAVOgHRtyUTMneIapLeQwaCjn44Td6OzBQ==} engines: {node: '>=v18'} '@commitlint/config-validator@20.4.0': @@ -3010,7 +3010,7 @@ snapshots: - '@types/node' - typescript - '@commitlint/config-conventional@20.4.1': + '@commitlint/config-conventional@20.4.2': dependencies: '@commitlint/types': 20.4.0 conventional-changelog-conventionalcommits: 9.1.0 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 9d132a1..43e40da 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -7,7 +7,7 @@ catalogs: tsup: ^8.5.1 ci: "@commitlint/cli": ^20.4.1 - "@commitlint/config-conventional": ^20.4.1 + "@commitlint/config-conventional": ^20.4.2 "@favware/cliff-jumper": ^6.0.0 "@nanoforge-dev/actions": ^1.1.0 husky: ^9.1.7