build(deps-dev): bump @commitlint/cli from 16.2.3 to 16.2.4

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 16.2.3 to 16.2.4.
- [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/v16.2.4/@commitlint/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-09 07:08:32 +00:00
committed by GitHub
parent 4567c63113
commit b7388a0b80
2 changed files with 106 additions and 106 deletions

View File

@@ -25,7 +25,7 @@
"javascript"
],
"devDependencies": {
"@commitlint/cli": "^16.2.3",
"@commitlint/cli": "^16.2.4",
"@commitlint/config-conventional": "^16.2.1",
"@octokit/rest": "^18.12.0",
"@octokit/types": "^6.2.1",
@@ -43,7 +43,7 @@
"@typescript-eslint/parser": "^4.33.0",
"@vercel/ncc": "^0.33.3",
"ava": "^3.8.2",
"eslint": "^8.14.0",
"eslint": "^8.15.0",
"eslint-config-prettier": "^7.1.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0",