Skip to content

Commit 60a73be

Browse files
build(deps): update dependency @commitlint/cz-commitlint to v17.6.7
1 parent aac7b15 commit 60a73be

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.6.7",
9696
"@commitlint/config-conventional": "17.6.7",
97-
"@commitlint/cz-commitlint": "17.5.0",
97+
"@commitlint/cz-commitlint": "17.6.7",
9898
"@softwareventures/eslint-config": "7.1.2",
9999
"@softwareventures/precise-commits": "3.0.17",
100100
"@softwareventures/prettier-config": "4.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -85,24 +85,24 @@ __metadata:
8585
languageName: node
8686
linkType: hard
8787

88-
"@commitlint/cz-commitlint@npm:17.5.0":
89-
version: 17.5.0
90-
resolution: "@commitlint/cz-commitlint@npm:17.5.0"
88+
"@commitlint/cz-commitlint@npm:17.6.7":
89+
version: 17.6.7
90+
resolution: "@commitlint/cz-commitlint@npm:17.6.7"
9191
dependencies:
92-
"@commitlint/ensure": ^17.4.4
93-
"@commitlint/load": ^17.5.0
92+
"@commitlint/ensure": ^17.6.7
93+
"@commitlint/load": ^17.6.7
9494
"@commitlint/types": ^17.4.4
9595
chalk: ^4.1.0
9696
lodash.isplainobject: ^4.0.6
9797
word-wrap: ^1.2.3
9898
peerDependencies:
9999
commitizen: ^4.0.3
100100
inquirer: ^8.0.0
101-
checksum: 059bef36a42cced493f87e5985a8ce8d5d0a2e0e6d37583f06a02b25cccc12dd2895cb6b10845031487a264dfa4ec0fdda9a75f3fa77b068f009e116dddd92a1
101+
checksum: 59ebe2736ec27387e34b7e78be8485b824aaafcb51c2aa32d27d0f782348205db8d7704aadeadd6969d10fa57da3c5482eebbf8e3d39b6f1c9715b46fea3c411
102102
languageName: node
103103
linkType: hard
104104

105-
"@commitlint/ensure@npm:^17.4.4, @commitlint/ensure@npm:^17.6.7":
105+
"@commitlint/ensure@npm:^17.6.7":
106106
version: 17.6.7
107107
resolution: "@commitlint/ensure@npm:17.6.7"
108108
dependencies:
@@ -155,7 +155,7 @@ __metadata:
155155
languageName: node
156156
linkType: hard
157157

158-
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^17.5.0, @commitlint/load@npm:^17.6.7":
158+
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^17.6.7":
159159
version: 17.6.7
160160
resolution: "@commitlint/load@npm:17.6.7"
161161
dependencies:
@@ -927,7 +927,7 @@ __metadata:
927927
dependencies:
928928
"@commitlint/cli": 17.6.7
929929
"@commitlint/config-conventional": 17.6.7
930-
"@commitlint/cz-commitlint": 17.5.0
930+
"@commitlint/cz-commitlint": 17.6.7
931931
"@softwareventures/async-iterable": ^1.0.1
932932
"@softwareventures/eslint-config": 7.1.2
933933
"@softwareventures/nullable": ^3.0.0

0 commit comments

Comments
 (0)