chore(deps): update dependency @commitlint/cli to v19.4.0
This commit is contained in:
parent
d5af049c26
commit
913238cacf
2 changed files with 16 additions and 16 deletions
|
@ -34,7 +34,7 @@
|
|||
"changelog": "conventional-changelog -p conventionalcommits -o CHANGELOG.md -r 2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "19.3.0",
|
||||
"@commitlint/cli": "19.4.0",
|
||||
"@commitlint/config-conventional": "19.2.2",
|
||||
"@guanghechen/rollup-plugin-copy": "5.0.12",
|
||||
"@swc/core": "1.7.6",
|
||||
|
|
30
yarn.lock
30
yarn.lock
|
@ -68,20 +68,20 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@commitlint/cli@npm:19.3.0":
|
||||
version: 19.3.0
|
||||
resolution: "@commitlint/cli@npm:19.3.0"
|
||||
"@commitlint/cli@npm:19.4.0":
|
||||
version: 19.4.0
|
||||
resolution: "@commitlint/cli@npm:19.4.0"
|
||||
dependencies:
|
||||
"@commitlint/format": "npm:^19.3.0"
|
||||
"@commitlint/lint": "npm:^19.2.2"
|
||||
"@commitlint/load": "npm:^19.2.0"
|
||||
"@commitlint/read": "npm:^19.2.1"
|
||||
"@commitlint/load": "npm:^19.4.0"
|
||||
"@commitlint/read": "npm:^19.4.0"
|
||||
"@commitlint/types": "npm:^19.0.3"
|
||||
execa: "npm:^8.0.1"
|
||||
yargs: "npm:^17.0.0"
|
||||
bin:
|
||||
commitlint: cli.js
|
||||
checksum: 10c0/12049b6ccb1fd3939c5713fdc9b2aa9054985f3ced465e9494ce7c23b3c69a9e9ea25c84fffa5ba147b6bb5cd086a29000dfac2218a7592494b007bab592e057
|
||||
checksum: 10c0/b3f4a0b07ae18c59bcc7c4a10fa5e265271d1f76b94d1c64371104b0f9cdabf8480c941382c3de5db53513b3c4785acc02f9445a1f357361ff4f5ff4ecdf5f4b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -158,9 +158,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@commitlint/load@npm:^19.2.0":
|
||||
version: 19.2.0
|
||||
resolution: "@commitlint/load@npm:19.2.0"
|
||||
"@commitlint/load@npm:^19.4.0":
|
||||
version: 19.4.0
|
||||
resolution: "@commitlint/load@npm:19.4.0"
|
||||
dependencies:
|
||||
"@commitlint/config-validator": "npm:^19.0.3"
|
||||
"@commitlint/execute-rule": "npm:^19.0.0"
|
||||
|
@ -172,7 +172,7 @@ __metadata:
|
|||
lodash.isplainobject: "npm:^4.0.6"
|
||||
lodash.merge: "npm:^4.6.2"
|
||||
lodash.uniq: "npm:^4.5.0"
|
||||
checksum: 10c0/100ad63e99f59cdad7f48748b77a9a55710a2487971dd2ee503ba003aaf407ab49acf844a45c87a8b5e0a4de3a037cadaed9460ecd6d2e886bbdf943eb344bb2
|
||||
checksum: 10c0/805fd80b1f0e127a03b89405c60535dd89fd6676c749ef86e4a41af787f3c9cae0c18c5d5ce906bd6620f566b37d19a4edff63d21539da4212414fd741e19c72
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -194,16 +194,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@commitlint/read@npm:^19.2.1":
|
||||
version: 19.2.1
|
||||
resolution: "@commitlint/read@npm:19.2.1"
|
||||
"@commitlint/read@npm:^19.4.0":
|
||||
version: 19.4.0
|
||||
resolution: "@commitlint/read@npm:19.4.0"
|
||||
dependencies:
|
||||
"@commitlint/top-level": "npm:^19.0.0"
|
||||
"@commitlint/types": "npm:^19.0.3"
|
||||
execa: "npm:^8.0.1"
|
||||
git-raw-commits: "npm:^4.0.0"
|
||||
minimist: "npm:^1.2.8"
|
||||
checksum: 10c0/9aef7e24164fe502c59b8acb867a9193bff2aab9bcdd74b9c18e2fada27d631360a1e3ce74898104bc8eae45129216d4227d22fa20ca65b59d6ad45b26d71b66
|
||||
checksum: 10c0/b0243feeb903fe4bb15bc352b10116451ac280fffbf2220a684e0f01ce4583e558b944ff8a6901f8a70faa0ec6020fa720da70328fb110747dbd4a7162695125
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5286,7 +5286,7 @@ __metadata:
|
|||
version: 0.0.0-use.local
|
||||
resolution: "tickwerk@workspace:."
|
||||
dependencies:
|
||||
"@commitlint/cli": "npm:19.3.0"
|
||||
"@commitlint/cli": "npm:19.4.0"
|
||||
"@commitlint/config-conventional": "npm:19.2.2"
|
||||
"@guanghechen/rollup-plugin-copy": "npm:5.0.12"
|
||||
"@swc/core": "npm:1.7.6"
|
||||
|
|
Loading…
Reference in a new issue