From b1c9d679464f582dae0968532cf421b14c1f0c1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 03:10:59 +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 19.4.0 to 19.4.1 - [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/v19.4.1/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" 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 74329a60..84025d66 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ }, "devDependencies": { "@arethetypeswrong/cli": "0.15.4", - "@commitlint/cli": "19.4.0", + "@commitlint/cli": "19.4.1", "@commitlint/types": "19.0.3", "@eslint/js": "9.9.1", "@flex-development/commitlint-config": "1.0.1", diff --git a/yarn.lock b/yarn.lock index 39cd02a6..9fc85ba4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -96,12 +96,12 @@ __metadata: languageName: node linkType: hard -"@commitlint/cli@npm:19.4.0": - version: 19.4.0 - resolution: "@commitlint/cli@npm:19.4.0" +"@commitlint/cli@npm:19.4.1": + version: 19.4.1 + resolution: "@commitlint/cli@npm:19.4.1" dependencies: "@commitlint/format": "npm:^19.3.0" - "@commitlint/lint": "npm:^19.2.2" + "@commitlint/lint": "npm:^19.4.1" "@commitlint/load": "npm:^19.4.0" "@commitlint/read": "npm:^19.4.0" "@commitlint/types": "npm:^19.0.3" @@ -109,7 +109,7 @@ __metadata: yargs: "npm:^17.0.0" bin: commitlint: cli.js - checksum: 10/be6e7cdc11b20d29f840eaff4d8231a8180f1355100e05a1b5652a4fc19d63c254b11e47bb29c44de073998cd8d13f62b4b1f0ea404f39a54064b0d56e3a1baf + checksum: 10/9199d3c6587476ba94dca4f55928d4461a6f380a96861e20a11d363ff9744b8f9a5955407510020402c15b226c5505e4050a9a21dd7d096f9bfc30bb3571edf7 languageName: node linkType: hard @@ -164,15 +164,15 @@ __metadata: languageName: node linkType: hard -"@commitlint/lint@npm:^19.2.2": - version: 19.2.2 - resolution: "@commitlint/lint@npm:19.2.2" +"@commitlint/lint@npm:^19.4.1": + version: 19.4.1 + resolution: "@commitlint/lint@npm:19.4.1" dependencies: "@commitlint/is-ignored": "npm:^19.2.2" "@commitlint/parse": "npm:^19.0.3" - "@commitlint/rules": "npm:^19.0.3" + "@commitlint/rules": "npm:^19.4.1" "@commitlint/types": "npm:^19.0.3" - checksum: 10/9bf2ffa0f6cdde3d53d755b95ca717afd193f4560ae5bb0f5ffd7f1bbd571ddc99b27417733c70e1adbd74a5197e4525493b2dfc116680a939db7728fefa805c + checksum: 10/57f264eafbd787015d589f663917e19e5f246b3ffd162064cb004009532e541191b13d482174f43a7f5953accf183682d580bf7914552061987efc58811659d8 languageName: node linkType: hard @@ -239,16 +239,16 @@ __metadata: languageName: node linkType: hard -"@commitlint/rules@npm:^19.0.3": - version: 19.0.3 - resolution: "@commitlint/rules@npm:19.0.3" +"@commitlint/rules@npm:^19.4.1": + version: 19.4.1 + resolution: "@commitlint/rules@npm:19.4.1" dependencies: "@commitlint/ensure": "npm:^19.0.3" "@commitlint/message": "npm:^19.0.0" "@commitlint/to-lines": "npm:^19.0.0" "@commitlint/types": "npm:^19.0.3" execa: "npm:^8.0.1" - checksum: 10/218033d96b0bae7dbea0e46483f8af823c17b492e4b0c4dca93a6312876d051cc88f4272d009e7eb06ff05585ec511aedd703132be17c7248698a4eac909986b + checksum: 10/c5626278aa6ee08194f1b7880345fcbc64b19a2f7ca52f54cd027fb19337fb60008b55a2fe7a4159dd227d41ffb48b30e51347101a58f842d37991a416a678a7 languageName: node linkType: hard @@ -1684,7 +1684,7 @@ __metadata: resolution: "@flex-development/pkg-types@workspace:." dependencies: "@arethetypeswrong/cli": "npm:0.15.4" - "@commitlint/cli": "npm:19.4.0" + "@commitlint/cli": "npm:19.4.1" "@commitlint/types": "npm:19.0.3" "@eslint/js": "npm:9.9.1" "@flex-development/commitlint-config": "npm:1.0.1"