mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
chore(deps): bump @commitlint/config-conventional from 18.0.0 to 18.1.0 (#421)
This commit is contained in:
parent
891e6db001
commit
ccd84c298f
@ -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",
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user