mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
chore(deps): bump @commitlint/config-conventional from 17.7.0 to 17.8.0 (#377)
This commit is contained in:
parent
ceb9586cb8
commit
97b602eee0
@ -14,7 +14,7 @@
|
|||||||
"serve": "vite preview"
|
"serve": "vite preview"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/config-conventional": "^17.7.0",
|
"@commitlint/config-conventional": "^17.8.0",
|
||||||
"@felte/solid": "^1.2.11",
|
"@felte/solid": "^1.2.11",
|
||||||
"@felte/validator-zod": "^1.0.17",
|
"@felte/validator-zod": "^1.0.17",
|
||||||
"@fontsource/fira-sans": "^5.0.15",
|
"@fontsource/fira-sans": "^5.0.15",
|
||||||
|
@ -6,8 +6,8 @@ settings:
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
'@commitlint/config-conventional':
|
'@commitlint/config-conventional':
|
||||||
specifier: ^17.7.0
|
specifier: ^17.8.0
|
||||||
version: 17.7.0
|
version: 17.8.0
|
||||||
'@felte/solid':
|
'@felte/solid':
|
||||||
specifier: ^1.2.11
|
specifier: ^1.2.11
|
||||||
version: 1.2.11(solid-js@1.8.1)
|
version: 1.2.11(solid-js@1.8.1)
|
||||||
@ -1486,8 +1486,8 @@ packages:
|
|||||||
- '@swc/wasm'
|
- '@swc/wasm'
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@commitlint/config-conventional@17.7.0:
|
/@commitlint/config-conventional@17.8.0:
|
||||||
resolution: {integrity: sha512-iicqh2o6et+9kWaqsQiEYZzfLbtoWv9uZl8kbI8EGfnc0HeGafQBF7AJ0ylN9D/2kj6txltsdyQs8+2fTMwWEw==}
|
resolution: {integrity: sha512-MgiFXujmqAvi7M33C7OSMTznwrVkckrbXe/aZWQ/+KFGLLF6IE50XIcjGrW0/uiDGb/im5qbqF2dh1dCFNa+sQ==}
|
||||||
engines: {node: '>=v14'}
|
engines: {node: '>=v14'}
|
||||||
dependencies:
|
dependencies:
|
||||||
conventional-changelog-conventionalcommits: 6.1.0
|
conventional-changelog-conventionalcommits: 6.1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user