Skip to content

Commit bcb1493

Browse files
build(deps): update dependency @commitlint/cz-commitlint to v17.5.0
1 parent abfd93e commit bcb1493

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.5.0",
9696
"@commitlint/config-conventional": "17.4.4",
97-
"@commitlint/cz-commitlint": "17.4.4",
97+
"@commitlint/cz-commitlint": "17.5.0",
9898
"@softwareventures/eslint-config": "7.1.1",
9999
"@softwareventures/precise-commits": "3.0.9",
100100
"@softwareventures/prettier-config": "4.0.0",

yarn.lock

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

81-
"@commitlint/cz-commitlint@npm:17.4.4":
82-
version: 17.4.4
83-
resolution: "@commitlint/cz-commitlint@npm:17.4.4"
81+
"@commitlint/cz-commitlint@npm:17.5.0":
82+
version: 17.5.0
83+
resolution: "@commitlint/cz-commitlint@npm:17.5.0"
8484
dependencies:
8585
"@commitlint/ensure": ^17.4.4
86-
"@commitlint/load": ^17.4.4
86+
"@commitlint/load": ^17.5.0
8787
"@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: 968a18456611f9af0e3ad9f79212196313c913d0cb8d3f3de35b7eea77cb2360978ccd5127abcd12a9da5b948bbf8f4b4ff9d0d23e87d1c13bb89b67a55ea2ff
94+
checksum: 059bef36a42cced493f87e5985a8ce8d5d0a2e0e6d37583f06a02b25cccc12dd2895cb6b10845031487a264dfa4ec0fdda9a75f3fa77b068f009e116dddd92a1
9595
languageName: node
9696
linkType: hard
9797

@@ -148,7 +148,7 @@ __metadata:
148148
languageName: node
149149
linkType: hard
150150

151-
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^17.4.4, @commitlint/load@npm:^17.5.0":
151+
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^17.5.0":
152152
version: 17.5.0
153153
resolution: "@commitlint/load@npm:17.5.0"
154154
dependencies:
@@ -865,7 +865,7 @@ __metadata:
865865
dependencies:
866866
"@commitlint/cli": 17.5.0
867867
"@commitlint/config-conventional": 17.4.4
868-
"@commitlint/cz-commitlint": 17.4.4
868+
"@commitlint/cz-commitlint": 17.5.0
869869
"@softwareventures/async-iterable": ^1.0.1
870870
"@softwareventures/eslint-config": 7.1.1
871871
"@softwareventures/nullable": ^3.0.0

0 commit comments

Comments
 (0)