From 3b7e5a15e2b6ee13ecec41aea0452526c041c1d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 00:53:05 +0000 Subject: [PATCH] chore(deps-dev): bump @commitlint/config-angular from 20.4.1 to 20.4.2 Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) 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-angular/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.2/@commitlint/config-angular) --- updated-dependencies: - dependency-name: "@commitlint/config-angular" dependency-version: 20.4.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4721509ac..e40070d8f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "@apollo/server": "5.4.0", "@as-integrations/express5": "1.1.2", "@commitlint/cli": "20.4.1", - "@commitlint/config-angular": "20.4.1", + "@commitlint/config-angular": "20.4.2", "@eslint/eslintrc": "3.3.3", "@eslint/js": "9.39.2", "@fastify/cors": "11.2.0", @@ -659,9 +659,9 @@ } }, "node_modules/@commitlint/config-angular": { - "version": "20.4.1", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-20.4.1.tgz", - "integrity": "sha512-Zt+qkZFKjMdQQp0Qvckp/JFJxwQbLrvnWHQc52y1VSPvZtuazcvcsdF3tPz1Ezsxzi3vY+GiOHVAHqWXLYTIrw==", + "version": "20.4.2", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-20.4.2.tgz", + "integrity": "sha512-aArQZyKytFSe6kUNsr8tzgYeRLSmoHPKcKC39Aasun3miDqVcHnrOMbo7y2CxSeaAex8k5Rn3/4f6/4nAqc4Ug==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index e9503cde8..c707473ca 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@apollo/server": "5.4.0", "@as-integrations/express5": "1.1.2", "@commitlint/cli": "20.4.1", - "@commitlint/config-angular": "20.4.1", + "@commitlint/config-angular": "20.4.2", "@eslint/eslintrc": "3.3.3", "@eslint/js": "9.39.2", "@fastify/cors": "11.2.0",