Skip to content

Commit 445b2f2

Browse files
build(deps): update dependency @commitlint/cz-commitlint to v17.7.0
1 parent fa88a52 commit 445b2f2

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.7.0",
9696
"@commitlint/config-conventional": "17.7.0",
97-
"@commitlint/cz-commitlint": "17.6.7",
97+
"@commitlint/cz-commitlint": "17.7.0",
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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -85,20 +85,20 @@ __metadata:
8585
languageName: node
8686
linkType: hard
8787

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

@@ -155,7 +155,7 @@ __metadata:
155155
languageName: node
156156
linkType: hard
157157

158-
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^17.6.7, @commitlint/load@npm:^17.7.0":
158+
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^17.7.0":
159159
version: 17.7.0
160160
resolution: "@commitlint/load@npm:17.7.0"
161161
dependencies:
@@ -924,7 +924,7 @@ __metadata:
924924
dependencies:
925925
"@commitlint/cli": 17.7.0
926926
"@commitlint/config-conventional": 17.7.0
927-
"@commitlint/cz-commitlint": 17.6.7
927+
"@commitlint/cz-commitlint": 17.7.0
928928
"@softwareventures/async-iterable": ^1.0.1
929929
"@softwareventures/eslint-config": 7.1.2
930930
"@softwareventures/nullable": ^3.0.0
@@ -7959,7 +7959,7 @@ __metadata:
79597959
languageName: node
79607960
linkType: hard
79617961

7962-
"word-wrap@npm:^1.0.3, word-wrap@npm:^1.2.3":
7962+
"word-wrap@npm:^1.0.3, word-wrap@npm:^1.2.5":
79637963
version: 1.2.5
79647964
resolution: "word-wrap@npm:1.2.5"
79657965
checksum: f93ba3586fc181f94afdaff3a6fef27920b4b6d9eaefed0f428f8e07adea2a7f54a5f2830ce59406c8416f033f86902b91eb824072354645eea687dff3691ccb

0 commit comments

Comments
 (0)