Skip to content

Commit e08556e

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

File tree

2 files changed

+17
-8
lines changed

2 files changed

+17
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
},
9292
"devDependencies": {
9393
"@commitlint/cli": "17.7.0",
94-
"@commitlint/config-conventional": "17.6.7",
94+
"@commitlint/config-conventional": "17.7.0",
9595
"@commitlint/cz-commitlint": "17.6.7",
9696
"@softwareventures/eslint-config": "7.1.2",
9797
"@softwareventures/precise-commits": "3.0.20",

yarn.lock

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,12 @@ __metadata:
6666
languageName: node
6767
linkType: hard
6868

69-
"@commitlint/config-conventional@npm:17.6.7":
70-
version: 17.6.7
71-
resolution: "@commitlint/config-conventional@npm:17.6.7"
69+
"@commitlint/config-conventional@npm:17.7.0":
70+
version: 17.7.0
71+
resolution: "@commitlint/config-conventional@npm:17.7.0"
7272
dependencies:
73-
conventional-changelog-conventionalcommits: ^5.0.0
74-
checksum: e8574db1a98ff5f3da80b47277e953a072170976920baa4b468bbcc28b83348d3d2bfa13f85c66ca00d51a7184befe1ef3588c8ae4247f0d8488c6a33ebc2a56
73+
conventional-changelog-conventionalcommits: ^6.1.0
74+
checksum: 932cf35c12855e360c750bc19ffedc0925f8658f316aaacdf5441ce775712934386643a9ac418f18e24e5bb1bf71ed721b8ae452a13d04908b0e55cd3d2d988f
7575
languageName: node
7676
linkType: hard
7777

@@ -912,7 +912,7 @@ __metadata:
912912
resolution: "@softwareventures/async-iterable@workspace:."
913913
dependencies:
914914
"@commitlint/cli": 17.7.0
915-
"@commitlint/config-conventional": 17.6.7
915+
"@commitlint/config-conventional": 17.7.0
916916
"@commitlint/cz-commitlint": 17.6.7
917917
"@softwareventures/eslint-config": 7.1.2
918918
"@softwareventures/nullable": ^2.0.0 || ^3.0.0
@@ -2289,7 +2289,7 @@ __metadata:
22892289
languageName: node
22902290
linkType: hard
22912291

2292-
"conventional-changelog-conventionalcommits@npm:^4.6.3 || ^5.0.0, conventional-changelog-conventionalcommits@npm:^5.0.0":
2292+
"conventional-changelog-conventionalcommits@npm:^4.6.3 || ^5.0.0":
22932293
version: 5.0.0
22942294
resolution: "conventional-changelog-conventionalcommits@npm:5.0.0"
22952295
dependencies:
@@ -2300,6 +2300,15 @@ __metadata:
23002300
languageName: node
23012301
linkType: hard
23022302

2303+
"conventional-changelog-conventionalcommits@npm:^6.1.0":
2304+
version: 6.1.0
2305+
resolution: "conventional-changelog-conventionalcommits@npm:6.1.0"
2306+
dependencies:
2307+
compare-func: ^2.0.0
2308+
checksum: 4383a35cdf72f5964e194a1146e7f78276e301f73bd993b71627bb93586b6470d411b9613507ceb37e0fed0b023199c95e941541fa47172b4e6a7916fc3a53ff
2309+
languageName: node
2310+
linkType: hard
2311+
23032312
"conventional-changelog-writer@npm:^5.0.0":
23042313
version: 5.0.1
23052314
resolution: "conventional-changelog-writer@npm:5.0.1"

0 commit comments

Comments
 (0)