chore(deps): update commitlint monorepo to v17.0.2
This commit is contained in:
parent
e3de8c7715
commit
7ac01a0182
2 changed files with 15 additions and 15 deletions
|
@ -35,8 +35,8 @@
|
|||
"changelog": "conventional-changelog -p conventionalcommits -o CHANGELOG.md -r 2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "17.0.1",
|
||||
"@commitlint/config-conventional": "17.0.0",
|
||||
"@commitlint/cli": "17.0.2",
|
||||
"@commitlint/config-conventional": "17.0.2",
|
||||
"@guanghechen/rollup-plugin-copy": "1.9.4",
|
||||
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
||||
"conventional-changelog-cli": "2.2.2",
|
||||
|
|
26
yarn.lock
26
yarn.lock
|
@ -52,9 +52,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@commitlint/cli@npm:17.0.1":
|
||||
version: 17.0.1
|
||||
resolution: "@commitlint/cli@npm:17.0.1"
|
||||
"@commitlint/cli@npm:17.0.2":
|
||||
version: 17.0.2
|
||||
resolution: "@commitlint/cli@npm:17.0.2"
|
||||
dependencies:
|
||||
"@commitlint/format": ^17.0.0
|
||||
"@commitlint/lint": ^17.0.0
|
||||
|
@ -68,16 +68,16 @@ __metadata:
|
|||
yargs: ^17.0.0
|
||||
bin:
|
||||
commitlint: cli.js
|
||||
checksum: 7a69ce6eeb1a8c2b573d73d92790cea8e36392edf76687e409d890ab6f67176566dc21b4ea2cd26d32adad3b25bf6c1ac7827030354af1ed57e809f866feb4df
|
||||
checksum: 1f8a00da69fbc7ac6e2c4126a594a50e649c97b0516cd1504b28b7e3b5308ba3a0394465d1752d8544d70be4beb183fde5924d2e1ec9ae4ee395ae05f2f96574
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@commitlint/config-conventional@npm:17.0.0":
|
||||
version: 17.0.0
|
||||
resolution: "@commitlint/config-conventional@npm:17.0.0"
|
||||
"@commitlint/config-conventional@npm:17.0.2":
|
||||
version: 17.0.2
|
||||
resolution: "@commitlint/config-conventional@npm:17.0.2"
|
||||
dependencies:
|
||||
conventional-changelog-conventionalcommits: ^4.3.1
|
||||
checksum: d2a8973c65de53bfc283795480c2d12d61507cb13e7e2be129de693c966cf39601e5ebf9b0928508a379f287487fc5ae022ba16868186edf98b5e0a9d73ee96f
|
||||
conventional-changelog-conventionalcommits: ^5.0.0
|
||||
checksum: 6effb4f68d7bc24baebb65c57801b416e108ac4dfcc7a349dfc03cf4f3250f87520835934e474d2fd3c9e978a5435e606d1605038ebdc94dcd914a1818a5f54d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1419,7 +1419,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"conventional-changelog-conventionalcommits@npm:5.0.0":
|
||||
"conventional-changelog-conventionalcommits@npm:5.0.0, conventional-changelog-conventionalcommits@npm:^5.0.0":
|
||||
version: 5.0.0
|
||||
resolution: "conventional-changelog-conventionalcommits@npm:5.0.0"
|
||||
dependencies:
|
||||
|
@ -1430,7 +1430,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"conventional-changelog-conventionalcommits@npm:^4.3.1, conventional-changelog-conventionalcommits@npm:^4.5.0":
|
||||
"conventional-changelog-conventionalcommits@npm:^4.5.0":
|
||||
version: 4.6.1
|
||||
resolution: "conventional-changelog-conventionalcommits@npm:4.6.1"
|
||||
dependencies:
|
||||
|
@ -1692,8 +1692,8 @@ __metadata:
|
|||
version: 0.0.0-use.local
|
||||
resolution: "darkness-dependent-vision@workspace:."
|
||||
dependencies:
|
||||
"@commitlint/cli": 17.0.1
|
||||
"@commitlint/config-conventional": 17.0.0
|
||||
"@commitlint/cli": 17.0.2
|
||||
"@commitlint/config-conventional": 17.0.2
|
||||
"@guanghechen/rollup-plugin-copy": 1.9.4
|
||||
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
||||
conventional-changelog-cli: 2.2.2
|
||||
|
|
Loading…
Reference in a new issue