Skip to content

Commit

Permalink
build(deps-dev): bump @commitlint/cli from 19.3.0 to 19.4.0
Browse files Browse the repository at this point in the history
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.3.0 to 19.4.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.4.0/@commitlint/cli)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent 78e85be commit ee6f4b6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.7",
"@commitlint/cli": "^19.3.0",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"husky": "^9.1.4",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2048,20 +2048,20 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:^19.3.0":
version: 19.3.0
resolution: "@commitlint/cli@npm:19.3.0"
"@commitlint/cli@npm:^19.4.0":
version: 19.4.0
resolution: "@commitlint/cli@npm:19.4.0"
dependencies:
"@commitlint/format": "npm:^19.3.0"
"@commitlint/lint": "npm:^19.2.2"
"@commitlint/load": "npm:^19.2.0"
"@commitlint/read": "npm:^19.2.1"
"@commitlint/load": "npm:^19.4.0"
"@commitlint/read": "npm:^19.4.0"
"@commitlint/types": "npm:^19.0.3"
execa: "npm:^8.0.1"
yargs: "npm:^17.0.0"
bin:
commitlint: cli.js
checksum: 10c0/12049b6ccb1fd3939c5713fdc9b2aa9054985f3ced465e9494ce7c23b3c69a9e9ea25c84fffa5ba147b6bb5cd086a29000dfac2218a7592494b007bab592e057
checksum: 10c0/b3f4a0b07ae18c59bcc7c4a10fa5e265271d1f76b94d1c64371104b0f9cdabf8480c941382c3de5db53513b3c4785acc02f9445a1f357361ff4f5ff4ecdf5f4b
languageName: node
linkType: hard

Expand Down Expand Up @@ -2138,9 +2138,9 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/load@npm:^19.2.0":
version: 19.2.0
resolution: "@commitlint/load@npm:19.2.0"
"@commitlint/load@npm:^19.4.0":
version: 19.4.0
resolution: "@commitlint/load@npm:19.4.0"
dependencies:
"@commitlint/config-validator": "npm:^19.0.3"
"@commitlint/execute-rule": "npm:^19.0.0"
Expand All @@ -2152,7 +2152,7 @@ __metadata:
lodash.isplainobject: "npm:^4.0.6"
lodash.merge: "npm:^4.6.2"
lodash.uniq: "npm:^4.5.0"
checksum: 10c0/100ad63e99f59cdad7f48748b77a9a55710a2487971dd2ee503ba003aaf407ab49acf844a45c87a8b5e0a4de3a037cadaed9460ecd6d2e886bbdf943eb344bb2
checksum: 10c0/805fd80b1f0e127a03b89405c60535dd89fd6676c749ef86e4a41af787f3c9cae0c18c5d5ce906bd6620f566b37d19a4edff63d21539da4212414fd741e19c72
languageName: node
linkType: hard

Expand All @@ -2174,16 +2174,16 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/read@npm:^19.2.1":
version: 19.2.1
resolution: "@commitlint/read@npm:19.2.1"
"@commitlint/read@npm:^19.4.0":
version: 19.4.0
resolution: "@commitlint/read@npm:19.4.0"
dependencies:
"@commitlint/top-level": "npm:^19.0.0"
"@commitlint/types": "npm:^19.0.3"
execa: "npm:^8.0.1"
git-raw-commits: "npm:^4.0.0"
minimist: "npm:^1.2.8"
checksum: 10c0/9aef7e24164fe502c59b8acb867a9193bff2aab9bcdd74b9c18e2fada27d631360a1e3ce74898104bc8eae45129216d4227d22fa20ca65b59d6ad45b26d71b66
checksum: 10c0/b0243feeb903fe4bb15bc352b10116451ac280fffbf2220a684e0f01ce4583e558b944ff8a6901f8a70faa0ec6020fa720da70328fb110747dbd4a7162695125
languageName: node
linkType: hard

Expand Down Expand Up @@ -15520,7 +15520,7 @@ __metadata:
dependencies:
"@changesets/changelog-github": "npm:^0.5.0"
"@changesets/cli": "npm:^2.27.7"
"@commitlint/cli": "npm:^19.3.0"
"@commitlint/cli": "npm:^19.4.0"
"@commitlint/config-conventional": "npm:^19.2.2"
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
husky: "npm:^9.1.4"
Expand Down

0 comments on commit ee6f4b6

Please sign in to comment.