deps(dev-npm): bump @commitlint/cli in /dev-dependencies (#5396)

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.6.1 to 19.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/v19.2.0/@commitlint/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-21 09:38:20 +00:00 committed by GitHub
parent 41af8fc21c
commit b34674f20b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 524 additions and 320 deletions

File diff suppressed because it is too large Load diff

View file

@ -3,7 +3,7 @@
"private": true,
"version": "0.0.1-local",
"dependencies": {
"@commitlint/cli": "^18.6.1",
"@commitlint/cli": "^19.2.0",
"@commitlint/config-conventional": "^18.6.2",
"release-please": "^16.9.0"
},