Skip to content

Commit 5fe8391

Browse files
chore(deps-dev): bump commitlint from 19.7.1 to 19.8.0 (#1631)
Bumps [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint) from 19.7.1 to 19.8.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@alias/commitlint/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.8.0/@alias/commitlint) --- updated-dependencies: - dependency-name: commitlint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e104984 commit 5fe8391

2 files changed

Lines changed: 189 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@types/react": "^19.0.10",
6868
"@types/react-dom": "^19.0.4",
6969
"@vitest/coverage-v8": "^3.0.8",
70-
"commitlint": "^19.7.1",
70+
"commitlint": "^19.8.0",
7171
"eslint": "^9.22.0",
7272
"husky": "^9.1.7",
7373
"js-cookie": "^3.0.5",

yarn.lock

Lines changed: 188 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,23 @@ __metadata:
150150
languageName: node
151151
linkType: hard
152152

153+
"@commitlint/cli@npm:^19.8.0":
154+
version: 19.8.0
155+
resolution: "@commitlint/cli@npm:19.8.0"
156+
dependencies:
157+
"@commitlint/format": "npm:^19.8.0"
158+
"@commitlint/lint": "npm:^19.8.0"
159+
"@commitlint/load": "npm:^19.8.0"
160+
"@commitlint/read": "npm:^19.8.0"
161+
"@commitlint/types": "npm:^19.8.0"
162+
tinyexec: "npm:^0.3.0"
163+
yargs: "npm:^17.0.0"
164+
bin:
165+
commitlint: ./cli.js
166+
checksum: 10c0/6931c62c18b848b2c7266ec0b2d3a690a9ec9f83151a67a89ef20a49c84d5e6ee8dbaee4aaec14b2bd1229fdd91c7a0b41b7fd68c52fff8632a0037d52bd6eb2
167+
languageName: node
168+
linkType: hard
169+
153170
"@commitlint/config-conventional@npm:^19.7.1":
154171
version: 19.7.1
155172
resolution: "@commitlint/config-conventional@npm:19.7.1"
@@ -170,6 +187,16 @@ __metadata:
170187
languageName: node
171188
linkType: hard
172189

190+
"@commitlint/config-validator@npm:^19.8.0":
191+
version: 19.8.0
192+
resolution: "@commitlint/config-validator@npm:19.8.0"
193+
dependencies:
194+
"@commitlint/types": "npm:^19.8.0"
195+
ajv: "npm:^8.11.0"
196+
checksum: 10c0/968b3041dbf1683f9da443c2998a53ced52e86b98a48862f39f303af69638c72b7409840c16b3ded27eaa1636bdbf6b2464f8a2628c40d8f14a66a5474359ed5
197+
languageName: node
198+
linkType: hard
199+
173200
"@commitlint/ensure@npm:^19.5.0":
174201
version: 19.5.0
175202
resolution: "@commitlint/ensure@npm:19.5.0"
@@ -184,13 +211,34 @@ __metadata:
184211
languageName: node
185212
linkType: hard
186213

214+
"@commitlint/ensure@npm:^19.8.0":
215+
version: 19.8.0
216+
resolution: "@commitlint/ensure@npm:19.8.0"
217+
dependencies:
218+
"@commitlint/types": "npm:^19.8.0"
219+
lodash.camelcase: "npm:^4.3.0"
220+
lodash.kebabcase: "npm:^4.1.1"
221+
lodash.snakecase: "npm:^4.1.1"
222+
lodash.startcase: "npm:^4.4.0"
223+
lodash.upperfirst: "npm:^4.3.1"
224+
checksum: 10c0/5160dcf41c595496894cf1d075b4ee15c14b3689967d8693d4121689475d36853eceeb09fc4e07b6f002e7b8869e75418b0c1cd95d4ee32d062811301337875c
225+
languageName: node
226+
linkType: hard
227+
187228
"@commitlint/execute-rule@npm:^19.5.0":
188229
version: 19.5.0
189230
resolution: "@commitlint/execute-rule@npm:19.5.0"
190231
checksum: 10c0/966dfc09ae3fe609527fb49c7773ae210ade9d14a802a92a57ab251900a77d2968aed08df6b34f175bf4ae9bf5d675b52b346e7b10b717e8a635499e4cf42267
191232
languageName: node
192233
linkType: hard
193234

235+
"@commitlint/execute-rule@npm:^19.8.0":
236+
version: 19.8.0
237+
resolution: "@commitlint/execute-rule@npm:19.8.0"
238+
checksum: 10c0/fee5848e41680935510c6eebe2afcfe3511e2ccc39686c555f2e2db0205345479c7dbd84e7a8a2b22c7700ce75e6442b24685fbc3a419b0ea91f83a0850c6489
239+
languageName: node
240+
linkType: hard
241+
194242
"@commitlint/format@npm:^19.5.0":
195243
version: 19.5.0
196244
resolution: "@commitlint/format@npm:19.5.0"
@@ -201,6 +249,16 @@ __metadata:
201249
languageName: node
202250
linkType: hard
203251

252+
"@commitlint/format@npm:^19.8.0":
253+
version: 19.8.0
254+
resolution: "@commitlint/format@npm:19.8.0"
255+
dependencies:
256+
"@commitlint/types": "npm:^19.8.0"
257+
chalk: "npm:^5.3.0"
258+
checksum: 10c0/25de71d5b19c126e7e9f471dcf8015bc362ee94fec7ca0da866181832548cb4a04c18f732c8d7cc64641e896a33d0e199bd445edd9e0ef164b0e7bd7259b86b1
259+
languageName: node
260+
linkType: hard
261+
204262
"@commitlint/is-ignored@npm:^19.7.1":
205263
version: 19.7.1
206264
resolution: "@commitlint/is-ignored@npm:19.7.1"
@@ -211,6 +269,16 @@ __metadata:
211269
languageName: node
212270
linkType: hard
213271

272+
"@commitlint/is-ignored@npm:^19.8.0":
273+
version: 19.8.0
274+
resolution: "@commitlint/is-ignored@npm:19.8.0"
275+
dependencies:
276+
"@commitlint/types": "npm:^19.8.0"
277+
semver: "npm:^7.6.0"
278+
checksum: 10c0/6f882266cca84fdc2a435cc01388b070c60cdda56dff6cb1bd98a443982d8bb90b186972450c733ee1190122882f53e715a7204d9fc9787b5303ca545985958c
279+
languageName: node
280+
linkType: hard
281+
214282
"@commitlint/lint@npm:^19.7.1":
215283
version: 19.7.1
216284
resolution: "@commitlint/lint@npm:19.7.1"
@@ -223,6 +291,18 @@ __metadata:
223291
languageName: node
224292
linkType: hard
225293

294+
"@commitlint/lint@npm:^19.8.0":
295+
version: 19.8.0
296+
resolution: "@commitlint/lint@npm:19.8.0"
297+
dependencies:
298+
"@commitlint/is-ignored": "npm:^19.8.0"
299+
"@commitlint/parse": "npm:^19.8.0"
300+
"@commitlint/rules": "npm:^19.8.0"
301+
"@commitlint/types": "npm:^19.8.0"
302+
checksum: 10c0/5ce1074e5ad1ed12158fb722d4d643be71c3ae35113c6b13faa71dd85a07eeafec50ef2fee3f3e6fccdbd8bf8684613aa097e287b54a7cbcae1f9f28e2b95e8d
303+
languageName: node
304+
linkType: hard
305+
226306
"@commitlint/load@npm:^19.6.1":
227307
version: 19.6.1
228308
resolution: "@commitlint/load@npm:19.6.1"
@@ -241,13 +321,38 @@ __metadata:
241321
languageName: node
242322
linkType: hard
243323

324+
"@commitlint/load@npm:^19.8.0":
325+
version: 19.8.0
326+
resolution: "@commitlint/load@npm:19.8.0"
327+
dependencies:
328+
"@commitlint/config-validator": "npm:^19.8.0"
329+
"@commitlint/execute-rule": "npm:^19.8.0"
330+
"@commitlint/resolve-extends": "npm:^19.8.0"
331+
"@commitlint/types": "npm:^19.8.0"
332+
chalk: "npm:^5.3.0"
333+
cosmiconfig: "npm:^9.0.0"
334+
cosmiconfig-typescript-loader: "npm:^6.1.0"
335+
lodash.isplainobject: "npm:^4.0.6"
336+
lodash.merge: "npm:^4.6.2"
337+
lodash.uniq: "npm:^4.5.0"
338+
checksum: 10c0/6826a015ce40ae6043ff45bf29c7d515822ea416ab2a2a6eec6a69e5ba81b71419cadd609070aa3695d59f5442c34e3c264889df343eb66595c130185db58bad
339+
languageName: node
340+
linkType: hard
341+
244342
"@commitlint/message@npm:^19.5.0":
245343
version: 19.5.0
246344
resolution: "@commitlint/message@npm:19.5.0"
247345
checksum: 10c0/72b990ba8c3c41441bff2126f4ea536a635c9768dee7000b4951770ac82c5e0bb4c2d408cf28cadbf51a0abbdb7a09ddd36e0968af0997fcc166596d4c3866a7
248346
languageName: node
249347
linkType: hard
250348

349+
"@commitlint/message@npm:^19.8.0":
350+
version: 19.8.0
351+
resolution: "@commitlint/message@npm:19.8.0"
352+
checksum: 10c0/a7390fade33e381a17d53ec16081bd6915d61cf4eb326739ee4b4c1f3a4016f84e953dd273126fcf23deaf5ca2ed49d75c0e667bc159dcfb26cb37ce840d97a9
353+
languageName: node
354+
linkType: hard
355+
251356
"@commitlint/parse@npm:^19.5.0":
252357
version: 19.5.0
253358
resolution: "@commitlint/parse@npm:19.5.0"
@@ -259,6 +364,17 @@ __metadata:
259364
languageName: node
260365
linkType: hard
261366

367+
"@commitlint/parse@npm:^19.8.0":
368+
version: 19.8.0
369+
resolution: "@commitlint/parse@npm:19.8.0"
370+
dependencies:
371+
"@commitlint/types": "npm:^19.8.0"
372+
conventional-changelog-angular: "npm:^7.0.0"
373+
conventional-commits-parser: "npm:^5.0.0"
374+
checksum: 10c0/ece54b76d2bf6eb620d972810a8db276a104cbd29db6a3c7eb661fc6eaf8212fda04a42920eac56831f65af77bc4a8e15260c2c0881f351289d93e4cf5371cde
375+
languageName: node
376+
linkType: hard
377+
262378
"@commitlint/read@npm:^19.5.0":
263379
version: 19.5.0
264380
resolution: "@commitlint/read@npm:19.5.0"
@@ -272,6 +388,19 @@ __metadata:
272388
languageName: node
273389
linkType: hard
274390

391+
"@commitlint/read@npm:^19.8.0":
392+
version: 19.8.0
393+
resolution: "@commitlint/read@npm:19.8.0"
394+
dependencies:
395+
"@commitlint/top-level": "npm:^19.8.0"
396+
"@commitlint/types": "npm:^19.8.0"
397+
git-raw-commits: "npm:^4.0.0"
398+
minimist: "npm:^1.2.8"
399+
tinyexec: "npm:^0.3.0"
400+
checksum: 10c0/94b9156f67b95d0ca7dd9653e399b7129d0b84c4940dc79a5264148688ca01c70780ef235b67d344059e575938c9e0988af9fa7233a793dcd74f49f9278e0e68
401+
languageName: node
402+
linkType: hard
403+
275404
"@commitlint/resolve-extends@npm:^19.5.0":
276405
version: 19.5.0
277406
resolution: "@commitlint/resolve-extends@npm:19.5.0"
@@ -286,6 +415,20 @@ __metadata:
286415
languageName: node
287416
linkType: hard
288417

418+
"@commitlint/resolve-extends@npm:^19.8.0":
419+
version: 19.8.0
420+
resolution: "@commitlint/resolve-extends@npm:19.8.0"
421+
dependencies:
422+
"@commitlint/config-validator": "npm:^19.8.0"
423+
"@commitlint/types": "npm:^19.8.0"
424+
global-directory: "npm:^4.0.1"
425+
import-meta-resolve: "npm:^4.0.0"
426+
lodash.mergewith: "npm:^4.6.2"
427+
resolve-from: "npm:^5.0.0"
428+
checksum: 10c0/7b05d0c9bc2171e1475baeef13d30d6d985e1dd9cb4652355484a8d4841797dffd3e80edd5c61182cbfab1a28f4180ccbdef87bfa8f4586e057e05e238f5b19b
429+
languageName: node
430+
linkType: hard
431+
289432
"@commitlint/rules@npm:^19.6.0":
290433
version: 19.6.0
291434
resolution: "@commitlint/rules@npm:19.6.0"
@@ -298,13 +441,32 @@ __metadata:
298441
languageName: node
299442
linkType: hard
300443

444+
"@commitlint/rules@npm:^19.8.0":
445+
version: 19.8.0
446+
resolution: "@commitlint/rules@npm:19.8.0"
447+
dependencies:
448+
"@commitlint/ensure": "npm:^19.8.0"
449+
"@commitlint/message": "npm:^19.8.0"
450+
"@commitlint/to-lines": "npm:^19.8.0"
451+
"@commitlint/types": "npm:^19.8.0"
452+
checksum: 10c0/3d6e932dfbd4c6384d3b3ded66a9f886667988cae4b1ae091350198ae8ca5c703142f13ccd8b632a0d260fd48072f5bc67836c15e6d637033b97dac2c81c95dd
453+
languageName: node
454+
linkType: hard
455+
301456
"@commitlint/to-lines@npm:^19.5.0":
302457
version: 19.5.0
303458
resolution: "@commitlint/to-lines@npm:19.5.0"
304459
checksum: 10c0/7674b4b6887c09e84728b9fa9c986ab77db400bf53ec83aaae84e03e0f3ed33088d450d1f67135f0f7a4cbc1121181775199779e1ca162fe604c902987e3008f
305460
languageName: node
306461
linkType: hard
307462

463+
"@commitlint/to-lines@npm:^19.8.0":
464+
version: 19.8.0
465+
resolution: "@commitlint/to-lines@npm:19.8.0"
466+
checksum: 10c0/1a0f34805615f244f34471138cfd5c8a45531ec3d1a0254370835db817dd06ec14181a8b281cd508632cf217d6cf5148473984bf4736d74b275fe69b8cd40863
467+
languageName: node
468+
linkType: hard
469+
308470
"@commitlint/top-level@npm:^19.5.0":
309471
version: 19.5.0
310472
resolution: "@commitlint/top-level@npm:19.5.0"
@@ -314,6 +476,15 @@ __metadata:
314476
languageName: node
315477
linkType: hard
316478

479+
"@commitlint/top-level@npm:^19.8.0":
480+
version: 19.8.0
481+
resolution: "@commitlint/top-level@npm:19.8.0"
482+
dependencies:
483+
find-up: "npm:^7.0.0"
484+
checksum: 10c0/04d39835bfb8d9f86b693d8d13bfe7e6566d48ac57e382e5139277bb0e5fa286645fe220c323fcb8e6569eea48ab26253c0eb4f6a142855a3a7b7565891ead7c
485+
languageName: node
486+
linkType: hard
487+
317488
"@commitlint/types@npm:^19.5.0":
318489
version: 19.5.0
319490
resolution: "@commitlint/types@npm:19.5.0"
@@ -324,6 +495,16 @@ __metadata:
324495
languageName: node
325496
linkType: hard
326497

498+
"@commitlint/types@npm:^19.8.0":
499+
version: 19.8.0
500+
resolution: "@commitlint/types@npm:19.8.0"
501+
dependencies:
502+
"@types/conventional-commits-parser": "npm:^5.0.0"
503+
chalk: "npm:^5.3.0"
504+
checksum: 10c0/634a5db20110675da8ddf226f200c33f262c6e99d06853fd4a2f6d543e6cc7dfe48b045f7ae76bcce2e39595099bfebe6a5dd6da37ff2968733c1263b8d46644
505+
languageName: node
506+
linkType: hard
507+
327508
"@csstools/color-helpers@npm:^5.0.1":
328509
version: 5.0.1
329510
resolution: "@csstools/color-helpers@npm:5.0.1"
@@ -1293,7 +1474,7 @@ __metadata:
12931474
"@types/react": "npm:^19.0.10"
12941475
"@types/react-dom": "npm:^19.0.4"
12951476
"@vitest/coverage-v8": "npm:^3.0.8"
1296-
commitlint: "npm:^19.7.1"
1477+
commitlint: "npm:^19.8.0"
12971478
eslint: "npm:^9.22.0"
12981479
husky: "npm:^9.1.7"
12991480
js-cookie: "npm:^3.0.5"
@@ -3011,15 +3192,15 @@ __metadata:
30113192
languageName: node
30123193
linkType: hard
30133194

3014-
"commitlint@npm:^19.7.1":
3015-
version: 19.7.1
3016-
resolution: "commitlint@npm:19.7.1"
3195+
"commitlint@npm:^19.8.0":
3196+
version: 19.8.0
3197+
resolution: "commitlint@npm:19.8.0"
30173198
dependencies:
3018-
"@commitlint/cli": "npm:^19.7.1"
3019-
"@commitlint/types": "npm:^19.5.0"
3199+
"@commitlint/cli": "npm:^19.8.0"
3200+
"@commitlint/types": "npm:^19.8.0"
30203201
bin:
30213202
commitlint: cli.js
3022-
checksum: 10c0/27549895b9327404193b95ddba2c71d278aeba1e5ded01c93cefacf6e122f45930f3ff1dac067626eeb66ac9ab001139b7526254661f330236e9b3ccd799ff9d
3203+
checksum: 10c0/e98e251c294e0fb69adb3155c1b26458fbb0955f56567a9c419731b484f6f0609047adc2140009957b335e4f1c015fe522e0675324f18d6f6b5cdec995fa18be
30233204
languageName: node
30243205
linkType: hard
30253206

0 commit comments

Comments
 (0)