Skip to content

Commit a7bf6fc

Browse files
build(deps): update dependency @commitlint/cli to v17.7.2
1 parent c031350 commit a7bf6fc

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"unknown": "^0.2.5"
9393
},
9494
"devDependencies": {
95-
"@commitlint/cli": "17.7.1",
95+
"@commitlint/cli": "17.7.2",
9696
"@commitlint/config-conventional": "17.7.0",
9797
"@commitlint/cz-commitlint": "17.7.1",
9898
"@softwareventures/eslint-config": "7.1.2",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@ __metadata:
4747
languageName: node
4848
linkType: hard
4949

50-
"@commitlint/cli@npm:17.7.1":
51-
version: 17.7.1
52-
resolution: "@commitlint/cli@npm:17.7.1"
50+
"@commitlint/cli@npm:17.7.2":
51+
version: 17.7.2
52+
resolution: "@commitlint/cli@npm:17.7.2"
5353
dependencies:
5454
"@commitlint/format": ^17.4.4
5555
"@commitlint/lint": ^17.7.0
56-
"@commitlint/load": ^17.7.1
56+
"@commitlint/load": ^17.7.2
5757
"@commitlint/read": ^17.5.1
5858
"@commitlint/types": ^17.4.4
5959
execa: ^5.0.0
@@ -63,7 +63,7 @@ __metadata:
6363
yargs: ^17.0.0
6464
bin:
6565
commitlint: cli.js
66-
checksum: 2500a50514ab0629d3661d74e6f759f0b9b56c1992fbc101bb78a67033c6ed02a6dad3ae728f91f1f9b3034ae17e3808835957f885ab7129a421085d31f6cb23
66+
checksum: 7d5d86b27980135713094e44023ee7a6cc2bb1cd015f92111857e069a3127dab63d4575b507bdac2e16255aaab65da908d1f7667e8aa9de7e032d9c464ef3154
6767
languageName: node
6868
linkType: hard
6969

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

159-
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^17.7.1":
160-
version: 17.7.1
161-
resolution: "@commitlint/load@npm:17.7.1"
159+
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^17.7.1, @commitlint/load@npm:^17.7.2":
160+
version: 17.7.2
161+
resolution: "@commitlint/load@npm:17.7.2"
162162
dependencies:
163163
"@commitlint/config-validator": ^17.6.7
164164
"@commitlint/execute-rule": ^17.4.0
165165
"@commitlint/resolve-extends": ^17.6.7
166166
"@commitlint/types": ^17.4.4
167-
"@types/node": 20.4.7
167+
"@types/node": 20.5.1
168168
chalk: ^4.1.0
169169
cosmiconfig: ^8.0.0
170170
cosmiconfig-typescript-loader: ^4.0.0
@@ -174,7 +174,7 @@ __metadata:
174174
resolve-from: ^5.0.0
175175
ts-node: ^10.8.1
176176
typescript: ^4.6.4 || ^5.0.0
177-
checksum: 8d0e56b49a0e4dec7e8e28a2c6bc7ce985e6b8e10274aa20d0e3f6c2465fc9082d18f91bbe5c336594ebabcc4dc9668fdeaa039ef5bbfaf26ca0be423461ef61
177+
checksum: dda9f7efd6413309266617a5ee026df65cc8c590b86c312f5905285fcbef5ae3ec983694c145007d89402c9f728882465f016167b156f43f6ed414c3b8ca079a
178178
languageName: node
179179
linkType: hard
180180

@@ -926,7 +926,7 @@ __metadata:
926926
version: 0.0.0-use.local
927927
resolution: "@softwareventures/async-iterator@workspace:."
928928
dependencies:
929-
"@commitlint/cli": 17.7.1
929+
"@commitlint/cli": 17.7.2
930930
"@commitlint/config-conventional": 17.7.0
931931
"@commitlint/cz-commitlint": 17.7.1
932932
"@softwareventures/async-iterable": ^1.0.1
@@ -1110,10 +1110,10 @@ __metadata:
11101110
languageName: node
11111111
linkType: hard
11121112

1113-
"@types/node@npm:20.4.7":
1114-
version: 20.4.7
1115-
resolution: "@types/node@npm:20.4.7"
1116-
checksum: a40d7003f66b56220a2028179e49f950b46fa6dbf860a4a6ecbd6ba7976f05b2f0b31ced39689ec88a7d9e32d07e088c6a06d270b99d5bc13a28291ac2f30ca7
1113+
"@types/node@npm:20.5.1":
1114+
version: 20.5.1
1115+
resolution: "@types/node@npm:20.5.1"
1116+
checksum: 3dbe611cd67afa987102c8558ee70f848949c5dcfee5f60abc073e55c0d7b048e391bf06bb1e0dc052cb7210ca97136ac496cbaf6e89123c989de6bd125fde82
11171117
languageName: node
11181118
linkType: hard
11191119

0 commit comments

Comments
 (0)