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

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 11.0.0 to 12.0.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/compare/v11.0.0...v12.0.1)

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]
2021-03-10 16:42:09 -08:00
committed by GitHub
parent 424bc22761
commit c0d2e06925
2 changed files with 4 additions and 4 deletions

View File

@@ -107,7 +107,7 @@
"@babel/preset-react": "=7.12.13",
"@babel/register": "=7.13.8",
"@commitlint/cli": "^12.0.1",
"@commitlint/config-conventional": "^11.0.0",
"@commitlint/config-conventional": "^12.0.1",
"@jest/globals": "=26.6.2",
"@release-it/conventional-changelog": "=1.1.4",
"autoprefixer": "^9.0.0",