Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

chore(deps-dev): bump @commitlint/cli from 16.1.0 to 17.2.0 #2998

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps-dev): bump @commitlint/cli from 16.1.0 to 17.2.0
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 16.1.0 to 17.2.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/v17.2.0/@commitlint/cli)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 1, 2022
commit 2c9fb26de95d115ec96eb75072c414386c6dc002
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"Stefano Casasola"
],
"devDependencies": {
"@commitlint/cli": "~16.1.0",
"@commitlint/cli": "~17.2.0",
"@commitlint/config-conventional": "~16.0.0",
"@commitlint/core": "~16.0.0",
"@commitlint/prompt": "~16.1.0",
Expand Down