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

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.5.0 to 18.6.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.6.0/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-26 08:12:44 +00:00 committed by GitHub
parent cf8b6ab2fe
commit be105d8de9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -34,7 +34,7 @@
},
"devDependencies": {
"@commitlint/cli": "^18.5.0",
"@commitlint/config-conventional": "^18.5.0",
"@commitlint/config-conventional": "^18.6.0",
"@eartharoid/deep-merge": "^0.0.2",
"@vitejs/plugin-react-swc": "^3.5.0",
"adm-zip": "^0.5.10",

View File

@ -71,8 +71,8 @@ devDependencies:
specifier: ^18.5.0
version: 18.5.0(@types/node@20.10.7)(typescript@5.3.3)
'@commitlint/config-conventional':
specifier: ^18.5.0
version: 18.5.0
specifier: ^18.6.0
version: 18.6.0
'@eartharoid/deep-merge':
specifier: ^0.0.2
version: 0.0.2
@ -1565,8 +1565,8 @@ packages:
- typescript
dev: true
/@commitlint/config-conventional@18.5.0:
resolution: {integrity: sha512-XGmU4u3Z7bCn0H0nTEG9LUn6hMDUIPP4P6dun7PKFhtnt/wwiKAqmPj+QRmFiqWjkOWcmrh7w7xRiDL32cWS5g==}
/@commitlint/config-conventional@18.6.0:
resolution: {integrity: sha512-CDCOf2eJz9D/TL44IBks0stM9TmdLCNE2B48owIU3YCadwzts/bobXPScagIgPQF6hhKYMEdj5zpUDlmbwuqwQ==}
engines: {node: '>=v18'}
dependencies:
conventional-changelog-conventionalcommits: 7.0.2