chore(deps): update dependency @commitlint/config-conventional to v19.4.1
This commit is contained in:
parent
f3a0ca6385
commit
71a9eed6ed
2 changed files with 6 additions and 6 deletions
|
@ -64,7 +64,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "19.4.0",
|
"@commitlint/cli": "19.4.0",
|
||||||
"@commitlint/config-conventional": "19.2.2",
|
"@commitlint/config-conventional": "19.4.1",
|
||||||
"@foundryvtt/foundryvtt-cli": "0.0.9",
|
"@foundryvtt/foundryvtt-cli": "0.0.9",
|
||||||
"@guanghechen/rollup-plugin-copy": "5.0.12",
|
"@guanghechen/rollup-plugin-copy": "5.0.12",
|
||||||
"@ironkinoko/rollup-plugin-styles": "4.0.3",
|
"@ironkinoko/rollup-plugin-styles": "4.0.3",
|
||||||
|
|
|
@ -12,8 +12,8 @@ importers:
|
||||||
specifier: 19.4.0
|
specifier: 19.4.0
|
||||||
version: 19.4.0(@types/node@18.19.3)(typescript@5.5.4)
|
version: 19.4.0(@types/node@18.19.3)(typescript@5.5.4)
|
||||||
'@commitlint/config-conventional':
|
'@commitlint/config-conventional':
|
||||||
specifier: 19.2.2
|
specifier: 19.4.1
|
||||||
version: 19.2.2
|
version: 19.4.1
|
||||||
'@foundryvtt/foundryvtt-cli':
|
'@foundryvtt/foundryvtt-cli':
|
||||||
specifier: 0.0.9
|
specifier: 0.0.9
|
||||||
version: 0.0.9
|
version: 0.0.9
|
||||||
|
@ -131,8 +131,8 @@ packages:
|
||||||
engines: {node: '>=v18'}
|
engines: {node: '>=v18'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
'@commitlint/config-conventional@19.2.2':
|
'@commitlint/config-conventional@19.4.1':
|
||||||
resolution: {integrity: sha512-mLXjsxUVLYEGgzbxbxicGPggDuyWNkf25Ht23owXIH+zV2pv1eJuzLK3t1gDY5Gp6pxdE60jZnWUY5cvgL3ufw==}
|
resolution: {integrity: sha512-D5S5T7ilI5roybWGc8X35OBlRXLAwuTseH1ro0XgqkOWrhZU8yOwBOslrNmSDlTXhXLq8cnfhQyC42qaUCzlXA==}
|
||||||
engines: {node: '>=v18'}
|
engines: {node: '>=v18'}
|
||||||
|
|
||||||
'@commitlint/config-validator@19.0.3':
|
'@commitlint/config-validator@19.0.3':
|
||||||
|
@ -2763,7 +2763,7 @@ snapshots:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@commitlint/config-conventional@19.2.2':
|
'@commitlint/config-conventional@19.4.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@commitlint/types': 19.0.3
|
'@commitlint/types': 19.0.3
|
||||||
conventional-changelog-conventionalcommits: 7.0.2
|
conventional-changelog-conventionalcommits: 7.0.2
|
||||||
|
|
Loading…
Reference in a new issue