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

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.6.2 to 19.0.3.
- [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/v19.0.3/@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]
2024-03-06 15:50:42 +01:00
committed by GitHub
parent 0159e86cb8
commit 70aa767e3a
2 changed files with 15 additions and 323 deletions

View File

@@ -118,7 +118,7 @@
"@babel/preset-react": "=7.23.3",
"@babel/register": "=7.23.7",
"@commitlint/cli": "^19.0.3",
"@commitlint/config-conventional": "^18.6.2",
"@commitlint/config-conventional": "^19.0.3",
"@jest/globals": "=29.7.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@release-it/conventional-changelog": "=8.0.1",