chore(deps-dev): bump @commitlint/config-conventional (#7945)

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 13.2.0 to 16.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.0.0/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  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] 2022-01-31 14:52:36 +01:00 committed by GitHub
parent 161b283ea4
commit f708ceb9f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,7 @@
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "13.2.0", "@commitlint/cli": "13.2.0",
"@commitlint/config-conventional": "13.2.0", "@commitlint/config-conventional": "16.0.0",
"@microsoft/api-documenter": "7.13.65", "@microsoft/api-documenter": "7.13.65",
"@microsoft/api-extractor": "7.18.15", "@microsoft/api-extractor": "7.18.15",
"@types/debug": "4.1.7", "@types/debug": "4.1.7",