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

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 18.4.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/v18.4.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-01-01 08:52:09 +00:00 committed by GitHub
parent de24d11463
commit 19cfdf719c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

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

View File

@ -74,8 +74,8 @@ devDependencies:
specifier: ^17.8.1
version: 17.8.1
'@commitlint/config-conventional':
specifier: ^17.8.1
version: 17.8.1
specifier: ^18.4.3
version: 18.4.3
'@eartharoid/deep-merge':
specifier: ^0.0.2
version: 0.0.2
@ -1569,11 +1569,11 @@ packages:
- '@swc/wasm'
dev: true
/@commitlint/config-conventional@17.8.1:
resolution: {integrity: sha512-NxCOHx1kgneig3VLauWJcDWS40DVjg7nKOpBEEK9E5fjJpQqLCilcnKkIIjdBH98kEO1q3NpE5NSrZ2kl/QGJg==}
engines: {node: '>=v14'}
/@commitlint/config-conventional@18.4.3:
resolution: {integrity: sha512-729eRRaNta7JZF07qf6SAGSghoDEp9mH7yHU0m7ff0q89W97wDrWCyZ3yoV3mcQJwbhlmVmZPTkPcm7qiAu8WA==}
engines: {node: '>=v18'}
dependencies:
conventional-changelog-conventionalcommits: 6.1.0
conventional-changelog-conventionalcommits: 7.0.2
dev: true
/@commitlint/config-validator@17.8.1:
@ -3439,9 +3439,9 @@ packages:
compare-func: 2.0.0
dev: true
/conventional-changelog-conventionalcommits@6.1.0:
resolution: {integrity: sha512-3cS3GEtR78zTfMzk0AizXKKIdN4OvSh7ibNz6/DPbhWWQu7LqE/8+/GqSodV+sywUR2gpJAdP/1JFf4XtN7Zpw==}
engines: {node: '>=14'}
/conventional-changelog-conventionalcommits@7.0.2:
resolution: {integrity: sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==}
engines: {node: '>=16'}
dependencies:
compare-func: 2.0.0
dev: true