Skip to content

Commit 2812d84

Browse files
build(deps-dev): Bump @commitlint/cli from 17.6.0 to 17.6.1 (#77)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ebf721 commit 2812d84

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
@@ -76,7 +76,7 @@
7676
"@flex-development/tutils": "6.0.0-alpha.10"
7777
},
7878
"devDependencies": {
79-
"@commitlint/cli": "17.6.0",
79+
"@commitlint/cli": "17.6.1",
8080
"@flex-development/commitlint-config": "1.0.1",
8181
"@flex-development/decorator-regex": "1.0.0",
8282
"@flex-development/esm-types": "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.6.0":
192-
version: 17.6.0
193-
resolution: "@commitlint/cli@npm:17.6.0"
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.6.0"
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: 57020dfbb52af6c1b8e54ce31b44d05fb372bfac3dc6eb5f746684d9aec6a3fc2ef170c8629d56f43ab5edb5600bee5f0df9541fd5849224403e3416b5bf24c0
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.6.0":
263-
version: 17.6.0
264-
resolution: "@commitlint/lint@npm:17.6.0"
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.6.0"
268+
"@commitlint/rules": "npm:^17.6.1"
269269
"@commitlint/types": "npm:^17.4.4"
270-
checksum: 1840d1e066ff1c64aee456c5f4f19ce76a4a823bf2496f56439dee8b2e86b899c5469509118c72a20d2984e37ff4be1af9d9ddb73f7e6da3811b2f6a5468934d
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.6.0":
342-
version: 17.6.0
343-
resolution: "@commitlint/rules@npm:17.6.0"
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: 41b4617301ffc8e449f439e1a993c6f552c613bd2fa557320114fd94382f249ec01608894ce592b0de095750a6350bc33cb04bb3bb3184fa15b2ae77b15d5ef3
350+
checksum: 7e7c552fa925d39144ec48c4cd5f32580d23cb3bbac92d0776d5096a48bb26c3a956e99f1088b7d026a61e61c76cbb5fb3ce97d6367bad501401f716c0fd24ed
351351
languageName: node
352352
linkType: hard
353353

@@ -1096,7 +1096,7 @@ __metadata:
10961096
version: 0.0.0-use.local
10971097
resolution: "@flex-development/ext-regex@workspace:."
10981098
dependencies:
1099-
"@commitlint/cli": "npm:17.6.0"
1099+
"@commitlint/cli": "npm:17.6.1"
11001100
"@flex-development/commitlint-config": "npm:1.0.1"
11011101
"@flex-development/decorator-regex": "npm:1.0.0"
11021102
"@flex-development/errnode": "npm:1.5.0"

0 commit comments

Comments
 (0)