From e8b5109c7e0fa0e16b77f23cf60f180e45f1e1a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 12:26:17 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v20.4.1 | datasource | package | from | to | | ---------- | ------------------------------- | ------ | ------ | | npm | @commitlint/cli | 20.4.0 | 20.4.1 | | npm | @commitlint/config-conventional | 20.4.0 | 20.4.1 | --- package.json | 4 ++-- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index de386f0c..c2839117 100644 --- a/package.json +++ b/package.json @@ -37,8 +37,8 @@ "@actions/exec": "3.0.0" }, "devDependencies": { - "@commitlint/cli": "20.4.0", - "@commitlint/config-conventional": "20.4.0", + "@commitlint/cli": "20.4.1", + "@commitlint/config-conventional": "20.4.1", "@eslint/js": "9.39.2", "@semantic-release/git": "10.0.1", "@semantic-release/github": "12.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 04c19e12..19dfd074 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,11 +16,11 @@ importers: version: 3.0.0 devDependencies: '@commitlint/cli': - specifier: 20.4.0 - version: 20.4.0(@types/node@24.10.9)(typescript@5.9.3) + specifier: 20.4.1 + version: 20.4.1(@types/node@24.10.9)(typescript@5.9.3) '@commitlint/config-conventional': - specifier: 20.4.0 - version: 20.4.0 + specifier: 20.4.1 + version: 20.4.1 '@eslint/js': specifier: 9.39.2 version: 9.39.2 @@ -129,13 +129,13 @@ packages: resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==} engines: {node: '>=0.1.90'} - '@commitlint/cli@20.4.0': - resolution: {integrity: sha512-2lqrFrYNxjKxgMqeYiO3zNM14XN9v72/5xIJyvdLw7sHEGlfg6sweW01PGNWiqZa6/AuZwsb0uzkgWJy6F4N2w==} + '@commitlint/cli@20.4.1': + resolution: {integrity: sha512-uuFKKpc7OtQM+6SRqT+a4kV818o1pS+uvv/gsRhyX7g4x495jg+Q7P0+O9VNGyLXBYP0syksS7gMRDJKcekr6A==} engines: {node: '>=v18'} hasBin: true - '@commitlint/config-conventional@20.4.0': - resolution: {integrity: sha512-nolhFe2YKIix0D4+tPXAWnnIc9WB5fOCgmm4h2EcRyEShC64oH/DpM9n++85NRdItvIhKb+Szsaeuug7KcEeIA==} + '@commitlint/config-conventional@20.4.1': + resolution: {integrity: sha512-0YUvIeBtpi86XriqrR+TCULVFiyYTIOEPjK7tTRMxjcBm1qlzb+kz7IF2WxL6Fq5DaundG8VO37BNgMkMTBwqA==} engines: {node: '>=v18'} '@commitlint/config-validator@20.4.0': @@ -2267,7 +2267,7 @@ snapshots: '@colors/colors@1.5.0': optional: true - '@commitlint/cli@20.4.0(@types/node@24.10.9)(typescript@5.9.3)': + '@commitlint/cli@20.4.1(@types/node@24.10.9)(typescript@5.9.3)': dependencies: '@commitlint/format': 20.4.0 '@commitlint/lint': 20.4.1 @@ -2280,7 +2280,7 @@ snapshots: - '@types/node' - typescript - '@commitlint/config-conventional@20.4.0': + '@commitlint/config-conventional@20.4.1': dependencies: '@commitlint/types': 20.4.0 conventional-changelog-conventionalcommits: 9.1.0