chore(deps): update dependency @commitlint/cli to v16.2.3
This commit is contained in:
parent
eca11d21c4
commit
a0fc46c823
2 changed files with 11 additions and 11 deletions
|
@ -35,7 +35,7 @@
|
|||
"changelog": "conventional-changelog -p conventionalcommits -o CHANGELOG.md -r 2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "16.2.1",
|
||||
"@commitlint/cli": "16.2.3",
|
||||
"@commitlint/config-conventional": "16.2.1",
|
||||
"@guanghechen/rollup-plugin-copy": "1.9.2",
|
||||
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -52,13 +52,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@commitlint/cli@npm:16.2.1":
|
||||
version: 16.2.1
|
||||
resolution: "@commitlint/cli@npm:16.2.1"
|
||||
"@commitlint/cli@npm:16.2.3":
|
||||
version: 16.2.3
|
||||
resolution: "@commitlint/cli@npm:16.2.3"
|
||||
dependencies:
|
||||
"@commitlint/format": ^16.2.1
|
||||
"@commitlint/lint": ^16.2.1
|
||||
"@commitlint/load": ^16.2.1
|
||||
"@commitlint/load": ^16.2.3
|
||||
"@commitlint/read": ^16.2.1
|
||||
"@commitlint/types": ^16.2.1
|
||||
lodash: ^4.17.19
|
||||
|
@ -67,7 +67,7 @@ __metadata:
|
|||
yargs: ^17.0.0
|
||||
bin:
|
||||
commitlint: cli.js
|
||||
checksum: da673e8e037f74b1a4257884d8f55fd6bfaf575283aa15b48a787090d3b81bdb49c8daa92aaa93208e1c026296c451e9d697d53380ea93a1a5c110a10e5794d0
|
||||
checksum: e74a83389a736a87593cdc3665c820f1f8e837c9e834883d3e041b65cd6af85410fa65c1b0b8b1909d31eab3eadf4997e31a309af0fa0d211b6db21dc6fb917e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -139,9 +139,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@commitlint/load@npm:^16.2.1":
|
||||
version: 16.2.1
|
||||
resolution: "@commitlint/load@npm:16.2.1"
|
||||
"@commitlint/load@npm:^16.2.3":
|
||||
version: 16.2.3
|
||||
resolution: "@commitlint/load@npm:16.2.3"
|
||||
dependencies:
|
||||
"@commitlint/config-validator": ^16.2.1
|
||||
"@commitlint/execute-rule": ^16.2.1
|
||||
|
@ -154,7 +154,7 @@ __metadata:
|
|||
lodash: ^4.17.19
|
||||
resolve-from: ^5.0.0
|
||||
typescript: ^4.4.3
|
||||
checksum: 2b2fceff10c02ba61a5fa9c24a8f22156af0be6865a6b3b1543d93861d75b1552d7c86ce9cadd8598248387829feee26d0e0e646f3f0822e7a9bc74023e18fde
|
||||
checksum: 11a34e018431c9639c84427305167a4f3a4ebffab0f42c681c5eba347690b444cf4ea3ce5fde953106b3d615a273b8b6afe34fd4f72fa480512d4f2297636191
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1682,7 +1682,7 @@ __metadata:
|
|||
version: 0.0.0-use.local
|
||||
resolution: "darkness-dependent-vision@workspace:."
|
||||
dependencies:
|
||||
"@commitlint/cli": 16.2.1
|
||||
"@commitlint/cli": 16.2.3
|
||||
"@commitlint/config-conventional": 16.2.1
|
||||
"@guanghechen/rollup-plugin-copy": 1.9.2
|
||||
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
||||
|
|
Loading…
Reference in a new issue