Skip to content

Commit 0d7fe29

Browse files
build(deps): update dependency @commitlint/cz-commitlint to v17.8.1
1 parent b3e46ce commit 0d7fe29

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
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.1",
9494
"@commitlint/config-conventional": "17.8.1",
95-
"@commitlint/cz-commitlint": "17.8.0",
95+
"@commitlint/cz-commitlint": "17.8.1",
9696
"@softwareventures/eslint-config": "7.1.2",
9797
"@softwareventures/precise-commits": "3.0.21",
9898
"@softwareventures/prettier-config": "4.0.0",

yarn.lock

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

89-
"@commitlint/cz-commitlint@npm:17.8.0":
90-
version: 17.8.0
91-
resolution: "@commitlint/cz-commitlint@npm:17.8.0"
89+
"@commitlint/cz-commitlint@npm:17.8.1":
90+
version: 17.8.1
91+
resolution: "@commitlint/cz-commitlint@npm:17.8.1"
9292
dependencies:
93-
"@commitlint/ensure": ^17.6.7
94-
"@commitlint/load": ^17.8.0
95-
"@commitlint/types": ^17.4.4
93+
"@commitlint/ensure": ^17.8.1
94+
"@commitlint/load": ^17.8.1
95+
"@commitlint/types": ^17.8.1
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: 6bbe8ab64b85463634eaa2e699b5bf451386c854caf1bc05427117b7301598f52e177cad8730ffce2c090c533290e7e2e5f8ec1b579b31fd326b6ac058617408
102+
checksum: 51c07885d555b2ed31ee3fae6c5b6d6170d02eb22de2a68300a6662d1a8520dbd627bfc44d760548a5b44006641175b9982409d003c9a0c249b7ac697b686570
103103
languageName: node
104104
linkType: hard
105105

106-
"@commitlint/ensure@npm:^17.6.7, @commitlint/ensure@npm:^17.8.1":
106+
"@commitlint/ensure@npm:^17.8.1":
107107
version: 17.8.1
108108
resolution: "@commitlint/ensure@npm:17.8.1"
109109
dependencies:
@@ -156,7 +156,7 @@ __metadata:
156156
languageName: node
157157
linkType: hard
158158

159-
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^17.8.0, @commitlint/load@npm:^17.8.1":
159+
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^17.8.1":
160160
version: 17.8.1
161161
resolution: "@commitlint/load@npm:17.8.1"
162162
dependencies:
@@ -252,7 +252,7 @@ __metadata:
252252
languageName: node
253253
linkType: hard
254254

255-
"@commitlint/types@npm:^17.4.4, @commitlint/types@npm:^17.8.1":
255+
"@commitlint/types@npm:^17.8.1":
256256
version: 17.8.1
257257
resolution: "@commitlint/types@npm:17.8.1"
258258
dependencies:
@@ -917,7 +917,7 @@ __metadata:
917917
dependencies:
918918
"@commitlint/cli": 17.8.1
919919
"@commitlint/config-conventional": 17.8.1
920-
"@commitlint/cz-commitlint": 17.8.0
920+
"@commitlint/cz-commitlint": 17.8.1
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)