Skip to content

Commit 8606b7e

Browse files
build(deps-dev): Bump @commitlint/cli from 17.5.1 to 17.6.1 (#93)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb6a476 commit 8606b7e

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"typecheck:watch": "vitest typecheck"
7474
},
7575
"devDependencies": {
76-
"@commitlint/cli": "17.5.1",
76+
"@commitlint/cli": "17.6.1",
7777
"@commitlint/types": "17.4.4",
7878
"@flex-development/commitlint-config": "1.0.1",
7979
"@flex-development/decorator-regex": "1.0.0",

yarn.lock

+15-15
Original file line numberDiff line numberDiff line change
@@ -188,12 +188,12 @@ __metadata:
188188
languageName: node
189189
linkType: hard
190190

191-
"@commitlint/cli@npm:17.5.1":
192-
version: 17.5.1
193-
resolution: "@commitlint/cli@npm:17.5.1"
191+
"@commitlint/cli@npm:17.6.1":
192+
version: 17.6.1
193+
resolution: "@commitlint/cli@npm:17.6.1"
194194
dependencies:
195195
"@commitlint/format": "npm:^17.4.4"
196-
"@commitlint/lint": "npm:^17.4.4"
196+
"@commitlint/lint": "npm:^17.6.1"
197197
"@commitlint/load": "npm:^17.5.0"
198198
"@commitlint/read": "npm:^17.5.1"
199199
"@commitlint/types": "npm:^17.4.4"
@@ -204,7 +204,7 @@ __metadata:
204204
yargs: "npm:^17.0.0"
205205
bin:
206206
commitlint: cli.js
207-
checksum: b5806776b8a36f7b4d4ab4c2a9f71afaaa27b6506e1b91bf5e816e63d34a8d9c2198d0842759a89ef8677fe324aa5961cb74938660a18233b60adeb01d3c19e6
207+
checksum: 25f6593db6236bda0f747bea4cfb2fd28ecc187ca4bb94174044f0c6d2ff8fb38afa364833ca7c83eeebabe8f4be59a03184c7d74ff91b538acbde069e1ce7bc
208208
languageName: node
209209
linkType: hard
210210

@@ -259,15 +259,15 @@ __metadata:
259259
languageName: node
260260
linkType: hard
261261

262-
"@commitlint/lint@npm:^17.4.4":
263-
version: 17.4.4
264-
resolution: "@commitlint/lint@npm:17.4.4"
262+
"@commitlint/lint@npm:^17.6.1":
263+
version: 17.6.1
264+
resolution: "@commitlint/lint@npm:17.6.1"
265265
dependencies:
266266
"@commitlint/is-ignored": "npm:^17.4.4"
267267
"@commitlint/parse": "npm:^17.4.4"
268-
"@commitlint/rules": "npm:^17.4.4"
268+
"@commitlint/rules": "npm:^17.6.1"
269269
"@commitlint/types": "npm:^17.4.4"
270-
checksum: 03895636269249bee2d3dac7f825a2dfc7e400f49e14eec2cae35aa6056e479bd6a9ec788bccdb57561f7e76dfc6c9fcae0407939ab3013302b443f499103462
270+
checksum: 03f3a32dc778459cc302925f1d97957b789ab197cf2db482b782ebad408fa97132230ab656dee754e75e8c5b170eebb3105ef43d08efc79a4ce7c6d41069e310
271271
languageName: node
272272
linkType: hard
273273

@@ -338,16 +338,16 @@ __metadata:
338338
languageName: node
339339
linkType: hard
340340

341-
"@commitlint/rules@npm:^17.4.4":
342-
version: 17.4.4
343-
resolution: "@commitlint/rules@npm:17.4.4"
341+
"@commitlint/rules@npm:^17.6.1":
342+
version: 17.6.1
343+
resolution: "@commitlint/rules@npm:17.6.1"
344344
dependencies:
345345
"@commitlint/ensure": "npm:^17.4.4"
346346
"@commitlint/message": "npm:^17.4.2"
347347
"@commitlint/to-lines": "npm:^17.4.0"
348348
"@commitlint/types": "npm:^17.4.4"
349349
execa: "npm:^5.0.0"
350-
checksum: 49ea76836a4b66c882398c2d1f02d8657e156295ee290c285229794b4fb709950e7e7c3f90a4c464270226b78f789982aa3a712594dae773b9795a0b4ad10e83
350+
checksum: 7e7c552fa925d39144ec48c4cd5f32580d23cb3bbac92d0776d5096a48bb26c3a956e99f1088b7d026a61e61c76cbb5fb3ce97d6367bad501401f716c0fd24ed
351351
languageName: node
352352
linkType: hard
353353

@@ -1016,7 +1016,7 @@ __metadata:
10161016
version: 0.0.0-use.local
10171017
resolution: "@flex-development/builtin-modules@workspace:."
10181018
dependencies:
1019-
"@commitlint/cli": "npm:17.5.1"
1019+
"@commitlint/cli": "npm:17.6.1"
10201020
"@commitlint/types": "npm:17.4.4"
10211021
"@flex-development/commitlint-config": "npm:1.0.1"
10221022
"@flex-development/decorator-regex": "npm:1.0.0"

0 commit comments

Comments
 (0)