mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
chore(deps): update dependency @commitlint/cli to v16.1.0 (#5510)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
"normalize-wheel-es": "^1.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "16.0.3",
|
||||
"@commitlint/cli": "16.1.0",
|
||||
"@commitlint/config-conventional": "16.0.0",
|
||||
"@pnpm/find-workspace-packages": "3.1.38",
|
||||
"@pnpm/logger": "4.0.0",
|
||||
|
||||
32
pnpm-lock.yaml
generated
32
pnpm-lock.yaml
generated
@@ -4,7 +4,7 @@ importers:
|
||||
|
||||
.:
|
||||
specifiers:
|
||||
'@commitlint/cli': 16.0.3
|
||||
'@commitlint/cli': 16.1.0
|
||||
'@commitlint/config-conventional': 16.0.0
|
||||
'@element-plus/components': workspace:*
|
||||
'@element-plus/directives': workspace:*
|
||||
@@ -93,7 +93,7 @@ importers:
|
||||
memoize-one: 6.0.0
|
||||
normalize-wheel-es: 1.1.1
|
||||
devDependencies:
|
||||
'@commitlint/cli': 16.0.3_@types+node@16.11.21
|
||||
'@commitlint/cli': 16.1.0_@types+node@16.11.21
|
||||
'@commitlint/config-conventional': 16.0.0
|
||||
'@pnpm/find-workspace-packages': 3.1.38_@pnpm+logger@4.0.0
|
||||
'@pnpm/logger': 4.0.0
|
||||
@@ -794,14 +794,14 @@ packages:
|
||||
minimist: 1.2.5
|
||||
dev: true
|
||||
|
||||
/@commitlint/cli/16.0.3_@types+node@16.11.21:
|
||||
resolution: {integrity: sha512-SB1od4/1ek5SShNKjKgUdpqiVNulNVgCkjkV4Zz9zLKrxn3sPcgvXMQNh/wy0/T4WPUVgHrHGcxWYOYXxrGwpg==}
|
||||
/@commitlint/cli/16.1.0_@types+node@16.11.21:
|
||||
resolution: {integrity: sha512-x5L1knvA3isRWBRVQx+Q6D45pA9139a2aZQYpxkljMG0dj4UHZkCnsYWpnGalxPxASI7nrI0KedKfS2YeQ55cQ==}
|
||||
engines: {node: '>=v12'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@commitlint/format': 16.0.0
|
||||
'@commitlint/lint': 16.0.0
|
||||
'@commitlint/load': 16.0.0_@types+node@16.11.21
|
||||
'@commitlint/load': 16.1.0_@types+node@16.11.21
|
||||
'@commitlint/read': 16.0.0
|
||||
'@commitlint/types': 16.0.0
|
||||
lodash: 4.17.21
|
||||
@@ -821,8 +821,8 @@ packages:
|
||||
conventional-changelog-conventionalcommits: 4.6.1
|
||||
dev: true
|
||||
|
||||
/@commitlint/config-validator/16.0.0:
|
||||
resolution: {integrity: sha512-i80DGlo1FeC5jZpuoNV9NIjQN/m2dDV3jYGWg+1Wr+KldptkUHXj+6GY1Akll66lJ3D8s6aUGi3comPLHPtWHg==}
|
||||
/@commitlint/config-validator/16.1.0:
|
||||
resolution: {integrity: sha512-2cHeZPNTuf1JWbMqyA46MkExor5HMSgv8JrdmzEakUbJHUreh35/wN00FJf57qGs134exQW2thiSQ1IJUsVx2Q==}
|
||||
engines: {node: '>=v12'}
|
||||
dependencies:
|
||||
'@commitlint/types': 16.0.0
|
||||
@@ -868,13 +868,13 @@ packages:
|
||||
'@commitlint/types': 16.0.0
|
||||
dev: true
|
||||
|
||||
/@commitlint/load/16.0.0_@types+node@16.11.21:
|
||||
resolution: {integrity: sha512-7WhrGCkP6K/XfjBBguLkkI2XUdiiIyMGlNsSoSqgRNiD352EiffhFEApMy1/XOU+viwBBm/On0n5p0NC7e9/4A==}
|
||||
/@commitlint/load/16.1.0_@types+node@16.11.21:
|
||||
resolution: {integrity: sha512-MtlEhKjP8jAF85jjX4mw8DUUwCxKsCgAc865hhpnwxjrfBcmGP7Up2AFE/M3ZMGDmSl1X1TMybQk/zohj8Cqdg==}
|
||||
engines: {node: '>=v12'}
|
||||
dependencies:
|
||||
'@commitlint/config-validator': 16.0.0
|
||||
'@commitlint/config-validator': 16.1.0
|
||||
'@commitlint/execute-rule': 16.0.0
|
||||
'@commitlint/resolve-extends': 16.0.0
|
||||
'@commitlint/resolve-extends': 16.1.0
|
||||
'@commitlint/types': 16.0.0
|
||||
chalk: 4.1.2
|
||||
cosmiconfig: 7.0.1
|
||||
@@ -912,11 +912,11 @@ packages:
|
||||
git-raw-commits: 2.0.10
|
||||
dev: true
|
||||
|
||||
/@commitlint/resolve-extends/16.0.0:
|
||||
resolution: {integrity: sha512-Z/w9MAQUcxeawpCLtjmkVNXAXOmB2nhW+LYmHEZcx9O6UTauF/1+uuZ2/r0MtzTe1qw2JD+1QHVhEWYHVPlkdA==}
|
||||
/@commitlint/resolve-extends/16.1.0:
|
||||
resolution: {integrity: sha512-8182s6AFoUFX6+FT1PgQDt15nO2ogdR/EN8SYVAdhNXw1rLz8kT5saB/ICw567GuRAUgFTUMGCXy3ctMOXPEDg==}
|
||||
engines: {node: '>=v12'}
|
||||
dependencies:
|
||||
'@commitlint/config-validator': 16.0.0
|
||||
'@commitlint/config-validator': 16.1.0
|
||||
'@commitlint/types': 16.0.0
|
||||
import-fresh: 3.3.0
|
||||
lodash: 4.17.21
|
||||
@@ -3862,7 +3862,7 @@ packages:
|
||||
longest: 2.0.1
|
||||
word-wrap: 1.2.3
|
||||
optionalDependencies:
|
||||
'@commitlint/load': 16.0.0_@types+node@16.11.21
|
||||
'@commitlint/load': 16.1.0_@types+node@16.11.21
|
||||
transitivePeerDependencies:
|
||||
- '@swc/core'
|
||||
- '@swc/wasm'
|
||||
@@ -3880,7 +3880,7 @@ packages:
|
||||
longest: 2.0.1
|
||||
word-wrap: 1.2.3
|
||||
optionalDependencies:
|
||||
'@commitlint/load': 16.0.0_@types+node@16.11.21
|
||||
'@commitlint/load': 16.1.0_@types+node@16.11.21
|
||||
transitivePeerDependencies:
|
||||
- '@swc/core'
|
||||
- '@swc/wasm'
|
||||
|
||||
Reference in New Issue
Block a user