chore(deps): bump @commitlint/config-conventional from 18.0.0 to 18.1.0 (#421)

This commit is contained in:
dependabot[bot] 2023-10-26 09:37:23 +08:00 committed by GitHub
parent 891e6db001
commit ccd84c298f
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": "^18.0.0",
"@commitlint/config-conventional": "^18.1.0",
"@felte/solid": "^1.2.11",
"@felte/validator-zod": "^1.0.17",
"@fontsource/fira-sans": "^5.0.17",

View File

@ -6,8 +6,8 @@ settings:
dependencies:
'@commitlint/config-conventional':
specifier: ^18.0.0
version: 18.0.0
specifier: ^18.1.0
version: 18.1.0
'@felte/solid':
specifier: ^1.2.11
version: 1.2.11(solid-js@1.8.3)
@ -1448,8 +1448,8 @@ packages:
- '@swc/wasm'
dev: false
/@commitlint/config-conventional@18.0.0:
resolution: {integrity: sha512-XZW3MDwhMWwr7pf+jO5F18ohBwrJ8mt+1OPhkVyO8bYrY0dKPE5tPpdXlDt+JCFurl4VnUDPmu6xZ4/cKCH7cA==}
/@commitlint/config-conventional@18.1.0:
resolution: {integrity: sha512-8vvvtV3GOLEMHeKc8PjRL1lfP1Y4B6BG0WroFd9PJeRiOc3nFX1J0wlJenLURzl9Qus6YXVGWf+a/ZlbCKT3AA==}
engines: {node: '>=v18'}
dependencies:
conventional-changelog-conventionalcommits: 7.0.2