Skip to content

Commit

Permalink
build(deps): update dependency @commitlint/cz-commitlint to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2023
1 parent d0f90a4 commit cdb39eb
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 36 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@commitlint/cz-commitlint": "17.8.1",
"@commitlint/cz-commitlint": "18.1.0",
"@softwareventures/eslint-config": "7.1.2",
"@softwareventures/precise-commits": "3.0.21",
"@softwareventures/prettier-config": "4.0.0",
Expand Down
84 changes: 49 additions & 35 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -86,30 +86,30 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-validator@npm:^18.0.0":
version: 18.0.0
resolution: "@commitlint/config-validator@npm:18.0.0"
"@commitlint/config-validator@npm:^18.1.0":
version: 18.1.0
resolution: "@commitlint/config-validator@npm:18.1.0"
dependencies:
"@commitlint/types": ^18.0.0
"@commitlint/types": ^18.1.0
ajv: ^8.11.0
checksum: 2f17eb9d9ed2723fae527fb32df61e1835ffccf8e97b7c962e6959277eb0d4e3fc92764fc462f0e2bd9f8ead759b6852d9e3bf63992dd4a1ede842a45ce7adda
checksum: 3ceb6e8a21467989b79bceaca6ff2c02a5f23df0d27cc2c2fc4fbbd3346e503963aefa32635ea2b2d63fd3860c193dd6dd070b1427dd968ecbea98616385aa57
languageName: node
linkType: hard

"@commitlint/cz-commitlint@npm:17.8.1":
version: 17.8.1
resolution: "@commitlint/cz-commitlint@npm:17.8.1"
"@commitlint/cz-commitlint@npm:18.1.0":
version: 18.1.0
resolution: "@commitlint/cz-commitlint@npm:18.1.0"
dependencies:
"@commitlint/ensure": ^17.8.1
"@commitlint/load": ^17.8.1
"@commitlint/types": ^17.8.1
"@commitlint/ensure": ^18.1.0
"@commitlint/load": ^18.1.0
"@commitlint/types": ^18.1.0
chalk: ^4.1.0
lodash.isplainobject: ^4.0.6
word-wrap: ^1.2.5
peerDependencies:
commitizen: ^4.0.3
inquirer: ^8.0.0
checksum: 51c07885d555b2ed31ee3fae6c5b6d6170d02eb22de2a68300a6662d1a8520dbd627bfc44d760548a5b44006641175b9982409d003c9a0c249b7ac697b686570
checksum: 5363a10f5696d16cc6f767589d05e251ef0f5e4a9b03c8fb1c4ff057042321c8534e795bba0da1a34f89d750da5185bb4d1334f8e794a185732232c7a14f5ff6
languageName: node
linkType: hard

Expand All @@ -127,17 +127,31 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/ensure@npm:^18.1.0":
version: 18.1.0
resolution: "@commitlint/ensure@npm:18.1.0"
dependencies:
"@commitlint/types": ^18.1.0
lodash.camelcase: ^4.3.0
lodash.kebabcase: ^4.1.1
lodash.snakecase: ^4.1.1
lodash.startcase: ^4.4.0
lodash.upperfirst: ^4.3.1
checksum: 3d181d44f87924b46d65e0f8663ef0465c8c9ad7690b85acba843398fca06110f5ea33f3da336ada1c1f7cad4c66b7568e391c78e00669704ea07f8900b7c74b
languageName: node
linkType: hard

"@commitlint/execute-rule@npm:^17.8.1":
version: 17.8.1
resolution: "@commitlint/execute-rule@npm:17.8.1"
checksum: 73354b5605931a71f727ee0262a5509277e92f134e2d704d44eafe4da7acb1cd2c7d084dcf8096cc0ac7ce83b023cc0ae8f79b17487b132ccc2e0b3920105a11
languageName: node
linkType: hard

"@commitlint/execute-rule@npm:^18.0.0":
version: 18.0.0
resolution: "@commitlint/execute-rule@npm:18.0.0"
checksum: 0051359df0dfb7484b94116d080e9b301cecb7f99a208f5b4d62d6fa05ce619a876e48b9e75e5f0de1e6efc1a9feebe0e985d78a41c62532cc3d0fcf1746f2a2
"@commitlint/execute-rule@npm:^18.1.0":
version: 18.1.0
resolution: "@commitlint/execute-rule@npm:18.1.0"
checksum: c0040df75eddbcef6583f88906ab348f988c1a4073b9c34b12212af31903331d9db8c96fe305c05052f652ebbbf34b79cc6d868e61ec36c92f248139efb29cf0
languageName: node
linkType: hard

Expand Down Expand Up @@ -173,14 +187,14 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/load@npm:>6.1.1":
version: 18.0.0
resolution: "@commitlint/load@npm:18.0.0"
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^18.1.0":
version: 18.1.0
resolution: "@commitlint/load@npm:18.1.0"
dependencies:
"@commitlint/config-validator": ^18.0.0
"@commitlint/execute-rule": ^18.0.0
"@commitlint/resolve-extends": ^18.0.0
"@commitlint/types": ^18.0.0
"@commitlint/config-validator": ^18.1.0
"@commitlint/execute-rule": ^18.1.0
"@commitlint/resolve-extends": ^18.1.0
"@commitlint/types": ^18.1.0
"@types/node": ^18.11.9
chalk: ^4.1.0
cosmiconfig: ^8.0.0
Expand All @@ -191,7 +205,7 @@ __metadata:
resolve-from: ^5.0.0
ts-node: ^10.8.1
typescript: ^5.2.2
checksum: 152171b4ba0e718af0c95963d8d0ed2cc9afdf5d4afbcf5abcc8826aa15421a94fc8ec2625a1138b4affe42a48c1b27c0ef43a8ab10f301006fc0445bc607879
checksum: 81663d76de59508ed8b647d15630d460a007dd5a6e6d6d66ac22ed6dfc1ed225c0146c4755d060b4598849a246dd59a12206e630d010eaf61038f05e40dc3a0f
languageName: node
linkType: hard

Expand Down Expand Up @@ -262,17 +276,17 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/resolve-extends@npm:^18.0.0":
version: 18.0.0
resolution: "@commitlint/resolve-extends@npm:18.0.0"
"@commitlint/resolve-extends@npm:^18.1.0":
version: 18.1.0
resolution: "@commitlint/resolve-extends@npm:18.1.0"
dependencies:
"@commitlint/config-validator": ^18.0.0
"@commitlint/types": ^18.0.0
"@commitlint/config-validator": ^18.1.0
"@commitlint/types": ^18.1.0
import-fresh: ^3.0.0
lodash.mergewith: ^4.6.2
resolve-from: ^5.0.0
resolve-global: ^1.0.0
checksum: 671feedef97398429cce106237f7726f4b8e6b2ca24e4391ff3632126e3175575a5626b32c999003ee59b2e3a5a0a38f10721421b498fbb5ee203bf269e0b109
checksum: 41ef9a38c59e505cee4c14ce21e7ca27af3e68e209890fa83673c1fc8393a7a708cf486dd6c72af97cd23392e6a5d47b363e1a3545c44ed7f366f78e26b6bfa1
languageName: node
linkType: hard

Expand Down Expand Up @@ -314,12 +328,12 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/types@npm:^18.0.0":
version: 18.0.0
resolution: "@commitlint/types@npm:18.0.0"
"@commitlint/types@npm:^18.1.0":
version: 18.1.0
resolution: "@commitlint/types@npm:18.1.0"
dependencies:
chalk: ^4.1.0
checksum: b32b80c24149093b6f1a3a8fd8cc00f99c23bad4758f5594db0a9565bcac474e49d69269cd683e67f87a84bbac6b35ea2d6eb842c5cb81ef60161cfb2f52378c
checksum: 50501399dd2e280e06d9b6605a9b9b09a01977a662fc30c57fa70ac84a679f74cdcc7d8d3204937423be94707208983f5fcc43e4d488bbea25d4a2cdc80f3e82
languageName: node
linkType: hard

Expand Down Expand Up @@ -1066,7 +1080,7 @@ __metadata:
dependencies:
"@commitlint/cli": 17.8.1
"@commitlint/config-conventional": 17.8.1
"@commitlint/cz-commitlint": 17.8.1
"@commitlint/cz-commitlint": 18.1.0
"@softwareventures/eslint-config": 7.1.2
"@softwareventures/precise-commits": 3.0.21
"@softwareventures/prettier-config": 4.0.0
Expand Down

0 comments on commit cdb39eb

Please sign in to comment.