chore(deps): update dependency @commitlint/cli to v16.0.3
This commit is contained in:
parent
00ead793a3
commit
70584c5d82
2 changed files with 6 additions and 6 deletions
|
@ -35,7 +35,7 @@
|
||||||
"changelog": "conventional-changelog -p conventionalcommits -o CHANGELOG.md -r 2"
|
"changelog": "conventional-changelog -p conventionalcommits -o CHANGELOG.md -r 2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "16.0.2",
|
"@commitlint/cli": "16.0.3",
|
||||||
"@commitlint/config-conventional": "16.0.0",
|
"@commitlint/config-conventional": "16.0.0",
|
||||||
"@guanghechen/rollup-plugin-copy": "1.8.6",
|
"@guanghechen/rollup-plugin-copy": "1.8.6",
|
||||||
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -52,9 +52,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@commitlint/cli@npm:16.0.2":
|
"@commitlint/cli@npm:16.0.3":
|
||||||
version: 16.0.2
|
version: 16.0.3
|
||||||
resolution: "@commitlint/cli@npm:16.0.2"
|
resolution: "@commitlint/cli@npm:16.0.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@commitlint/format": ^16.0.0
|
"@commitlint/format": ^16.0.0
|
||||||
"@commitlint/lint": ^16.0.0
|
"@commitlint/lint": ^16.0.0
|
||||||
|
@ -67,7 +67,7 @@ __metadata:
|
||||||
yargs: ^17.0.0
|
yargs: ^17.0.0
|
||||||
bin:
|
bin:
|
||||||
commitlint: cli.js
|
commitlint: cli.js
|
||||||
checksum: 20760e0f8d54cfffad8a3c24ab4052b815d4545e2237f6b2c54a9a9a1190bf69adcff49b22ba665ae5e3b758b17b7a9dfb162d49d8b3926a756f60a314edd5e3
|
checksum: d4aeb8e32abf597707743f4e5f66726255e55604c18e1e9459153bfed721173e18a12d6351f496f62b22dc6f1f177d581ec34a3297dc9a97e25c3c767ddb43b0
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -1655,7 +1655,7 @@ __metadata:
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "darkness-dependent-vision@workspace:."
|
resolution: "darkness-dependent-vision@workspace:."
|
||||||
dependencies:
|
dependencies:
|
||||||
"@commitlint/cli": 16.0.2
|
"@commitlint/cli": 16.0.3
|
||||||
"@commitlint/config-conventional": 16.0.0
|
"@commitlint/config-conventional": 16.0.0
|
||||||
"@guanghechen/rollup-plugin-copy": 1.8.6
|
"@guanghechen/rollup-plugin-copy": 1.8.6
|
||||||
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
||||||
|
|
Loading…
Reference in a new issue