Skip to content

Commit b3e46ce

Browse files
build(deps): update dependency @commitlint/config-conventional to v17.8.1
1 parent f6618c2 commit b3e46ce

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
},
9292
"devDependencies": {
9393
"@commitlint/cli": "17.8.1",
94-
"@commitlint/config-conventional": "17.8.0",
94+
"@commitlint/config-conventional": "17.8.1",
9595
"@commitlint/cz-commitlint": "17.8.0",
9696
"@softwareventures/eslint-config": "7.1.2",
9797
"@softwareventures/precise-commits": "3.0.21",

yarn.lock

+5-5
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.8.0":
71-
version: 17.8.0
72-
resolution: "@commitlint/config-conventional@npm:17.8.0"
70+
"@commitlint/config-conventional@npm:17.8.1":
71+
version: 17.8.1
72+
resolution: "@commitlint/config-conventional@npm:17.8.1"
7373
dependencies:
7474
conventional-changelog-conventionalcommits: ^6.1.0
75-
checksum: 33a6f7867e0ef6b39a34246a615a75ea4eaab76852d00ffee8c28560fe0786cf56a4f20d747d2f56b28a4bddc3637a5bf7948b465744edcd890b9c2337a2c741
75+
checksum: ce8ace1a13f3a797ed699ffa13dc46273a27e1dc3ae8a9d01492c0637a8592e4ed24bb32d9a43f8745a8690a52d77ea4a950d039977b0dbcbf834f8cbacf5def
7676
languageName: node
7777
linkType: hard
7878

@@ -916,7 +916,7 @@ __metadata:
916916
resolution: "@softwareventures/async-iterable@workspace:."
917917
dependencies:
918918
"@commitlint/cli": 17.8.1
919-
"@commitlint/config-conventional": 17.8.0
919+
"@commitlint/config-conventional": 17.8.1
920920
"@commitlint/cz-commitlint": 17.8.0
921921
"@softwareventures/eslint-config": 7.1.2
922922
"@softwareventures/nullable": ^2.0.0 || ^3.0.0

0 commit comments

Comments
 (0)