chore(deps): update dependency @commitlint/cli to v16.2.3
This commit is contained in:
parent
2bab01e877
commit
6bd80d0f2e
2 changed files with 11 additions and 11 deletions
|
@ -58,7 +58,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.2.1",
|
"@commitlint/cli": "16.2.3",
|
||||||
"@commitlint/config-conventional": "16.2.1",
|
"@commitlint/config-conventional": "16.2.1",
|
||||||
"@guanghechen/rollup-plugin-copy": "1.9.2",
|
"@guanghechen/rollup-plugin-copy": "1.9.2",
|
||||||
"@league-of-foundry-developers/foundry-vtt-types": "9.255.0",
|
"@league-of-foundry-developers/foundry-vtt-types": "9.255.0",
|
||||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -391,13 +391,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@commitlint/cli@npm:16.2.1":
|
"@commitlint/cli@npm:16.2.3":
|
||||||
version: 16.2.1
|
version: 16.2.3
|
||||||
resolution: "@commitlint/cli@npm:16.2.1"
|
resolution: "@commitlint/cli@npm:16.2.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@commitlint/format": ^16.2.1
|
"@commitlint/format": ^16.2.1
|
||||||
"@commitlint/lint": ^16.2.1
|
"@commitlint/lint": ^16.2.1
|
||||||
"@commitlint/load": ^16.2.1
|
"@commitlint/load": ^16.2.3
|
||||||
"@commitlint/read": ^16.2.1
|
"@commitlint/read": ^16.2.1
|
||||||
"@commitlint/types": ^16.2.1
|
"@commitlint/types": ^16.2.1
|
||||||
lodash: ^4.17.19
|
lodash: ^4.17.19
|
||||||
|
@ -406,7 +406,7 @@ __metadata:
|
||||||
yargs: ^17.0.0
|
yargs: ^17.0.0
|
||||||
bin:
|
bin:
|
||||||
commitlint: cli.js
|
commitlint: cli.js
|
||||||
checksum: da673e8e037f74b1a4257884d8f55fd6bfaf575283aa15b48a787090d3b81bdb49c8daa92aaa93208e1c026296c451e9d697d53380ea93a1a5c110a10e5794d0
|
checksum: e74a83389a736a87593cdc3665c820f1f8e837c9e834883d3e041b65cd6af85410fa65c1b0b8b1909d31eab3eadf4997e31a309af0fa0d211b6db21dc6fb917e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -478,9 +478,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@commitlint/load@npm:^16.2.1":
|
"@commitlint/load@npm:^16.2.3":
|
||||||
version: 16.2.1
|
version: 16.2.3
|
||||||
resolution: "@commitlint/load@npm:16.2.1"
|
resolution: "@commitlint/load@npm:16.2.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@commitlint/config-validator": ^16.2.1
|
"@commitlint/config-validator": ^16.2.1
|
||||||
"@commitlint/execute-rule": ^16.2.1
|
"@commitlint/execute-rule": ^16.2.1
|
||||||
|
@ -493,7 +493,7 @@ __metadata:
|
||||||
lodash: ^4.17.19
|
lodash: ^4.17.19
|
||||||
resolve-from: ^5.0.0
|
resolve-from: ^5.0.0
|
||||||
typescript: ^4.4.3
|
typescript: ^4.4.3
|
||||||
checksum: 2b2fceff10c02ba61a5fa9c24a8f22156af0be6865a6b3b1543d93861d75b1552d7c86ce9cadd8598248387829feee26d0e0e646f3f0822e7a9bc74023e18fde
|
checksum: 11a34e018431c9639c84427305167a4f3a4ebffab0f42c681c5eba347690b444cf4ea3ce5fde953106b3d615a273b8b6afe34fd4f72fa480512d4f2297636191
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -3255,7 +3255,7 @@ __metadata:
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "dungeonslayers4@workspace:."
|
resolution: "dungeonslayers4@workspace:."
|
||||||
dependencies:
|
dependencies:
|
||||||
"@commitlint/cli": 16.2.1
|
"@commitlint/cli": 16.2.3
|
||||||
"@commitlint/config-conventional": 16.2.1
|
"@commitlint/config-conventional": 16.2.1
|
||||||
"@guanghechen/rollup-plugin-copy": 1.9.2
|
"@guanghechen/rollup-plugin-copy": 1.9.2
|
||||||
"@league-of-foundry-developers/foundry-vtt-types": 9.255.0
|
"@league-of-foundry-developers/foundry-vtt-types": 9.255.0
|
||||||
|
|
Loading…
Reference in a new issue