chore(deps): update dependency @commitlint/cli to v16.0.2
This commit is contained in:
parent
24e7a0b064
commit
7e8fc2eb87
2 changed files with 6 additions and 6 deletions
|
@ -58,7 +58,7 @@
|
|||
"changelog": "conventional-changelog -p conventionalcommits -o CHANGELOG.md -r 2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "16.0.1",
|
||||
"@commitlint/cli": "16.0.2",
|
||||
"@commitlint/config-conventional": "16.0.0",
|
||||
"@guanghechen/rollup-plugin-copy": "1.8.5",
|
||||
"@league-of-foundry-developers/foundry-vtt-types": "9.238.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -658,9 +658,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@commitlint/cli@npm:16.0.1":
|
||||
version: 16.0.1
|
||||
resolution: "@commitlint/cli@npm:16.0.1"
|
||||
"@commitlint/cli@npm:16.0.2":
|
||||
version: 16.0.2
|
||||
resolution: "@commitlint/cli@npm:16.0.2"
|
||||
dependencies:
|
||||
"@commitlint/format": ^16.0.0
|
||||
"@commitlint/lint": ^16.0.0
|
||||
|
@ -673,7 +673,7 @@ __metadata:
|
|||
yargs: ^17.0.0
|
||||
bin:
|
||||
commitlint: cli.js
|
||||
checksum: a4ec182911a6a26cd4e5ad878089075ca96c417aac538b6bb42a4e7fd9c96e1c73ef4c9034c153f017ce28bf1c2ca837f403034e6462910f4c51a383aba3d5ee
|
||||
checksum: 20760e0f8d54cfffad8a3c24ab4052b815d4545e2237f6b2c54a9a9a1190bf69adcff49b22ba665ae5e3b758b17b7a9dfb162d49d8b3926a756f60a314edd5e3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3791,7 +3791,7 @@ __metadata:
|
|||
version: 0.0.0-use.local
|
||||
resolution: "dungeonslayers4@workspace:."
|
||||
dependencies:
|
||||
"@commitlint/cli": 16.0.1
|
||||
"@commitlint/cli": 16.0.2
|
||||
"@commitlint/config-conventional": 16.0.0
|
||||
"@guanghechen/rollup-plugin-copy": 1.8.5
|
||||
"@league-of-foundry-developers/foundry-vtt-types": 9.238.1
|
||||
|
|
Loading…
Reference in a new issue