chore(deps): update dependency @commitlint/cli to v18.4.1
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
d95bd35ce3
commit
536d327488
2 changed files with 13 additions and 13 deletions
|
@ -36,7 +36,7 @@
|
|||
"changelog": "conventional-changelog -p conventionalcommits -o CHANGELOG.md -r 2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "18.4.0",
|
||||
"@commitlint/cli": "18.4.1",
|
||||
"@commitlint/config-conventional": "18.4.0",
|
||||
"@guanghechen/rollup-plugin-copy": "5.0.12",
|
||||
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
||||
|
|
24
yarn.lock
24
yarn.lock
|
@ -40,13 +40,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@commitlint/cli@npm:18.4.0":
|
||||
version: 18.4.0
|
||||
resolution: "@commitlint/cli@npm:18.4.0"
|
||||
"@commitlint/cli@npm:18.4.1":
|
||||
version: 18.4.1
|
||||
resolution: "@commitlint/cli@npm:18.4.1"
|
||||
dependencies:
|
||||
"@commitlint/format": ^18.4.0
|
||||
"@commitlint/lint": ^18.4.0
|
||||
"@commitlint/load": ^18.4.0
|
||||
"@commitlint/load": ^18.4.1
|
||||
"@commitlint/read": ^18.4.0
|
||||
"@commitlint/types": ^18.4.0
|
||||
execa: ^5.0.0
|
||||
|
@ -56,7 +56,7 @@ __metadata:
|
|||
yargs: ^17.0.0
|
||||
bin:
|
||||
commitlint: cli.js
|
||||
checksum: 7962f276f465038becf9291fe66dd659c25c70968b19b863e86bbebbe2f63d7e98bc9d53cb3464281e76a66826116a5164beb9987b28189ea41aaf4d4494802d
|
||||
checksum: f0da48b442d3467041a882e60c8bfbe04f1acba95224084ad1031d7f7d3a135d9010157df789f914a8c7d6a9a0f81c45f7a45170e6b1e3002caed06e60c12357
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -132,9 +132,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@commitlint/load@npm:^18.4.0":
|
||||
version: 18.4.0
|
||||
resolution: "@commitlint/load@npm:18.4.0"
|
||||
"@commitlint/load@npm:^18.4.1":
|
||||
version: 18.4.1
|
||||
resolution: "@commitlint/load@npm:18.4.1"
|
||||
dependencies:
|
||||
"@commitlint/config-validator": ^18.4.0
|
||||
"@commitlint/execute-rule": ^18.4.0
|
||||
|
@ -142,13 +142,13 @@ __metadata:
|
|||
"@commitlint/types": ^18.4.0
|
||||
"@types/node": ^18.11.9
|
||||
chalk: ^4.1.0
|
||||
cosmiconfig: ^8.0.0
|
||||
cosmiconfig: ^8.3.6
|
||||
cosmiconfig-typescript-loader: ^5.0.0
|
||||
lodash.isplainobject: ^4.0.6
|
||||
lodash.merge: ^4.6.2
|
||||
lodash.uniq: ^4.5.0
|
||||
resolve-from: ^5.0.0
|
||||
checksum: c84655f211aad44d52e2e9e08a6a760b47a412433b026be7751b43fbb838f98e240f670783c39058ebb9e4e854f4edb06e4c55facc1cf7bf22a049e7786211f7
|
||||
checksum: 77cb8b02c39fd0a28214cea898811100b1b0c33047914a9294df862ad0c75965b3000ddb1806a5e89054141ce5217419b419d5d3d9bcf757e904f34b530d7474
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1713,7 +1713,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cosmiconfig@npm:^8.0.0":
|
||||
"cosmiconfig@npm:^8.3.6":
|
||||
version: 8.3.6
|
||||
resolution: "cosmiconfig@npm:8.3.6"
|
||||
dependencies:
|
||||
|
@ -1782,7 +1782,7 @@ __metadata:
|
|||
version: 0.0.0-use.local
|
||||
resolution: "darkness-dependent-vision@workspace:."
|
||||
dependencies:
|
||||
"@commitlint/cli": 18.4.0
|
||||
"@commitlint/cli": 18.4.1
|
||||
"@commitlint/config-conventional": 18.4.0
|
||||
"@guanghechen/rollup-plugin-copy": 5.0.12
|
||||
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
||||
|
|
Loading…
Reference in a new issue