Skip to content

Commit 1c44147

Browse files
chore(deps): update dependency @txo/commitlint to ^1.0.23 (#340)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 00bda3a commit 1c44147

File tree

2 files changed

+106
-106
lines changed

2 files changed

+106
-106
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"dependencies": {},
4646
"devDependencies": {
4747
"@txo-peer-dep/log": "^4.0.4",
48-
"@txo/commitlint": "^1.0.22",
48+
"@txo/commitlint": "^1.0.23",
4949
"@txo/log-console": "^3.0.0",
5050
"@txo/semantic-release": "^2.0.10",
5151
"@txo/tsconfig-cjs": "^2.0.0",

yarn.lock

Lines changed: 105 additions & 105 deletions
Original file line numberDiff line numberDiff line change
@@ -302,157 +302,157 @@
302302
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
303303
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
304304

305-
"@commitlint/cli@^19.7.1":
306-
version "19.7.1"
307-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.7.1.tgz#aca351ae6200af58b49de58181319015e7429601"
308-
integrity sha512-iObGjR1tE/PfDtDTEfd+tnRkB3/HJzpQqRTyofS2MPPkDn1mp3DBC8SoPDayokfAy+xKhF8+bwRCJO25Nea0YQ==
309-
dependencies:
310-
"@commitlint/format" "^19.5.0"
311-
"@commitlint/lint" "^19.7.1"
312-
"@commitlint/load" "^19.6.1"
313-
"@commitlint/read" "^19.5.0"
314-
"@commitlint/types" "^19.5.0"
305+
"@commitlint/cli@^19.8.0":
306+
version "19.8.0"
307+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.8.0.tgz#e66e5a5268437e42b7c6f2a447e94ea83b8a3272"
308+
integrity sha512-t/fCrLVu+Ru01h0DtlgHZXbHV2Y8gKocTR5elDOqIRUzQd0/6hpt2VIWOj9b3NDo7y4/gfxeR2zRtXq/qO6iUg==
309+
dependencies:
310+
"@commitlint/format" "^19.8.0"
311+
"@commitlint/lint" "^19.8.0"
312+
"@commitlint/load" "^19.8.0"
313+
"@commitlint/read" "^19.8.0"
314+
"@commitlint/types" "^19.8.0"
315315
tinyexec "^0.3.0"
316316
yargs "^17.0.0"
317317

318-
"@commitlint/config-conventional@^19.7.1":
319-
version "19.7.1"
320-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.7.1.tgz#9119a02ec8e0f4ac88f035e37dc333e7f69ace1c"
321-
integrity sha512-fsEIF8zgiI/FIWSnykdQNj/0JE4av08MudLTyYHm4FlLWemKoQvPNUYU2M/3tktWcCEyq7aOkDDgtjrmgWFbvg==
318+
"@commitlint/config-conventional@^19.8.0":
319+
version "19.8.0"
320+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.8.0.tgz#4a1470a0156f5d1f560426c05cfc3a6a796c2b9c"
321+
integrity sha512-9I2kKJwcAPwMoAj38hwqFXG0CzS2Kj+SAByPUQ0SlHTfb7VUhYVmo7G2w2tBrqmOf7PFd6MpZ/a1GQJo8na8kw==
322322
dependencies:
323-
"@commitlint/types" "^19.5.0"
323+
"@commitlint/types" "^19.8.0"
324324
conventional-changelog-conventionalcommits "^7.0.2"
325325

326-
"@commitlint/config-validator@^19.5.0":
327-
version "19.5.0"
328-
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-19.5.0.tgz#f0a4eda2109fc716ef01bb8831af9b02e3a1e568"
329-
integrity sha512-CHtj92H5rdhKt17RmgALhfQt95VayrUo2tSqY9g2w+laAXyk7K/Ef6uPm9tn5qSIwSmrLjKaXK9eiNuxmQrDBw==
326+
"@commitlint/config-validator@^19.8.0":
327+
version "19.8.0"
328+
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-19.8.0.tgz#0b30c274e4427d3942fd62ecf53c19d99f43ac4a"
329+
integrity sha512-+r5ZvD/0hQC3w5VOHJhGcCooiAVdynFlCe2d6I9dU+PvXdV3O+fU4vipVg+6hyLbQUuCH82mz3HnT/cBQTYYuA==
330330
dependencies:
331-
"@commitlint/types" "^19.5.0"
331+
"@commitlint/types" "^19.8.0"
332332
ajv "^8.11.0"
333333

334-
"@commitlint/ensure@^19.5.0":
335-
version "19.5.0"
336-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-19.5.0.tgz#b087374a6a0a0140e5925a82901d234885d9f6dd"
337-
integrity sha512-Kv0pYZeMrdg48bHFEU5KKcccRfKmISSm9MvgIgkpI6m+ohFTB55qZlBW6eYqh/XDfRuIO0x4zSmvBjmOwWTwkg==
334+
"@commitlint/ensure@^19.8.0":
335+
version "19.8.0"
336+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-19.8.0.tgz#481c30706dc4aa4a8e85e7d1f1877c30e5201a0d"
337+
integrity sha512-kNiNU4/bhEQ/wutI1tp1pVW1mQ0QbAjfPRo5v8SaxoVV+ARhkB8Wjg3BSseNYECPzWWfg/WDqQGIfV1RaBFQZg==
338338
dependencies:
339-
"@commitlint/types" "^19.5.0"
339+
"@commitlint/types" "^19.8.0"
340340
lodash.camelcase "^4.3.0"
341341
lodash.kebabcase "^4.1.1"
342342
lodash.snakecase "^4.1.1"
343343
lodash.startcase "^4.4.0"
344344
lodash.upperfirst "^4.3.1"
345345

346-
"@commitlint/execute-rule@^19.5.0":
347-
version "19.5.0"
348-
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-19.5.0.tgz#c13da8c03ea0379f30856111e27d57518e25b8a2"
349-
integrity sha512-aqyGgytXhl2ejlk+/rfgtwpPexYyri4t8/n4ku6rRJoRhGZpLFMqrZ+YaubeGysCP6oz4mMA34YSTaSOKEeNrg==
346+
"@commitlint/execute-rule@^19.8.0":
347+
version "19.8.0"
348+
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-19.8.0.tgz#ebcac26dc75d481e223b0c37d59e5bdd7a164d4a"
349+
integrity sha512-fuLeI+EZ9x2v/+TXKAjplBJWI9CNrHnyi5nvUQGQt4WRkww/d95oVRsc9ajpt4xFrFmqMZkd/xBQHZDvALIY7A==
350350

351-
"@commitlint/format@^19.5.0":
352-
version "19.5.0"
353-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.5.0.tgz#d879db2d97d70ae622397839fb8603d56e85a250"
354-
integrity sha512-yNy088miE52stCI3dhG/vvxFo9e4jFkU1Mj3xECfzp/bIS/JUay4491huAlVcffOoMK1cd296q0W92NlER6r3A==
351+
"@commitlint/format@^19.8.0":
352+
version "19.8.0"
353+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.8.0.tgz#b06084fb3b807f2142c19c94572127d4a3af5da1"
354+
integrity sha512-EOpA8IERpQstxwp/WGnDArA7S+wlZDeTeKi98WMOvaDLKbjptuHWdOYYr790iO7kTCif/z971PKPI2PkWMfOxg==
355355
dependencies:
356-
"@commitlint/types" "^19.5.0"
356+
"@commitlint/types" "^19.8.0"
357357
chalk "^5.3.0"
358358

359-
"@commitlint/is-ignored@^19.7.1":
360-
version "19.7.1"
361-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.7.1.tgz#d3d713d97df4da5d0a6440624d0db38e3a67494e"
362-
integrity sha512-3IaOc6HVg2hAoGleRK3r9vL9zZ3XY0rf1RsUf6jdQLuaD46ZHnXBiOPTyQ004C4IvYjSWqJwlh0/u2P73aIE3g==
359+
"@commitlint/is-ignored@^19.8.0":
360+
version "19.8.0"
361+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.8.0.tgz#3e413168b1222e62798dd1a36c64d2454e7bb291"
362+
integrity sha512-L2Jv9yUg/I+jF3zikOV0rdiHUul9X3a/oU5HIXhAJLE2+TXTnEBfqYP9G5yMw/Yb40SnR764g4fyDK6WR2xtpw==
363363
dependencies:
364-
"@commitlint/types" "^19.5.0"
364+
"@commitlint/types" "^19.8.0"
365365
semver "^7.6.0"
366366

367-
"@commitlint/lint@^19.7.1":
368-
version "19.7.1"
369-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.7.1.tgz#a180d5695fc5328b8566a482750df7fbf72b11c5"
370-
integrity sha512-LhcPfVjcOcOZA7LEuBBeO00o3MeZa+tWrX9Xyl1r9PMd5FWsEoZI9IgnGqTKZ0lZt5pO3ZlstgnRyY1CJJc9Xg==
371-
dependencies:
372-
"@commitlint/is-ignored" "^19.7.1"
373-
"@commitlint/parse" "^19.5.0"
374-
"@commitlint/rules" "^19.6.0"
375-
"@commitlint/types" "^19.5.0"
376-
377-
"@commitlint/load@>6.1.1", "@commitlint/load@^19.6.1":
378-
version "19.6.1"
379-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.6.1.tgz#5fae8843a6048a2d3d1cc16da0af8ee532fa9db4"
380-
integrity sha512-kE4mRKWWNju2QpsCWt428XBvUH55OET2N4QKQ0bF85qS/XbsRGG1MiTByDNlEVpEPceMkDr46LNH95DtRwcsfA==
381-
dependencies:
382-
"@commitlint/config-validator" "^19.5.0"
383-
"@commitlint/execute-rule" "^19.5.0"
384-
"@commitlint/resolve-extends" "^19.5.0"
385-
"@commitlint/types" "^19.5.0"
367+
"@commitlint/lint@^19.8.0":
368+
version "19.8.0"
369+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.8.0.tgz#c2bf85de6d2e86e13c972cf19a2d425e62e9b057"
370+
integrity sha512-+/NZKyWKSf39FeNpqhfMebmaLa1P90i1Nrb1SrA7oSU5GNN/lksA4z6+ZTnsft01YfhRZSYMbgGsARXvkr/VLQ==
371+
dependencies:
372+
"@commitlint/is-ignored" "^19.8.0"
373+
"@commitlint/parse" "^19.8.0"
374+
"@commitlint/rules" "^19.8.0"
375+
"@commitlint/types" "^19.8.0"
376+
377+
"@commitlint/load@>6.1.1", "@commitlint/load@^19.8.0":
378+
version "19.8.0"
379+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.8.0.tgz#7c7078fbdc9c4e3a14fa5a8684c3cb854353551e"
380+
integrity sha512-4rvmm3ff81Sfb+mcWT5WKlyOa+Hd33WSbirTVUer0wjS1Hv/Hzr07Uv1ULIV9DkimZKNyOwXn593c+h8lsDQPQ==
381+
dependencies:
382+
"@commitlint/config-validator" "^19.8.0"
383+
"@commitlint/execute-rule" "^19.8.0"
384+
"@commitlint/resolve-extends" "^19.8.0"
385+
"@commitlint/types" "^19.8.0"
386386
chalk "^5.3.0"
387387
cosmiconfig "^9.0.0"
388388
cosmiconfig-typescript-loader "^6.1.0"
389389
lodash.isplainobject "^4.0.6"
390390
lodash.merge "^4.6.2"
391391
lodash.uniq "^4.5.0"
392392

393-
"@commitlint/message@^19.5.0":
394-
version "19.5.0"
395-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-19.5.0.tgz#c062d9a1d2b3302c3a8cac25d6d1125ea9c019b2"
396-
integrity sha512-R7AM4YnbxN1Joj1tMfCyBryOC5aNJBdxadTZkuqtWi3Xj0kMdutq16XQwuoGbIzL2Pk62TALV1fZDCv36+JhTQ==
393+
"@commitlint/message@^19.8.0":
394+
version "19.8.0"
395+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-19.8.0.tgz#1ac1c527a601b329373ba50ffd70a713acb0b8ca"
396+
integrity sha512-qs/5Vi9bYjf+ZV40bvdCyBn5DvbuelhR6qewLE8Bh476F7KnNyLfdM/ETJ4cp96WgeeHo6tesA2TMXS0sh5X4A==
397397

398-
"@commitlint/parse@^19.5.0":
399-
version "19.5.0"
400-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-19.5.0.tgz#b450dad9b5a95ac5ba472d6d0fdab822dce946fc"
401-
integrity sha512-cZ/IxfAlfWYhAQV0TwcbdR1Oc0/r0Ik1GEessDJ3Lbuma/MRO8FRQX76eurcXtmhJC//rj52ZSZuXUg0oIX0Fw==
398+
"@commitlint/parse@^19.8.0":
399+
version "19.8.0"
400+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-19.8.0.tgz#bce415dda60e115239cd337b15262e459cab8eba"
401+
integrity sha512-YNIKAc4EXvNeAvyeEnzgvm1VyAe0/b3Wax7pjJSwXuhqIQ1/t2hD3OYRXb6D5/GffIvaX82RbjD+nWtMZCLL7Q==
402402
dependencies:
403-
"@commitlint/types" "^19.5.0"
403+
"@commitlint/types" "^19.8.0"
404404
conventional-changelog-angular "^7.0.0"
405405
conventional-commits-parser "^5.0.0"
406406

407-
"@commitlint/read@^19.5.0":
408-
version "19.5.0"
409-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.5.0.tgz#601f9f1afe69852b0f28aa81cd455b40979fad6b"
410-
integrity sha512-TjS3HLPsLsxFPQj6jou8/CZFAmOP2y+6V4PGYt3ihbQKTY1Jnv0QG28WRKl/d1ha6zLODPZqsxLEov52dhR9BQ==
407+
"@commitlint/read@^19.8.0":
408+
version "19.8.0"
409+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.8.0.tgz#d16bea846619100e23c4d56bcf191c397da7542f"
410+
integrity sha512-6ywxOGYajcxK1y1MfzrOnwsXO6nnErna88gRWEl3qqOOP8MDu/DTeRkGLXBFIZuRZ7mm5yyxU5BmeUvMpNte5w==
411411
dependencies:
412-
"@commitlint/top-level" "^19.5.0"
413-
"@commitlint/types" "^19.5.0"
412+
"@commitlint/top-level" "^19.8.0"
413+
"@commitlint/types" "^19.8.0"
414414
git-raw-commits "^4.0.0"
415415
minimist "^1.2.8"
416416
tinyexec "^0.3.0"
417417

418-
"@commitlint/resolve-extends@^19.5.0":
419-
version "19.5.0"
420-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-19.5.0.tgz#f3ec33e12d10df90cae0bfad8e593431fb61b18e"
421-
integrity sha512-CU/GscZhCUsJwcKTJS9Ndh3AKGZTNFIOoQB2n8CmFnizE0VnEuJoum+COW+C1lNABEeqk6ssfc1Kkalm4bDklA==
418+
"@commitlint/resolve-extends@^19.8.0":
419+
version "19.8.0"
420+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-19.8.0.tgz#2ef6c448ed7f925840cca282e3ce37bea8e9b726"
421+
integrity sha512-CLanRQwuG2LPfFVvrkTrBR/L/DMy3+ETsgBqW1OvRxmzp/bbVJW0Xw23LnnExgYcsaFtos967lul1CsbsnJlzQ==
422422
dependencies:
423-
"@commitlint/config-validator" "^19.5.0"
424-
"@commitlint/types" "^19.5.0"
423+
"@commitlint/config-validator" "^19.8.0"
424+
"@commitlint/types" "^19.8.0"
425425
global-directory "^4.0.1"
426426
import-meta-resolve "^4.0.0"
427427
lodash.mergewith "^4.6.2"
428428
resolve-from "^5.0.0"
429429

430-
"@commitlint/rules@^19.6.0":
431-
version "19.6.0"
432-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.6.0.tgz#2436da7974c3cf2a7236257f3ef5dd40c4d91312"
433-
integrity sha512-1f2reW7lbrI0X0ozZMesS/WZxgPa4/wi56vFuJENBmed6mWq5KsheN/nxqnl/C23ioxpPO/PL6tXpiiFy5Bhjw==
430+
"@commitlint/rules@^19.8.0":
431+
version "19.8.0"
432+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.8.0.tgz#0ca2b7bd9dc22409173963f15061d8cac671bdaa"
433+
integrity sha512-IZ5IE90h6DSWNuNK/cwjABLAKdy8tP8OgGVGbXe1noBEX5hSsu00uRlLu6JuruiXjWJz2dZc+YSw3H0UZyl/mA==
434434
dependencies:
435-
"@commitlint/ensure" "^19.5.0"
436-
"@commitlint/message" "^19.5.0"
437-
"@commitlint/to-lines" "^19.5.0"
438-
"@commitlint/types" "^19.5.0"
435+
"@commitlint/ensure" "^19.8.0"
436+
"@commitlint/message" "^19.8.0"
437+
"@commitlint/to-lines" "^19.8.0"
438+
"@commitlint/types" "^19.8.0"
439439

440-
"@commitlint/to-lines@^19.5.0":
441-
version "19.5.0"
442-
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-19.5.0.tgz#e4b7f34f09064568c96a74de4f1fc9f466c4d472"
443-
integrity sha512-R772oj3NHPkodOSRZ9bBVNq224DOxQtNef5Pl8l2M8ZnkkzQfeSTr4uxawV2Sd3ui05dUVzvLNnzenDBO1KBeQ==
440+
"@commitlint/to-lines@^19.8.0":
441+
version "19.8.0"
442+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-19.8.0.tgz#f7bdf7878999c0620f3a2f46f829fcc1f1f1d118"
443+
integrity sha512-3CKLUw41Cur8VMjh16y8LcsOaKbmQjAKCWlXx6B0vOUREplp6em9uIVhI8Cv934qiwkbi2+uv+mVZPnXJi1o9A==
444444

445-
"@commitlint/top-level@^19.5.0":
446-
version "19.5.0"
447-
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-19.5.0.tgz#0017ffe39b5ba3611a1debd62efe28803601a14f"
448-
integrity sha512-IP1YLmGAk0yWrImPRRc578I3dDUI5A2UBJx9FbSOjxe9sTlzFiwVJ+zeMLgAtHMtGZsC8LUnzmW1qRemkFU4ng==
445+
"@commitlint/top-level@^19.8.0":
446+
version "19.8.0"
447+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-19.8.0.tgz#5ff4d9b8be44501edd2c94b93602a7104d63d92d"
448+
integrity sha512-Rphgoc/omYZisoNkcfaBRPQr4myZEHhLPx2/vTXNLjiCw4RgfPR1wEgUpJ9OOmDCiv5ZyIExhprNLhteqH4FuQ==
449449
dependencies:
450450
find-up "^7.0.0"
451451

452-
"@commitlint/types@^19.5.0":
453-
version "19.5.0"
454-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.5.0.tgz#c5084d1231d4dd50e40bdb656ee7601f691400b3"
455-
integrity sha512-DSHae2obMSMkAtTBSOulg5X7/z+rGLxcXQIkg3OmWvY6wifojge5uVMydfhUvs7yQj+V7jNmRZ2Xzl8GJyqRgg==
452+
"@commitlint/types@^19.8.0":
453+
version "19.8.0"
454+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.0.tgz#5a77c7a723a714995a51917edd0ecfcf29495d3c"
455+
integrity sha512-LRjP623jPyf3Poyfb0ohMj8I3ORyBDOwXAgxxVPbSD0unJuW2mJWeiRfaQinjtccMqC5Wy1HOMfa4btKjbNxbg==
456456
dependencies:
457457
"@types/conventional-commits-parser" "^5.0.0"
458458
chalk "^5.3.0"
@@ -1387,13 +1387,13 @@
13871387
dependencies:
13881388
"@txo/config-manager" "^3.2.0"
13891389

1390-
"@txo/commitlint@^1.0.22":
1391-
version "1.0.22"
1392-
resolved "https://registry.yarnpkg.com/@txo/commitlint/-/commitlint-1.0.22.tgz#0ce1cdf96b98b1d219eb933373cbc578a395292f"
1393-
integrity sha512-YOobW+LrQuMGkhRZ2mZuFT/ACYzgV6rQlhuB7T8EMq1nUDCH3Rw42GvO3F+IdrzxFWJyFuzcZBtwu0Gdxha3BQ==
1390+
"@txo/commitlint@^1.0.23":
1391+
version "1.0.23"
1392+
resolved "https://registry.yarnpkg.com/@txo/commitlint/-/commitlint-1.0.23.tgz#c467017734bacc5f662c773917a05f1699c43f43"
1393+
integrity sha512-uXYCwhJWPa+NRvyVM63egVeHzTSn3Hue3mZq9yWLaCi/A4y/VPW12CH3EJUHjBChIq+fwgfLXj38ACO64PhnbA==
13941394
dependencies:
1395-
"@commitlint/cli" "^19.7.1"
1396-
"@commitlint/config-conventional" "^19.7.1"
1395+
"@commitlint/cli" "^19.8.0"
1396+
"@commitlint/config-conventional" "^19.8.0"
13971397
commitizen "^4.3.1"
13981398

13991399
"@txo/config-manager@^3.2.0":

0 commit comments

Comments
 (0)