Skip to content

Commit 5f8c88f

Browse files
build(deps): update dependency @commitlint/cli to v17.7.2
1 parent 6d8f623 commit 5f8c88f

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
@@ -90,7 +90,7 @@
9090
"tslib": "2.6.2"
9191
},
9292
"devDependencies": {
93-
"@commitlint/cli": "17.7.1",
93+
"@commitlint/cli": "17.7.2",
9494
"@commitlint/config-conventional": "17.7.0",
9595
"@commitlint/cz-commitlint": "17.7.1",
9696
"@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

@@ -915,7 +915,7 @@ __metadata:
915915
version: 0.0.0-use.local
916916
resolution: "@softwareventures/async-iterable@workspace:."
917917
dependencies:
918-
"@commitlint/cli": 17.7.1
918+
"@commitlint/cli": 17.7.2
919919
"@commitlint/config-conventional": 17.7.0
920920
"@commitlint/cz-commitlint": 17.7.1
921921
"@softwareventures/eslint-config": 7.1.2
@@ -1097,10 +1097,10 @@ __metadata:
10971097
languageName: node
10981098
linkType: hard
10991099

1100-
"@types/node@npm:20.4.7":
1101-
version: 20.4.7
1102-
resolution: "@types/node@npm:20.4.7"
1103-
checksum: a40d7003f66b56220a2028179e49f950b46fa6dbf860a4a6ecbd6ba7976f05b2f0b31ced39689ec88a7d9e32d07e088c6a06d270b99d5bc13a28291ac2f30ca7
1100+
"@types/node@npm:20.5.1":
1101+
version: 20.5.1
1102+
resolution: "@types/node@npm:20.5.1"
1103+
checksum: 3dbe611cd67afa987102c8558ee70f848949c5dcfee5f60abc073e55c0d7b048e391bf06bb1e0dc052cb7210ca97136ac496cbaf6e89123c989de6bd125fde82
11041104
languageName: node
11051105
linkType: hard
11061106

0 commit comments

Comments
 (0)