chore(deps): update dependency @commitlint/cli to v17.7.2
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
This commit is contained in:
parent
63d67f9e57
commit
3fa1bd47a2
2 changed files with 16 additions and 16 deletions
|
@ -36,7 +36,7 @@
|
|||
"changelog": "conventional-changelog -p conventionalcommits -o CHANGELOG.md -r 2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "17.7.1",
|
||||
"@commitlint/cli": "17.7.2",
|
||||
"@commitlint/config-conventional": "17.7.0",
|
||||
"@guanghechen/rollup-plugin-copy": "5.0.7",
|
||||
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
||||
|
|
30
yarn.lock
30
yarn.lock
|
@ -40,13 +40,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@commitlint/cli@npm:17.7.1":
|
||||
version: 17.7.1
|
||||
resolution: "@commitlint/cli@npm:17.7.1"
|
||||
"@commitlint/cli@npm:17.7.2":
|
||||
version: 17.7.2
|
||||
resolution: "@commitlint/cli@npm:17.7.2"
|
||||
dependencies:
|
||||
"@commitlint/format": ^17.4.4
|
||||
"@commitlint/lint": ^17.7.0
|
||||
"@commitlint/load": ^17.7.1
|
||||
"@commitlint/load": ^17.7.2
|
||||
"@commitlint/read": ^17.5.1
|
||||
"@commitlint/types": ^17.4.4
|
||||
execa: ^5.0.0
|
||||
|
@ -56,7 +56,7 @@ __metadata:
|
|||
yargs: ^17.0.0
|
||||
bin:
|
||||
commitlint: cli.js
|
||||
checksum: 2500a50514ab0629d3661d74e6f759f0b9b56c1992fbc101bb78a67033c6ed02a6dad3ae728f91f1f9b3034ae17e3808835957f885ab7129a421085d31f6cb23
|
||||
checksum: 7d5d86b27980135713094e44023ee7a6cc2bb1cd015f92111857e069a3127dab63d4575b507bdac2e16255aaab65da908d1f7667e8aa9de7e032d9c464ef3154
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -132,15 +132,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@commitlint/load@npm:^17.7.1":
|
||||
version: 17.7.1
|
||||
resolution: "@commitlint/load@npm:17.7.1"
|
||||
"@commitlint/load@npm:^17.7.2":
|
||||
version: 17.7.2
|
||||
resolution: "@commitlint/load@npm:17.7.2"
|
||||
dependencies:
|
||||
"@commitlint/config-validator": ^17.6.7
|
||||
"@commitlint/execute-rule": ^17.4.0
|
||||
"@commitlint/resolve-extends": ^17.6.7
|
||||
"@commitlint/types": ^17.4.4
|
||||
"@types/node": 20.4.7
|
||||
"@types/node": 20.5.1
|
||||
chalk: ^4.1.0
|
||||
cosmiconfig: ^8.0.0
|
||||
cosmiconfig-typescript-loader: ^4.0.0
|
||||
|
@ -150,7 +150,7 @@ __metadata:
|
|||
resolve-from: ^5.0.0
|
||||
ts-node: ^10.8.1
|
||||
typescript: ^4.6.4 || ^5.0.0
|
||||
checksum: 8d0e56b49a0e4dec7e8e28a2c6bc7ce985e6b8e10274aa20d0e3f6c2465fc9082d18f91bbe5c336594ebabcc4dc9668fdeaa039ef5bbfaf26ca0be423461ef61
|
||||
checksum: dda9f7efd6413309266617a5ee026df65cc8c590b86c312f5905285fcbef5ae3ec983694c145007d89402c9f728882465f016167b156f43f6ed414c3b8ca079a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -536,10 +536,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:20.4.7":
|
||||
version: 20.4.7
|
||||
resolution: "@types/node@npm:20.4.7"
|
||||
checksum: a40d7003f66b56220a2028179e49f950b46fa6dbf860a4a6ecbd6ba7976f05b2f0b31ced39689ec88a7d9e32d07e088c6a06d270b99d5bc13a28291ac2f30ca7
|
||||
"@types/node@npm:20.5.1":
|
||||
version: 20.5.1
|
||||
resolution: "@types/node@npm:20.5.1"
|
||||
checksum: 3dbe611cd67afa987102c8558ee70f848949c5dcfee5f60abc073e55c0d7b048e391bf06bb1e0dc052cb7210ca97136ac496cbaf6e89123c989de6bd125fde82
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1805,7 +1805,7 @@ __metadata:
|
|||
version: 0.0.0-use.local
|
||||
resolution: "darkness-dependent-vision@workspace:."
|
||||
dependencies:
|
||||
"@commitlint/cli": 17.7.1
|
||||
"@commitlint/cli": 17.7.2
|
||||
"@commitlint/config-conventional": 17.7.0
|
||||
"@guanghechen/rollup-plugin-copy": 5.0.7
|
||||
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
||||
|
|
Loading…
Reference in a new issue