Skip to content

Commit d09ebe0

Browse files
build(deps): update dependency @commitlint/cz-commitlint to v17.7.1
1 parent c3f7029 commit d09ebe0

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.7.1",
9696
"@commitlint/config-conventional": "17.7.0",
97-
"@commitlint/cz-commitlint": "17.7.0",
97+
"@commitlint/cz-commitlint": "17.7.1",
9898
"@softwareventures/eslint-config": "7.1.2",
9999
"@softwareventures/precise-commits": "3.0.20",
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.0":
90-
version: 17.7.0
91-
resolution: "@commitlint/cz-commitlint@npm:17.7.0"
89+
"@commitlint/cz-commitlint@npm:17.7.1":
90+
version: 17.7.1
91+
resolution: "@commitlint/cz-commitlint@npm:17.7.1"
9292
dependencies:
9393
"@commitlint/ensure": ^17.6.7
94-
"@commitlint/load": ^17.7.0
94+
"@commitlint/load": ^17.7.1
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: 22b20e324081d4ff971178edd6b5c7e50bbbfbc15ada018332d568f952908d2e3154a875749a29375261b28b0ac7bf1027d1935bfc86cdd2ef71fd9fa418ef03
102+
checksum: 4ccdab4dbccdffabfce434fbf01d6ff30c69b6db5ffbadea7a04b1d2bf39d9f5be0f40c8cca29c17f486c47f5f6a70601aed029f5ec9e3044b67ff53a03f7564
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.0, @commitlint/load@npm:^17.7.1":
159+
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^17.7.1":
160160
version: 17.7.1
161161
resolution: "@commitlint/load@npm:17.7.1"
162162
dependencies:
@@ -928,7 +928,7 @@ __metadata:
928928
dependencies:
929929
"@commitlint/cli": 17.7.1
930930
"@commitlint/config-conventional": 17.7.0
931-
"@commitlint/cz-commitlint": 17.7.0
931+
"@commitlint/cz-commitlint": 17.7.1
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)