chore(deps): update dependency @commitlint/cli to v16.0.3
This commit is contained in:
parent
70db8aa618
commit
1d9872ec91
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.2",
|
||||
"@commitlint/cli": "16.0.3",
|
||||
"@commitlint/config-conventional": "16.0.0",
|
||||
"@guanghechen/rollup-plugin-copy": "1.8.6",
|
||||
"@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.2":
|
||||
version: 16.0.2
|
||||
resolution: "@commitlint/cli@npm:16.0.2"
|
||||
"@commitlint/cli@npm:16.0.3":
|
||||
version: 16.0.3
|
||||
resolution: "@commitlint/cli@npm:16.0.3"
|
||||
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: 20760e0f8d54cfffad8a3c24ab4052b815d4545e2237f6b2c54a9a9a1190bf69adcff49b22ba665ae5e3b758b17b7a9dfb162d49d8b3926a756f60a314edd5e3
|
||||
checksum: d4aeb8e32abf597707743f4e5f66726255e55604c18e1e9459153bfed721173e18a12d6351f496f62b22dc6f1f177d581ec34a3297dc9a97e25c3c767ddb43b0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3696,7 +3696,7 @@ __metadata:
|
|||
version: 0.0.0-use.local
|
||||
resolution: "dungeonslayers4@workspace:."
|
||||
dependencies:
|
||||
"@commitlint/cli": 16.0.2
|
||||
"@commitlint/cli": 16.0.3
|
||||
"@commitlint/config-conventional": 16.0.0
|
||||
"@guanghechen/rollup-plugin-copy": 1.8.6
|
||||
"@league-of-foundry-developers/foundry-vtt-types": 9.238.1
|
||||
|
|
Loading…
Reference in a new issue