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