chore(deps): update dependency @commitlint/cli to v17.5.0
This commit is contained in:
parent
41bb0f8426
commit
5c8919bfb9
2 changed files with 5 additions and 5 deletions
|
@ -61,7 +61,7 @@
|
||||||
"changelog": "conventional-changelog -p conventionalcommits -o CHANGELOG.md -r 2"
|
"changelog": "conventional-changelog -p conventionalcommits -o CHANGELOG.md -r 2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "17.4.4",
|
"@commitlint/cli": "17.5.0",
|
||||||
"@commitlint/config-conventional": "17.4.4",
|
"@commitlint/config-conventional": "17.4.4",
|
||||||
"@guanghechen/rollup-plugin-copy": "4.7.2",
|
"@guanghechen/rollup-plugin-copy": "4.7.2",
|
||||||
"@ironkinoko/rollup-plugin-styles": "4.0.3",
|
"@ironkinoko/rollup-plugin-styles": "4.0.3",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
lockfileVersion: 5.3
|
lockfileVersion: 5.3
|
||||||
|
|
||||||
specifiers:
|
specifiers:
|
||||||
'@commitlint/cli': 17.4.4
|
'@commitlint/cli': 17.5.0
|
||||||
'@commitlint/config-conventional': 17.4.4
|
'@commitlint/config-conventional': 17.4.4
|
||||||
'@guanghechen/rollup-plugin-copy': 4.7.2
|
'@guanghechen/rollup-plugin-copy': 4.7.2
|
||||||
'@ironkinoko/rollup-plugin-styles': 4.0.3
|
'@ironkinoko/rollup-plugin-styles': 4.0.3
|
||||||
|
@ -33,7 +33,7 @@ specifiers:
|
||||||
yargs: 17.7.1
|
yargs: 17.7.1
|
||||||
|
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@commitlint/cli': 17.4.4_@swc+core@1.3.42
|
'@commitlint/cli': 17.5.0_@swc+core@1.3.42
|
||||||
'@commitlint/config-conventional': 17.4.4
|
'@commitlint/config-conventional': 17.4.4
|
||||||
'@guanghechen/rollup-plugin-copy': 4.7.2_rollup@3.20.2
|
'@guanghechen/rollup-plugin-copy': 4.7.2_rollup@3.20.2
|
||||||
'@ironkinoko/rollup-plugin-styles': 4.0.3_rollup@3.20.2
|
'@ironkinoko/rollup-plugin-styles': 4.0.3_rollup@3.20.2
|
||||||
|
@ -87,8 +87,8 @@ packages:
|
||||||
js-tokens: 4.0.0
|
js-tokens: 4.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@commitlint/cli/17.4.4_@swc+core@1.3.42:
|
/@commitlint/cli/17.5.0_@swc+core@1.3.42:
|
||||||
resolution: {integrity: sha512-HwKlD7CPVMVGTAeFZylVNy14Vm5POVY0WxPkZr7EXLC/os0LH/obs6z4HRvJtH/nHCMYBvUBQhGwnufKfTjd5g==}
|
resolution: {integrity: sha512-yNW3+M7UM1ioK28LKTrryIVB5qGpXlEv8+rJQiWPMZNayy9/1XR5+lL8qBTNlgopYtZWWnIm5RETcAN29ZTL/A==}
|
||||||
engines: {node: '>=v14'}
|
engines: {node: '>=v14'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue