Skip to content

Commit efb8740

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

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
@@ -93,7 +93,7 @@
9393
},
9494
"devDependencies": {
9595
"@commitlint/cli": "17.6.7",
96-
"@commitlint/config-conventional": "17.6.7",
96+
"@commitlint/config-conventional": "17.7.0",
9797
"@commitlint/cz-commitlint": "17.6.7",
9898
"@softwareventures/eslint-config": "7.1.2",
9999
"@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

@@ -926,7 +926,7 @@ __metadata:
926926
resolution: "@softwareventures/async-iterator@workspace:."
927927
dependencies:
928928
"@commitlint/cli": 17.6.7
929-
"@commitlint/config-conventional": 17.6.7
929+
"@commitlint/config-conventional": 17.7.0
930930
"@commitlint/cz-commitlint": 17.6.7
931931
"@softwareventures/async-iterable": ^1.0.1
932932
"@softwareventures/eslint-config": 7.1.2
@@ -2303,7 +2303,7 @@ __metadata:
23032303
languageName: node
23042304
linkType: hard
23052305

2306-
"conventional-changelog-conventionalcommits@npm:^4.6.3 || ^5.0.0, conventional-changelog-conventionalcommits@npm:^5.0.0":
2306+
"conventional-changelog-conventionalcommits@npm:^4.6.3 || ^5.0.0":
23072307
version: 5.0.0
23082308
resolution: "conventional-changelog-conventionalcommits@npm:5.0.0"
23092309
dependencies:
@@ -2314,6 +2314,15 @@ __metadata:
23142314
languageName: node
23152315
linkType: hard
23162316

2317+
"conventional-changelog-conventionalcommits@npm:^6.1.0":
2318+
version: 6.1.0
2319+
resolution: "conventional-changelog-conventionalcommits@npm:6.1.0"
2320+
dependencies:
2321+
compare-func: ^2.0.0
2322+
checksum: 4383a35cdf72f5964e194a1146e7f78276e301f73bd993b71627bb93586b6470d411b9613507ceb37e0fed0b023199c95e941541fa47172b4e6a7916fc3a53ff
2323+
languageName: node
2324+
linkType: hard
2325+
23172326
"conventional-changelog-writer@npm:^5.0.0":
23182327
version: 5.0.1
23192328
resolution: "conventional-changelog-writer@npm:5.0.1"

0 commit comments

Comments
 (0)