Skip to content

Commit 814b9e6

Browse files
build(deps): update dependency @commitlint/cz-commitlint to v17.4.4
1 parent 0d1e016 commit 814b9e6

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"devDependencies": {
9393
"@commitlint/cli": "17.4.4",
9494
"@commitlint/config-conventional": "17.4.4",
95-
"@commitlint/cz-commitlint": "17.4.2",
95+
"@commitlint/cz-commitlint": "17.4.4",
9696
"@softwareventures/eslint-config": "7.1.0",
9797
"@softwareventures/precise-commits": "3.0.8",
9898
"@softwareventures/prettier-config": "4.0.0",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -78,24 +78,24 @@ __metadata:
7878
languageName: node
7979
linkType: hard
8080

81-
"@commitlint/cz-commitlint@npm:17.4.2":
82-
version: 17.4.2
83-
resolution: "@commitlint/cz-commitlint@npm:17.4.2"
81+
"@commitlint/cz-commitlint@npm:17.4.4":
82+
version: 17.4.4
83+
resolution: "@commitlint/cz-commitlint@npm:17.4.4"
8484
dependencies:
85-
"@commitlint/ensure": ^17.4.0
86-
"@commitlint/load": ^17.4.2
87-
"@commitlint/types": ^17.4.0
85+
"@commitlint/ensure": ^17.4.4
86+
"@commitlint/load": ^17.4.4
87+
"@commitlint/types": ^17.4.4
8888
chalk: ^4.1.0
8989
lodash.isplainobject: ^4.0.6
9090
word-wrap: ^1.2.3
9191
peerDependencies:
9292
commitizen: ^4.0.3
9393
inquirer: ^8.0.0
94-
checksum: d5f818600a9ab0380fcf851b6a284c832bc180fc2d8840daaaae18e1b5429bc38f2590d5181a9a48c0da38e0fd631e84c801b754de957c087adb5caf586d75c4
94+
checksum: 968a18456611f9af0e3ad9f79212196313c913d0cb8d3f3de35b7eea77cb2360978ccd5127abcd12a9da5b948bbf8f4b4ff9d0d23e87d1c13bb89b67a55ea2ff
9595
languageName: node
9696
linkType: hard
9797

98-
"@commitlint/ensure@npm:^17.4.0, @commitlint/ensure@npm:^17.4.4":
98+
"@commitlint/ensure@npm:^17.4.4":
9999
version: 17.4.4
100100
resolution: "@commitlint/ensure@npm:17.4.4"
101101
dependencies:
@@ -148,7 +148,7 @@ __metadata:
148148
languageName: node
149149
linkType: hard
150150

151-
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^17.4.2, @commitlint/load@npm:^17.4.4":
151+
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^17.4.4":
152152
version: 17.4.4
153153
resolution: "@commitlint/load@npm:17.4.4"
154154
dependencies:
@@ -244,7 +244,7 @@ __metadata:
244244
languageName: node
245245
linkType: hard
246246

247-
"@commitlint/types@npm:^17.4.0, @commitlint/types@npm:^17.4.4":
247+
"@commitlint/types@npm:^17.4.4":
248248
version: 17.4.4
249249
resolution: "@commitlint/types@npm:17.4.4"
250250
dependencies:
@@ -837,7 +837,7 @@ __metadata:
837837
dependencies:
838838
"@commitlint/cli": 17.4.4
839839
"@commitlint/config-conventional": 17.4.4
840-
"@commitlint/cz-commitlint": 17.4.2
840+
"@commitlint/cz-commitlint": 17.4.4
841841
"@softwareventures/eslint-config": 7.1.0
842842
"@softwareventures/nullable": ^2.0.0 || ^3.0.0
843843
"@softwareventures/ordered": ^1.1.0 || ^2.0.0

0 commit comments

Comments
 (0)