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

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 16.2.4 to 17.4.4.
- [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/v17.4.4/@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]
2023-02-25 18:13:32 +01:00
committed by GitHub
parent 7b47886b38
commit cbeb9124b3
2 changed files with 38 additions and 11 deletions

View File

@@ -114,7 +114,7 @@
"@babel/preset-react": "=7.14.5",
"@babel/register": "=7.17.0",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^16.2.1",
"@commitlint/config-conventional": "^17.4.4",
"@jest/globals": "=27.0.6",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",
"@release-it/conventional-changelog": "=5.1.0",