Skip to content

Commit

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


Updates `@commitlint/cli` from 19.2.0 to 19.2.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.2.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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 19, 2024
1 parent 45da4d7 commit cfe9674
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"lodash.merge": "4.6.2"
},
"devDependencies": {
"@commitlint/cli": "19.2.0",
"@commitlint/cli": "19.2.1",
"@commitlint/config-conventional": "19.1.0",
"@einride/eslint-plugin": "7.9.0",
"@einride/prettier-config": "2.1.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1515,20 +1515,20 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:19.2.0":
version: 19.2.0
resolution: "@commitlint/cli@npm:19.2.0"
"@commitlint/cli@npm:19.2.1":
version: 19.2.1
resolution: "@commitlint/cli@npm:19.2.1"
dependencies:
"@commitlint/format": ^19.0.3
"@commitlint/lint": ^19.1.0
"@commitlint/load": ^19.2.0
"@commitlint/read": ^19.2.0
"@commitlint/read": ^19.2.1
"@commitlint/types": ^19.0.3
execa: ^8.0.1
yargs: ^17.0.0
bin:
commitlint: cli.js
checksum: 3118f640014daac6079fd764e0ed93d068e54b0b9eadab67b6ed4cd89c7dcc11aa1d1ffcf7eb5da57d6549c47dd0133210812e3c0fc73ebfd5a80d31dadc38d6
checksum: daf649e7f47c4f95e81a6f023da892209241739559fe80b3186c2027b8bfd3299f2af4810eeab975e124c546121faeec2df7a166090ed949878a67253e429fee
languageName: node
linkType: hard

Expand Down Expand Up @@ -1641,16 +1641,16 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/read@npm:^19.2.0":
version: 19.2.0
resolution: "@commitlint/read@npm:19.2.0"
"@commitlint/read@npm:^19.2.1":
version: 19.2.1
resolution: "@commitlint/read@npm:19.2.1"
dependencies:
"@commitlint/top-level": ^19.0.0
"@commitlint/types": ^19.0.3
execa: ^8.0.1
git-raw-commits: ^4.0.0
minimist: ^1.2.8
checksum: 5f8cbaf018459e61f12b84e942078dc6c4afc55025b1cee4c28ea5e87bb7947402b493c0ec4b6eff08fa7494a20e6d32a76a6f7349a9a89e292c7969324a69c2
checksum: 840ebd183b2fe36dea03701552d825a9a1770d300b9416ab2a731fdeed66cf8c9dd8be133d92ac017cb9bf29e2ef5aee91a641f2b643bb5b33005f7b392ec953
languageName: node
linkType: hard

Expand Down Expand Up @@ -1766,7 +1766,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@einride/ui@workspace:."
dependencies:
"@commitlint/cli": 19.2.0
"@commitlint/cli": 19.2.1
"@commitlint/config-conventional": 19.1.0
"@einride/eslint-plugin": 7.9.0
"@einride/hooks": 1.7.9
Expand Down

0 comments on commit cfe9674

Please sign in to comment.