Skip to content

Commit 08ab50e

Browse files
build(deps-dev): Bump @commitlint/cli from 17.4.0 to 17.4.2 (#28)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bdcf16 commit 08ab50e

File tree

2 files changed

+42
-41
lines changed

2 files changed

+42
-41
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"node-inspect-extracted": "2.0.0"
7373
},
7474
"devDependencies": {
75-
"@commitlint/cli": "17.4.0",
75+
"@commitlint/cli": "17.4.2",
7676
"@commitlint/config-conventional": "17.4.0",
7777
"@faker-js/faker": "7.6.0",
7878
"@flex-development/mkbuild": "1.0.0-alpha.9",

yarn.lock

Lines changed: 41 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -188,14 +188,14 @@ __metadata:
188188
languageName: node
189189
linkType: hard
190190

191-
"@commitlint/cli@npm:17.4.0":
192-
version: 17.4.0
193-
resolution: "@commitlint/cli@npm:17.4.0"
191+
"@commitlint/cli@npm:17.4.2":
192+
version: 17.4.2
193+
resolution: "@commitlint/cli@npm:17.4.2"
194194
dependencies:
195195
"@commitlint/format": "npm:^17.4.0"
196-
"@commitlint/lint": "npm:^17.4.0"
197-
"@commitlint/load": "npm:^17.4.0"
198-
"@commitlint/read": "npm:^17.4.0"
196+
"@commitlint/lint": "npm:^17.4.2"
197+
"@commitlint/load": "npm:^17.4.2"
198+
"@commitlint/read": "npm:^17.4.2"
199199
"@commitlint/types": "npm:^17.4.0"
200200
execa: "npm:^5.0.0"
201201
lodash.isfunction: "npm:^3.0.9"
@@ -204,7 +204,7 @@ __metadata:
204204
yargs: "npm:^17.0.0"
205205
bin:
206206
commitlint: cli.js
207-
checksum: 2c86192f1ad08b79fe638088aa33934a2b717ca4176c4812a074e8a322189e8a2be5313c4585f17d5d4063912b3fcc25dc6305fb03b984678274a85706055d12
207+
checksum: 0d68555ad55b0533a049cfad02095171819c68957fd738e066dccba5dd729e1eece153e81de3db5ad7b9eecff526532270ad7b5b955a064cd3149330281ea30e
208208
languageName: node
209209
linkType: hard
210210

@@ -258,36 +258,37 @@ __metadata:
258258
languageName: node
259259
linkType: hard
260260

261-
"@commitlint/is-ignored@npm:^17.4.0":
262-
version: 17.4.0
263-
resolution: "@commitlint/is-ignored@npm:17.4.0"
261+
"@commitlint/is-ignored@npm:^17.4.2":
262+
version: 17.4.2
263+
resolution: "@commitlint/is-ignored@npm:17.4.2"
264264
dependencies:
265265
"@commitlint/types": "npm:^17.4.0"
266266
semver: "npm:7.3.8"
267-
checksum: 5068fe39c7058507d994fa3efaa08670d62b21e2161c4527667036c935718afe5ce98916584e164b11b38ec0efb0b702c25ecf3361e1a1de432b1b990c31d30a
267+
checksum: 3fa1602709039cc949ca068d26e5056a425ed5e2214168fdb6130a68834e20e9689d7cc2a14670b18c7a900af6571ddb0f06f52164374622f35c30f3bc87e9e3
268268
languageName: node
269269
linkType: hard
270270

271-
"@commitlint/lint@npm:^17.4.0":
272-
version: 17.4.0
273-
resolution: "@commitlint/lint@npm:17.4.0"
271+
"@commitlint/lint@npm:^17.4.2":
272+
version: 17.4.2
273+
resolution: "@commitlint/lint@npm:17.4.2"
274274
dependencies:
275-
"@commitlint/is-ignored": "npm:^17.4.0"
276-
"@commitlint/parse": "npm:^17.4.0"
277-
"@commitlint/rules": "npm:^17.4.0"
275+
"@commitlint/is-ignored": "npm:^17.4.2"
276+
"@commitlint/parse": "npm:^17.4.2"
277+
"@commitlint/rules": "npm:^17.4.2"
278278
"@commitlint/types": "npm:^17.4.0"
279-
checksum: 9055f6a64eafaef8d35856555ef980ac1e5d73121c91b75b6300933f75a72754603d734008bff102334ab38068d0b34232fefb9977120122bb717b6fc80130c3
279+
checksum: 95e4179c27793c4c5a13f13331557758860055933ae2ea41d40bc05911bae13fab545739a388917a46a135469c57933d2e8426988837f4e2a36a107d5d04ba59
280280
languageName: node
281281
linkType: hard
282282

283-
"@commitlint/load@npm:^17.4.0":
284-
version: 17.4.0
285-
resolution: "@commitlint/load@npm:17.4.0"
283+
"@commitlint/load@npm:^17.4.2":
284+
version: 17.4.2
285+
resolution: "@commitlint/load@npm:17.4.2"
286286
dependencies:
287287
"@commitlint/config-validator": "npm:^17.4.0"
288288
"@commitlint/execute-rule": "npm:^17.4.0"
289289
"@commitlint/resolve-extends": "npm:^17.4.0"
290290
"@commitlint/types": "npm:^17.4.0"
291+
"@types/node": "npm:*"
291292
chalk: "npm:^4.1.0"
292293
cosmiconfig: "npm:^8.0.0"
293294
cosmiconfig-typescript-loader: "npm:^4.0.0"
@@ -297,38 +298,38 @@ __metadata:
297298
resolve-from: "npm:^5.0.0"
298299
ts-node: "npm:^10.8.1"
299300
typescript: "npm:^4.6.4"
300-
checksum: 8a0d4e517f6653d4c60e31aeb6eeffd5b68ef57d29b23cd09d0d3a40edb7faaa7a8c794bbba8f8dca222bf6cb550cdf9f5a9313597989abfb110f4be0b8ce596
301+
checksum: 2a3a32109d96231e09d17dd6b00b0572238eb82215211ad40e7646c22528b6d7cd6bed7aa93a00264707c18b43df6fa5c357536f0e5e605b7dfeab383cc932c0
301302
languageName: node
302303
linkType: hard
303304

304-
"@commitlint/message@npm:^17.4.0":
305-
version: 17.4.0
306-
resolution: "@commitlint/message@npm:17.4.0"
307-
checksum: 5ce44cd14d6723dbaf6683e4223f6c8cc48e33897baccd27923ce50b5cfd1f780d70fa79f11c581c394f75c24d9037339dadb932edd771dcf73e5a6f4683e876
305+
"@commitlint/message@npm:^17.4.2":
306+
version: 17.4.2
307+
resolution: "@commitlint/message@npm:17.4.2"
308+
checksum: cc125dd2852b0bf9b6bf82be481736a5a93b355facc1f37fce0a000d3d5791dae1460d8c28ccc9acd8ad326a299f0c01be151ee6000cf0ae02dce4c624e4bc07
308309
languageName: node
309310
linkType: hard
310311

311-
"@commitlint/parse@npm:^17.4.0":
312-
version: 17.4.0
313-
resolution: "@commitlint/parse@npm:17.4.0"
312+
"@commitlint/parse@npm:^17.4.2":
313+
version: 17.4.2
314+
resolution: "@commitlint/parse@npm:17.4.2"
314315
dependencies:
315316
"@commitlint/types": "npm:^17.4.0"
316317
conventional-changelog-angular: "npm:^5.0.11"
317318
conventional-commits-parser: "npm:^3.2.2"
318-
checksum: 2e755745a9b900833e0fbdcce7b187743ebd02d6450a8b4d33f6634d3d0c0ac80f613815135c20d26a76ca3c385b2d3ff633a644747174921c9362fc53fdd4cc
319+
checksum: 59c470d5018180c4c0f55cd1a02ff85eccc41dea43586a8d8bbd2d8de946e8d112a7369149f4f3dec2819d6ed7f7a42c9de90edc371fd779a5e6fc62a95b71c9
319320
languageName: node
320321
linkType: hard
321322

322-
"@commitlint/read@npm:^17.4.0":
323-
version: 17.4.0
324-
resolution: "@commitlint/read@npm:17.4.0"
323+
"@commitlint/read@npm:^17.4.2":
324+
version: 17.4.2
325+
resolution: "@commitlint/read@npm:17.4.2"
325326
dependencies:
326327
"@commitlint/top-level": "npm:^17.4.0"
327328
"@commitlint/types": "npm:^17.4.0"
328329
fs-extra: "npm:^11.0.0"
329330
git-raw-commits: "npm:^2.0.0"
330331
minimist: "npm:^1.2.6"
331-
checksum: d15342dd7602d51dcaa99dd2d9c50ba350579f549023eef12e237a530d02b390263ef785ebbbfbc3a275bc3e825d1cb823e53699a20ea79ecd4686d9dfdcbc8a
332+
checksum: abdb4ab7f3752c11cf78c8a88fba41356515bc32aaa3f5ad7af1ff95f65e86853f2dd9f8f83fd57c0b614023e6013eb84ec63c4e8f705e5406a859f936ca4398
332333
languageName: node
333334
linkType: hard
334335

@@ -346,16 +347,16 @@ __metadata:
346347
languageName: node
347348
linkType: hard
348349

349-
"@commitlint/rules@npm:^17.4.0":
350-
version: 17.4.0
351-
resolution: "@commitlint/rules@npm:17.4.0"
350+
"@commitlint/rules@npm:^17.4.2":
351+
version: 17.4.2
352+
resolution: "@commitlint/rules@npm:17.4.2"
352353
dependencies:
353354
"@commitlint/ensure": "npm:^17.4.0"
354-
"@commitlint/message": "npm:^17.4.0"
355+
"@commitlint/message": "npm:^17.4.2"
355356
"@commitlint/to-lines": "npm:^17.4.0"
356357
"@commitlint/types": "npm:^17.4.0"
357358
execa: "npm:^5.0.0"
358-
checksum: 0ace0cb4a193ff6c89dd62e6262e3bcda93ce48cc18c782504490550c52b29a5f53da7eb7943b44c0816f9c2ea547c1bbabe1df59e98e29f021cafda03b72828
359+
checksum: e889a0d5d0ad1bad160801686cdf01833f402951315f9d349a116e434fa65257d9e7c0bdee3bdc102cb6a043f0c6ee3c59543739f4cb2692c496a122e083ea58
359360
languageName: node
360361
linkType: hard
361362

@@ -993,7 +994,7 @@ __metadata:
993994
version: 0.0.0-use.local
994995
resolution: "@flex-development/errnode@workspace:."
995996
dependencies:
996-
"@commitlint/cli": "npm:17.4.0"
997+
"@commitlint/cli": "npm:17.4.2"
997998
"@commitlint/config-conventional": "npm:17.4.0"
998999
"@faker-js/faker": "npm:7.6.0"
9991000
"@flex-development/mkbuild": "npm:1.0.0-alpha.9"

0 commit comments

Comments
 (0)