Skip to content

Commit

Permalink
chore(deps-dev): bump @commitlint/cli in the commitlint-ecosystem group
Browse files Browse the repository at this point in the history
Bumps the commitlint-ecosystem group with 1 update: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli).


Updates `@commitlint/cli` from 19.2.2 to 19.3.0
- [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.3.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: commitlint-ecosystem
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent a563272 commit 2f20afc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -61,7 +61,7 @@
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@commitlint/cli": "^19.2.2",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@nx/devkit": "^18.3.3",
"@spectrum-css/cyclebutton": "^3.1.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Expand Up @@ -2025,11 +2025,11 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:^19.2.2":
version: 19.2.2
resolution: "@commitlint/cli@npm:19.2.2"
"@commitlint/cli@npm:^19.3.0":
version: 19.3.0
resolution: "@commitlint/cli@npm:19.3.0"
dependencies:
"@commitlint/format": "npm:^19.0.3"
"@commitlint/format": "npm:^19.3.0"
"@commitlint/lint": "npm:^19.2.2"
"@commitlint/load": "npm:^19.2.0"
"@commitlint/read": "npm:^19.2.1"
Expand All @@ -2038,7 +2038,7 @@ __metadata:
yargs: "npm:^17.0.0"
bin:
commitlint: cli.js
checksum: 10c0/25f4acaaafd089ceee0d5e1fe670eec85999b5dbcf20eb93cd053d9e42de0bec69d18f4f6c9d68be448fcf8889ef3eca91302d828f8b601fddf00180d7ae6396
checksum: 10c0/12049b6ccb1fd3939c5713fdc9b2aa9054985f3ced465e9494ce7c23b3c69a9e9ea25c84fffa5ba147b6bb5cd086a29000dfac2218a7592494b007bab592e057
languageName: node
linkType: hard

Expand Down Expand Up @@ -2083,13 +2083,13 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/format@npm:^19.0.3":
version: 19.0.3
resolution: "@commitlint/format@npm:19.0.3"
"@commitlint/format@npm:^19.3.0":
version: 19.3.0
resolution: "@commitlint/format@npm:19.3.0"
dependencies:
"@commitlint/types": "npm:^19.0.3"
chalk: "npm:^5.3.0"
checksum: 10c0/9d8a5b55ca8e35351c6f1dbbec8f749fe3f7c66f01ba0e248574530fa1dac944b87ee5bd63153a14e3748068a2e9b0b8341cec21c768f384bb5a5c8124902a1f
checksum: 10c0/857a1784481edad9013514cbcc9ec93af33acc8bd491f5d23625c53fb93841566ce110e3004ecaab7f4f89c9331940fe63b83922a4a81f419e67b70e0dc90e41
languageName: node
linkType: hard

Expand Down Expand Up @@ -19853,7 +19853,7 @@ __metadata:
dependencies:
"@changesets/changelog-github": "npm:^0.5.0"
"@changesets/cli": "npm:^2.27.1"
"@commitlint/cli": "npm:^19.2.2"
"@commitlint/cli": "npm:^19.3.0"
"@commitlint/config-conventional": "npm:^19.2.2"
"@nx/devkit": "npm:^18.3.3"
"@spectrum-css/cyclebutton": "npm:^3.1.3"
Expand Down

0 comments on commit 2f20afc

Please sign in to comment.