chore(deps): update dependency @commitlint/cli to v16.1.0
This commit is contained in:
parent
3e2bbd3d80
commit
121856102a
2 changed files with 22 additions and 22 deletions
|
@ -35,7 +35,7 @@
|
|||
"changelog": "conventional-changelog -p conventionalcommits -o CHANGELOG.md -r 2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "16.0.3",
|
||||
"@commitlint/cli": "16.1.0",
|
||||
"@commitlint/config-conventional": "16.0.0",
|
||||
"@guanghechen/rollup-plugin-copy": "1.8.6",
|
||||
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
||||
|
|
42
yarn.lock
42
yarn.lock
|
@ -52,13 +52,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@commitlint/cli@npm:16.0.3":
|
||||
version: 16.0.3
|
||||
resolution: "@commitlint/cli@npm:16.0.3"
|
||||
"@commitlint/cli@npm:16.1.0":
|
||||
version: 16.1.0
|
||||
resolution: "@commitlint/cli@npm:16.1.0"
|
||||
dependencies:
|
||||
"@commitlint/format": ^16.0.0
|
||||
"@commitlint/lint": ^16.0.0
|
||||
"@commitlint/load": ^16.0.0
|
||||
"@commitlint/load": ^16.1.0
|
||||
"@commitlint/read": ^16.0.0
|
||||
"@commitlint/types": ^16.0.0
|
||||
lodash: ^4.17.19
|
||||
|
@ -67,7 +67,7 @@ __metadata:
|
|||
yargs: ^17.0.0
|
||||
bin:
|
||||
commitlint: cli.js
|
||||
checksum: d4aeb8e32abf597707743f4e5f66726255e55604c18e1e9459153bfed721173e18a12d6351f496f62b22dc6f1f177d581ec34a3297dc9a97e25c3c767ddb43b0
|
||||
checksum: 58dced3f3eb6960d1f91949cefb631bc00f588d2510230ab5050c51b98083aa5626e11a22f6aef85f09c001f86a4d8baed0bf54182ab05231ebd203b03229d03
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -80,13 +80,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@commitlint/config-validator@npm:^16.0.0":
|
||||
version: 16.0.0
|
||||
resolution: "@commitlint/config-validator@npm:16.0.0"
|
||||
"@commitlint/config-validator@npm:^16.1.0":
|
||||
version: 16.1.0
|
||||
resolution: "@commitlint/config-validator@npm:16.1.0"
|
||||
dependencies:
|
||||
"@commitlint/types": ^16.0.0
|
||||
ajv: ^6.12.6
|
||||
checksum: 304fe3b1b7a117d78d654a97eb21a84e81ab8a01cd700ef1b4acf39dde1e0cb17f8084da2de60c12edda04faaa1585ebfc3a6778f9c7493e2506669b557d0d04
|
||||
checksum: 410f80e4cf6257a811b5352069a1bfc22cd0d9827da93d6cc67889f28d6827c6c03495b524f57ac455365dabc57baa0555e2795778cb8bda37955c4bb5e254c6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -139,13 +139,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@commitlint/load@npm:^16.0.0":
|
||||
version: 16.0.0
|
||||
resolution: "@commitlint/load@npm:16.0.0"
|
||||
"@commitlint/load@npm:^16.1.0":
|
||||
version: 16.1.0
|
||||
resolution: "@commitlint/load@npm:16.1.0"
|
||||
dependencies:
|
||||
"@commitlint/config-validator": ^16.0.0
|
||||
"@commitlint/config-validator": ^16.1.0
|
||||
"@commitlint/execute-rule": ^16.0.0
|
||||
"@commitlint/resolve-extends": ^16.0.0
|
||||
"@commitlint/resolve-extends": ^16.1.0
|
||||
"@commitlint/types": ^16.0.0
|
||||
chalk: ^4.0.0
|
||||
cosmiconfig: ^7.0.0
|
||||
|
@ -153,7 +153,7 @@ __metadata:
|
|||
lodash: ^4.17.19
|
||||
resolve-from: ^5.0.0
|
||||
typescript: ^4.4.3
|
||||
checksum: 33fc082e5a01bd1b4fdb6df78ab68a659ef7763d3e4df00540cff60bdc91fde556aeba21deee3e6693f9aca7835fa7c4245d5ed59b76e7af351002afaca7f666
|
||||
checksum: 154d7cc7281ef528732b0be81857c27cada0f3d026a588d3ebd00281721db1ba89ce595d01ded986429fe71c01007e33c5c365bbe12178476092786da6409619
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -187,17 +187,17 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@commitlint/resolve-extends@npm:^16.0.0":
|
||||
version: 16.0.0
|
||||
resolution: "@commitlint/resolve-extends@npm:16.0.0"
|
||||
"@commitlint/resolve-extends@npm:^16.1.0":
|
||||
version: 16.1.0
|
||||
resolution: "@commitlint/resolve-extends@npm:16.1.0"
|
||||
dependencies:
|
||||
"@commitlint/config-validator": ^16.0.0
|
||||
"@commitlint/config-validator": ^16.1.0
|
||||
"@commitlint/types": ^16.0.0
|
||||
import-fresh: ^3.0.0
|
||||
lodash: ^4.17.19
|
||||
resolve-from: ^5.0.0
|
||||
resolve-global: ^1.0.0
|
||||
checksum: e7e32fb4ae8fd7491bd9ec8808bca8f69289b631cb4b419dd5e2b22a1666fa1153d25a959563877d84f5e7af11f52d295eb8b550d6ec24f800112085879704fa
|
||||
checksum: bffeefb73095fe22f09115c25ab4617d28e6aa49877adcfc0f5a5d44553ff07a135e7cc811715afee2ba40e5e34a294ac6ba5aec3e68246b5264e60887ea15c8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1655,7 +1655,7 @@ __metadata:
|
|||
version: 0.0.0-use.local
|
||||
resolution: "darkness-dependent-vision@workspace:."
|
||||
dependencies:
|
||||
"@commitlint/cli": 16.0.3
|
||||
"@commitlint/cli": 16.1.0
|
||||
"@commitlint/config-conventional": 16.0.0
|
||||
"@guanghechen/rollup-plugin-copy": 1.8.6
|
||||
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
||||
|
|
Loading…
Reference in a new issue