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

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.0 to 18.1.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/v18.1.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]
2023-11-08 10:44:44 +01:00
committed by GitHub
parent 979c52e7ce
commit b9120fbace
2 changed files with 18 additions and 18 deletions

View File

@@ -120,7 +120,7 @@
"@babel/preset-react": "=7.22.15",
"@babel/register": "=7.22.15",
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^17.8.0",
"@commitlint/config-conventional": "^18.1.0",
"@jest/globals": "=29.7.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@release-it/conventional-changelog": "=5.1.0",