Skip to content

Commit e9035a4

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

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
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.7.0",
9494
"@commitlint/config-conventional": "17.7.0",
95-
"@commitlint/cz-commitlint": "17.6.7",
95+
"@commitlint/cz-commitlint": "17.7.0",
9696
"@softwareventures/eslint-config": "7.1.2",
9797
"@softwareventures/precise-commits": "3.0.20",
9898
"@softwareventures/prettier-config": "4.0.0",

yarn.lock

Lines changed: 12 additions & 12 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:
@@ -913,7 +913,7 @@ __metadata:
913913
dependencies:
914914
"@commitlint/cli": 17.7.0
915915
"@commitlint/config-conventional": 17.7.0
916-
"@commitlint/cz-commitlint": 17.6.7
916+
"@commitlint/cz-commitlint": 17.7.0
917917
"@softwareventures/eslint-config": 7.1.2
918918
"@softwareventures/nullable": ^2.0.0 || ^3.0.0
919919
"@softwareventures/ordered": ^1.1.0 || ^2.0.0
@@ -7943,10 +7943,10 @@ __metadata:
79437943
languageName: node
79447944
linkType: hard
79457945

7946-
"word-wrap@npm:^1.0.3, word-wrap@npm:^1.2.3":
7947-
version: 1.2.3
7948-
resolution: "word-wrap@npm:1.2.3"
7949-
checksum: 30b48f91fcf12106ed3186ae4fa86a6a1842416df425be7b60485de14bec665a54a68e4b5156647dec3a70f25e84d270ca8bc8cd23182ed095f5c7206a938c1f
7946+
"word-wrap@npm:^1.0.3, word-wrap@npm:^1.2.5":
7947+
version: 1.2.5
7948+
resolution: "word-wrap@npm:1.2.5"
7949+
checksum: f93ba3586fc181f94afdaff3a6fef27920b4b6d9eaefed0f428f8e07adea2a7f54a5f2830ce59406c8416f033f86902b91eb824072354645eea687dff3691ccb
79507950
languageName: node
79517951
linkType: hard
79527952

0 commit comments

Comments
 (0)