chore(deps): update dependency @commitlint/cli to v16.0.2
This commit is contained in:
parent
20fcbe9a11
commit
1768add60b
2 changed files with 6 additions and 6 deletions
|
@ -35,7 +35,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",
|
||||
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -52,9 +52,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
|
||||
|
@ -67,7 +67,7 @@ __metadata:
|
|||
yargs: ^17.0.0
|
||||
bin:
|
||||
commitlint: cli.js
|
||||
checksum: a4ec182911a6a26cd4e5ad878089075ca96c417aac538b6bb42a4e7fd9c96e1c73ef4c9034c153f017ce28bf1c2ca837f403034e6462910f4c51a383aba3d5ee
|
||||
checksum: 20760e0f8d54cfffad8a3c24ab4052b815d4545e2237f6b2c54a9a9a1190bf69adcff49b22ba665ae5e3b758b17b7a9dfb162d49d8b3926a756f60a314edd5e3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1662,7 +1662,7 @@ __metadata:
|
|||
version: 0.0.0-use.local
|
||||
resolution: "darkness-dependent-vision@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
|
||||
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
||||
|
|
Loading…
Reference in a new issue