Skip to content

Commit 4a55896

Browse files
build(deps): update dependency @commitlint/config-conventional to v17.8.0
1 parent 768f1fb commit 4a55896

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.8.0",
96-
"@commitlint/config-conventional": "17.7.0",
96+
"@commitlint/config-conventional": "17.8.0",
9797
"@commitlint/cz-commitlint": "17.7.2",
9898
"@softwareventures/eslint-config": "7.1.2",
9999
"@softwareventures/precise-commits": "3.0.21",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,12 @@ __metadata:
6767
languageName: node
6868
linkType: hard
6969

70-
"@commitlint/config-conventional@npm:17.7.0":
71-
version: 17.7.0
72-
resolution: "@commitlint/config-conventional@npm:17.7.0"
70+
"@commitlint/config-conventional@npm:17.8.0":
71+
version: 17.8.0
72+
resolution: "@commitlint/config-conventional@npm:17.8.0"
7373
dependencies:
7474
conventional-changelog-conventionalcommits: ^6.1.0
75-
checksum: 932cf35c12855e360c750bc19ffedc0925f8658f316aaacdf5441ce775712934386643a9ac418f18e24e5bb1bf71ed721b8ae452a13d04908b0e55cd3d2d988f
75+
checksum: 33a6f7867e0ef6b39a34246a615a75ea4eaab76852d00ffee8c28560fe0786cf56a4f20d747d2f56b28a4bddc3637a5bf7948b465744edcd890b9c2337a2c741
7676
languageName: node
7777
linkType: hard
7878

@@ -927,7 +927,7 @@ __metadata:
927927
resolution: "@softwareventures/async-iterator@workspace:."
928928
dependencies:
929929
"@commitlint/cli": 17.8.0
930-
"@commitlint/config-conventional": 17.7.0
930+
"@commitlint/config-conventional": 17.8.0
931931
"@commitlint/cz-commitlint": 17.7.2
932932
"@softwareventures/async-iterable": ^1.0.1
933933
"@softwareventures/eslint-config": 7.1.2

0 commit comments

Comments
 (0)