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.4.3 to 18.4.4 (#552)
This commit is contained in:
parent
28316c1e08
commit
dca722ec93
@ -14,7 +14,7 @@
|
||||
"serve": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@commitlint/config-conventional": "^18.4.3",
|
||||
"@commitlint/config-conventional": "^18.4.4",
|
||||
"@felte/solid": "^1.2.11",
|
||||
"@felte/validator-zod": "^1.0.17",
|
||||
"@fontsource/fira-sans": "^5.0.18",
|
||||
|
@ -6,8 +6,8 @@ settings:
|
||||
|
||||
dependencies:
|
||||
'@commitlint/config-conventional':
|
||||
specifier: ^18.4.3
|
||||
version: 18.4.3
|
||||
specifier: ^18.4.4
|
||||
version: 18.4.4
|
||||
'@felte/solid':
|
||||
specifier: ^1.2.11
|
||||
version: 1.2.11(solid-js@1.8.8)
|
||||
@ -1458,8 +1458,8 @@ packages:
|
||||
- typescript
|
||||
dev: false
|
||||
|
||||
/@commitlint/config-conventional@18.4.3:
|
||||
resolution: {integrity: sha512-729eRRaNta7JZF07qf6SAGSghoDEp9mH7yHU0m7ff0q89W97wDrWCyZ3yoV3mcQJwbhlmVmZPTkPcm7qiAu8WA==}
|
||||
/@commitlint/config-conventional@18.4.4:
|
||||
resolution: {integrity: sha512-Bz3sPQSboBN+Et/KyZrR+OJ3z9PrHDw7Bls0/hv94PmuHBtMq1dCGxS9XzTGzxeMNlytCC4kxF083tbhPljl3Q==}
|
||||
engines: {node: '>=v18'}
|
||||
dependencies:
|
||||
conventional-changelog-conventionalcommits: 7.0.2
|
||||
|
Loading…
Reference in New Issue
Block a user