chore(deps): bump @commitlint/config-conventional from 17.7.0 to 17.8.0 (#377)

This commit is contained in:
dependabot[bot] 2023-10-16 20:38:43 -05:00 committed by GitHub
parent ceb9586cb8
commit 97b602eee0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@
"serve": "vite preview"
},
"dependencies": {
"@commitlint/config-conventional": "^17.7.0",
"@commitlint/config-conventional": "^17.8.0",
"@felte/solid": "^1.2.11",
"@felte/validator-zod": "^1.0.17",
"@fontsource/fira-sans": "^5.0.15",

View File

@ -6,8 +6,8 @@ settings:
dependencies:
'@commitlint/config-conventional':
specifier: ^17.7.0
version: 17.7.0
specifier: ^17.8.0
version: 17.8.0
'@felte/solid':
specifier: ^1.2.11
version: 1.2.11(solid-js@1.8.1)
@ -1486,8 +1486,8 @@ packages:
- '@swc/wasm'
dev: false
/@commitlint/config-conventional@17.7.0:
resolution: {integrity: sha512-iicqh2o6et+9kWaqsQiEYZzfLbtoWv9uZl8kbI8EGfnc0HeGafQBF7AJ0ylN9D/2kj6txltsdyQs8+2fTMwWEw==}
/@commitlint/config-conventional@17.8.0:
resolution: {integrity: sha512-MgiFXujmqAvi7M33C7OSMTznwrVkckrbXe/aZWQ/+KFGLLF6IE50XIcjGrW0/uiDGb/im5qbqF2dh1dCFNa+sQ==}
engines: {node: '>=v14'}
dependencies:
conventional-changelog-conventionalcommits: 6.1.0