chore(deps): update dependency @commitlint/cli to v16.0.1
This commit is contained in:
parent
dab672e58c
commit
18b997c68d
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.0",
|
"@commitlint/cli": "16.0.1",
|
||||||
"@commitlint/config-conventional": "16.0.0",
|
"@commitlint/config-conventional": "16.0.0",
|
||||||
"@guanghechen/rollup-plugin-copy": "1.8.5",
|
"@guanghechen/rollup-plugin-copy": "1.8.5",
|
||||||
"@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.0":
|
"@commitlint/cli@npm:16.0.1":
|
||||||
version: 16.0.0
|
version: 16.0.1
|
||||||
resolution: "@commitlint/cli@npm:16.0.0"
|
resolution: "@commitlint/cli@npm:16.0.1"
|
||||||
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: 203d1a02bd45e5d4ffc08359e0c4dad3866759faa8708c1d5b362e7621cd156bf387ad74c5d26c28360a9205d9669f76645118d628af23feb20ebd690bf2dadc
|
checksum: a4ec182911a6a26cd4e5ad878089075ca96c417aac538b6bb42a4e7fd9c96e1c73ef4c9034c153f017ce28bf1c2ca837f403034e6462910f4c51a383aba3d5ee
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -1653,7 +1653,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.0
|
"@commitlint/cli": 16.0.1
|
||||||
"@commitlint/config-conventional": 16.0.0
|
"@commitlint/config-conventional": 16.0.0
|
||||||
"@guanghechen/rollup-plugin-copy": 1.8.5
|
"@guanghechen/rollup-plugin-copy": 1.8.5
|
||||||
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
||||||
|
|
Loading…
Reference in a new issue