Skip to content

Commit 50be0b0

Browse files
build(deps): update dependency @commitlint/cz-commitlint to v17.8.0
1 parent 4a55896 commit 50be0b0

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"devDependencies": {
9595
"@commitlint/cli": "17.8.0",
9696
"@commitlint/config-conventional": "17.8.0",
97-
"@commitlint/cz-commitlint": "17.7.2",
97+
"@commitlint/cz-commitlint": "17.8.0",
9898
"@softwareventures/eslint-config": "7.1.2",
9999
"@softwareventures/precise-commits": "3.0.21",
100100
"@softwareventures/prettier-config": "4.0.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
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:
@@ -928,7 +928,7 @@ __metadata:
928928
dependencies:
929929
"@commitlint/cli": 17.8.0
930930
"@commitlint/config-conventional": 17.8.0
931-
"@commitlint/cz-commitlint": 17.7.2
931+
"@commitlint/cz-commitlint": 17.8.0
932932
"@softwareventures/async-iterable": ^1.0.1
933933
"@softwareventures/eslint-config": 7.1.2
934934
"@softwareventures/nullable": ^3.0.0

0 commit comments

Comments
 (0)