chore(deps): update dependency @commitlint/cli to v17.0.1
This commit is contained in:
parent
c6439f90b5
commit
387eb1dc68
2 changed files with 7 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": "17.0.0",
|
"@commitlint/cli": "17.0.1",
|
||||||
"@commitlint/config-conventional": "17.0.0",
|
"@commitlint/config-conventional": "17.0.0",
|
||||||
"@guanghechen/rollup-plugin-copy": "1.9.4",
|
"@guanghechen/rollup-plugin-copy": "1.9.4",
|
||||||
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
||||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -52,22 +52,23 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@commitlint/cli@npm:17.0.0":
|
"@commitlint/cli@npm:17.0.1":
|
||||||
version: 17.0.0
|
version: 17.0.1
|
||||||
resolution: "@commitlint/cli@npm:17.0.0"
|
resolution: "@commitlint/cli@npm:17.0.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@commitlint/format": ^17.0.0
|
"@commitlint/format": ^17.0.0
|
||||||
"@commitlint/lint": ^17.0.0
|
"@commitlint/lint": ^17.0.0
|
||||||
"@commitlint/load": ^17.0.0
|
"@commitlint/load": ^17.0.0
|
||||||
"@commitlint/read": ^17.0.0
|
"@commitlint/read": ^17.0.0
|
||||||
"@commitlint/types": ^17.0.0
|
"@commitlint/types": ^17.0.0
|
||||||
|
execa: ^5.0.0
|
||||||
lodash: ^4.17.19
|
lodash: ^4.17.19
|
||||||
resolve-from: 5.0.0
|
resolve-from: 5.0.0
|
||||||
resolve-global: 1.0.0
|
resolve-global: 1.0.0
|
||||||
yargs: ^17.0.0
|
yargs: ^17.0.0
|
||||||
bin:
|
bin:
|
||||||
commitlint: cli.js
|
commitlint: cli.js
|
||||||
checksum: ac7159458ee6d6271898795dd30fb74efb84e549934aabba189dcc495cf49c48b71ab3ef444175636895526300b914db9c72d59161591e26517fc1cab9f83461
|
checksum: 7a69ce6eeb1a8c2b573d73d92790cea8e36392edf76687e409d890ab6f67176566dc21b4ea2cd26d32adad3b25bf6c1ac7827030354af1ed57e809f866feb4df
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -1691,7 +1692,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": 17.0.0
|
"@commitlint/cli": 17.0.1
|
||||||
"@commitlint/config-conventional": 17.0.0
|
"@commitlint/config-conventional": 17.0.0
|
||||||
"@guanghechen/rollup-plugin-copy": 1.9.4
|
"@guanghechen/rollup-plugin-copy": 1.9.4
|
||||||
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
||||||
|
|
Loading…
Reference in a new issue