build(deps): bump @commitlint/config-conventional from 19.5.0 to 19.6.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-19 22:46:53 +00:00 committed by GitHub
parent 27c2b7f860
commit bf183fd5a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 12 deletions

View File

@ -14,7 +14,7 @@
"serve": "vite preview" "serve": "vite preview"
}, },
"dependencies": { "dependencies": {
"@commitlint/config-conventional": "^19.5.0", "@commitlint/config-conventional": "^19.6.0",
"@corvu/accordion": "^0.2.3", "@corvu/accordion": "^0.2.3",
"@corvu/tailwind": "^0.1.5", "@corvu/tailwind": "^0.1.5",
"@corvu/tooltip": "^0.2.1", "@corvu/tooltip": "^0.2.1",

View File

@ -9,8 +9,8 @@ importers:
.: .:
dependencies: dependencies:
'@commitlint/config-conventional': '@commitlint/config-conventional':
specifier: ^19.5.0 specifier: ^19.6.0
version: 19.5.0 version: 19.6.0
'@corvu/accordion': '@corvu/accordion':
specifier: ^0.2.3 specifier: ^0.2.3
version: 0.2.3(solid-js@1.9.3) version: 0.2.3(solid-js@1.9.3)
@ -808,8 +808,8 @@ packages:
engines: {node: '>=v18'} engines: {node: '>=v18'}
hasBin: true hasBin: true
'@commitlint/config-conventional@19.5.0': '@commitlint/config-conventional@19.6.0':
resolution: {integrity: sha512-OBhdtJyHNPryZKg0fFpZNOBM1ZDbntMvqMuSmpfyP86XSfwzGw4CaoYRG4RutUPg0BTK07VMRIkNJT6wi2zthg==} resolution: {integrity: sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ==}
engines: {node: '>=v18'} engines: {node: '>=v18'}
'@commitlint/config-validator@19.5.0': '@commitlint/config-validator@19.5.0':
@ -1062,10 +1062,6 @@ packages:
resolution: {integrity: sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==} resolution: {integrity: sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/js@9.14.0':
resolution: {integrity: sha512-pFoEtFWCPyDOl+C6Ift+wC7Ro89otjigCf5vcuWqWgqNSQbRrpjSvdeE6ofLz4dHmyxD5f7gIdGT4+p36L6Twg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/js@9.15.0': '@eslint/js@9.15.0':
resolution: {integrity: sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==} resolution: {integrity: sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@ -4693,7 +4689,7 @@ snapshots:
- '@types/node' - '@types/node'
- typescript - typescript
'@commitlint/config-conventional@19.5.0': '@commitlint/config-conventional@19.6.0':
dependencies: dependencies:
'@commitlint/types': 19.5.0 '@commitlint/types': 19.5.0
conventional-changelog-conventionalcommits: 7.0.2 conventional-changelog-conventionalcommits: 7.0.2
@ -4925,8 +4921,6 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@eslint/js@9.14.0': {}
'@eslint/js@9.15.0': {} '@eslint/js@9.15.0': {}
'@eslint/object-schema@2.1.4': {} '@eslint/object-schema@2.1.4': {}