Skip to content

Commit fd1c98b

Browse files
build(deps): update dependency @commitlint/cz-commitlint to v17.8.0
1 parent 28ba6a7 commit fd1c98b

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
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@commitlint/cli": "17.8.0",
3636
"@commitlint/config-conventional": "17.8.0",
37-
"@commitlint/cz-commitlint": "17.7.2",
37+
"@commitlint/cz-commitlint": "17.8.0",
3838
"@softwareventures/eslint-config": "7.1.2",
3939
"@softwareventures/precise-commits": "3.0.21",
4040
"@softwareventures/prettier-config": "4.0.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -86,20 +86,20 @@ __metadata:
8686
languageName: node
8787
linkType: hard
8888

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

@@ -156,7 +156,7 @@ __metadata:
156156
languageName: node
157157
linkType: hard
158158

159-
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^17.7.2, @commitlint/load@npm:^17.8.0":
159+
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^17.8.0":
160160
version: 17.8.0
161161
resolution: "@commitlint/load@npm:17.8.0"
162162
dependencies:
@@ -1057,7 +1057,7 @@ __metadata:
10571057
dependencies:
10581058
"@commitlint/cli": 17.8.0
10591059
"@commitlint/config-conventional": 17.8.0
1060-
"@commitlint/cz-commitlint": 17.7.2
1060+
"@commitlint/cz-commitlint": 17.8.0
10611061
"@softwareventures/eslint-config": 7.1.2
10621062
"@softwareventures/precise-commits": 3.0.21
10631063
"@softwareventures/prettier-config": 4.0.0

0 commit comments

Comments
 (0)