Skip to content

Commit b69cb07

Browse files
build(deps): update dependency @commitlint/cz-commitlint to v17.8.0
1 parent d09f0bc commit b69cb07

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"devDependencies": {
9393
"@commitlint/cli": "17.8.0",
9494
"@commitlint/config-conventional": "17.8.0",
95-
"@commitlint/cz-commitlint": "17.7.2",
95+
"@commitlint/cz-commitlint": "17.8.0",
9696
"@softwareventures/eslint-config": "7.1.2",
9797
"@softwareventures/precise-commits": "3.0.21",
9898
"@softwareventures/prettier-config": "4.0.0",

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -86,20 +86,20 @@ __metadata:
8686
languageName: node
8787
linkType: hard
8888

89-
"@commitlint/cz-commitlint@npm:17.7.2":
90-
version: 17.7.2
91-
resolution: "@commitlint/cz-commitlint@npm:17.7.2"
89+
"@commitlint/cz-commitlint@npm:17.8.0":
90+
version: 17.8.0
91+
resolution: "@commitlint/cz-commitlint@npm:17.8.0"
9292
dependencies:
9393
"@commitlint/ensure": ^17.6.7
94-
"@commitlint/load": ^17.7.2
94+
"@commitlint/load": ^17.8.0
9595
"@commitlint/types": ^17.4.4
9696
chalk: ^4.1.0
9797
lodash.isplainobject: ^4.0.6
9898
word-wrap: ^1.2.5
9999
peerDependencies:
100100
commitizen: ^4.0.3
101101
inquirer: ^8.0.0
102-
checksum: 4644c7a5768b572364eb5e95cdc0979eb490e3b661eef865df3aaeb3566c8ac15a4850a042819360da92a7772d007b3506d71ab5cc4ce24c1d6c2d7a9c15d926
102+
checksum: 6bbe8ab64b85463634eaa2e699b5bf451386c854caf1bc05427117b7301598f52e177cad8730ffce2c090c533290e7e2e5f8ec1b579b31fd326b6ac058617408
103103
languageName: node
104104
linkType: hard
105105

@@ -156,7 +156,7 @@ __metadata:
156156
languageName: node
157157
linkType: hard
158158

159-
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^17.7.2, @commitlint/load@npm:^17.8.0":
159+
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^17.8.0":
160160
version: 17.8.0
161161
resolution: "@commitlint/load@npm:17.8.0"
162162
dependencies:
@@ -917,7 +917,7 @@ __metadata:
917917
dependencies:
918918
"@commitlint/cli": 17.8.0
919919
"@commitlint/config-conventional": 17.8.0
920-
"@commitlint/cz-commitlint": 17.7.2
920+
"@commitlint/cz-commitlint": 17.8.0
921921
"@softwareventures/eslint-config": 7.1.2
922922
"@softwareventures/nullable": ^2.0.0 || ^3.0.0
923923
"@softwareventures/ordered": ^1.1.0 || ^2.0.0

0 commit comments

Comments
 (0)