From 374a02dd0e0fdbf7d5231a78b4be78de002e2d46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 16:38:24 +0000 Subject: [PATCH] build(deps-dev): bump @commitlint/cli in the commitlint group Bumps the commitlint group with 1 update: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli). Updates `@commitlint/cli` 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/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.2/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: commitlint ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 0c52551..01ea127 100644 --- a/package.json +++ b/package.json @@ -149,7 +149,7 @@ }, "devDependencies": { "@arethetypeswrong/cli": "0.18.2", - "@commitlint/cli": "20.4.1", + "@commitlint/cli": "20.4.2", "@commitlint/types": "20.4.0", "@faker-js/faker": "10.3.0", "@flex-development/colors": "2.0.0", diff --git a/yarn.lock b/yarn.lock index 609805b..afdaaac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -112,12 +112,12 @@ __metadata: languageName: node linkType: hard -"@commitlint/cli@npm:20.4.1": - version: 20.4.1 - resolution: "@commitlint/cli@npm:20.4.1" +"@commitlint/cli@npm:20.4.2": + version: 20.4.2 + resolution: "@commitlint/cli@npm:20.4.2" dependencies: "@commitlint/format": "npm:^20.4.0" - "@commitlint/lint": "npm:^20.4.1" + "@commitlint/lint": "npm:^20.4.2" "@commitlint/load": "npm:^20.4.0" "@commitlint/read": "npm:^20.4.0" "@commitlint/types": "npm:^20.4.0" @@ -125,7 +125,7 @@ __metadata: yargs: "npm:^17.0.0" bin: commitlint: ./cli.js - checksum: 10/1779ec9f7ee4dd867d62ba972737fcc4ec9c86678906cede08310609bbeff372c2a355d9293eedf8fd125a07ef46515a3fb260c6e70c2f82698debb67cac6ee1 + checksum: 10/8e6f4885bd6a5f3523670264496aa8a11155cf6e69e926a4f747e84fd98ea7eef25d6d0e40de87ce60929e4c4ca0ab74b4126491882d2afe8f804e436f8b09ef languageName: node linkType: hard @@ -180,15 +180,15 @@ __metadata: languageName: node linkType: hard -"@commitlint/lint@npm:^20.4.1": - version: 20.4.1 - resolution: "@commitlint/lint@npm:20.4.1" +"@commitlint/lint@npm:^20.4.2": + version: 20.4.2 + resolution: "@commitlint/lint@npm:20.4.2" dependencies: "@commitlint/is-ignored": "npm:^20.4.1" "@commitlint/parse": "npm:^20.4.1" - "@commitlint/rules": "npm:^20.4.1" + "@commitlint/rules": "npm:^20.4.2" "@commitlint/types": "npm:^20.4.0" - checksum: 10/cad34b7d904be54875f34f475e272d7a5693df171e867923ad0cce60621c9855df1572ae912a5a7202cddffe83eb2ba0652544737cf112168208354d09df3e04 + checksum: 10/862d7ed2c731fb4087de37495ecf715b2fd2779f137372ab2c6173621defe98731b4de5e2696b7cf2f65b34fce02ea086070c2747074dd8ae298ced850087899 languageName: node linkType: hard @@ -254,15 +254,15 @@ __metadata: languageName: node linkType: hard -"@commitlint/rules@npm:^20.4.1": - version: 20.4.1 - resolution: "@commitlint/rules@npm:20.4.1" +"@commitlint/rules@npm:^20.4.2": + version: 20.4.2 + resolution: "@commitlint/rules@npm:20.4.2" dependencies: "@commitlint/ensure": "npm:^20.4.1" "@commitlint/message": "npm:^20.4.0" "@commitlint/to-lines": "npm:^20.0.0" "@commitlint/types": "npm:^20.4.0" - checksum: 10/e383cc925acd42b884cc52c7716a08f1bcb7f34a922310aaed52a812c629ec8f865de089a9a8c85a658a5563a7b7cee4ff314aa50809f3c394bc1f63a501ce64 + checksum: 10/e6eba9aa486a0a40bad3802b60eb332ff22bc4807b51242dbf5644d6c81715bef038379c0951fcfa283ef2d19a8995f13fef5fa596b667edc64d53b4e2da6168 languageName: node linkType: hard @@ -1943,7 +1943,7 @@ __metadata: resolution: "@flex-development/string-wrap@workspace:." dependencies: "@arethetypeswrong/cli": "npm:0.18.2" - "@commitlint/cli": "npm:20.4.1" + "@commitlint/cli": "npm:20.4.2" "@commitlint/types": "npm:20.4.0" "@faker-js/faker": "npm:10.3.0" "@flex-development/ansi-regex": "npm:1.0.0"