Skip to content

Commit d4a30ba

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

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
@@ -41,7 +41,7 @@
4141
"eslint-plugin-react-hooks": "^5.1.0"
4242
},
4343
"devDependencies": {
44-
"@txo/commitlint": "^1.0.22",
44+
"@txo/commitlint": "^1.0.23",
4545
"@txo/semantic-release": "^2.0.10",
4646
"@txo/tsconfig": "^2.0.0",
4747
"@types/eslint": "^9.6.1",

yarn.lock

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

281-
"@commitlint/cli@^19.7.1":
282-
version "19.7.1"
283-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.7.1.tgz#aca351ae6200af58b49de58181319015e7429601"
284-
integrity sha512-iObGjR1tE/PfDtDTEfd+tnRkB3/HJzpQqRTyofS2MPPkDn1mp3DBC8SoPDayokfAy+xKhF8+bwRCJO25Nea0YQ==
285-
dependencies:
286-
"@commitlint/format" "^19.5.0"
287-
"@commitlint/lint" "^19.7.1"
288-
"@commitlint/load" "^19.6.1"
289-
"@commitlint/read" "^19.5.0"
290-
"@commitlint/types" "^19.5.0"
281+
"@commitlint/cli@^19.8.0":
282+
version "19.8.0"
283+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.8.0.tgz#e66e5a5268437e42b7c6f2a447e94ea83b8a3272"
284+
integrity sha512-t/fCrLVu+Ru01h0DtlgHZXbHV2Y8gKocTR5elDOqIRUzQd0/6hpt2VIWOj9b3NDo7y4/gfxeR2zRtXq/qO6iUg==
285+
dependencies:
286+
"@commitlint/format" "^19.8.0"
287+
"@commitlint/lint" "^19.8.0"
288+
"@commitlint/load" "^19.8.0"
289+
"@commitlint/read" "^19.8.0"
290+
"@commitlint/types" "^19.8.0"
291291
tinyexec "^0.3.0"
292292
yargs "^17.0.0"
293293

294-
"@commitlint/config-conventional@^19.7.1":
295-
version "19.7.1"
296-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.7.1.tgz#9119a02ec8e0f4ac88f035e37dc333e7f69ace1c"
297-
integrity sha512-fsEIF8zgiI/FIWSnykdQNj/0JE4av08MudLTyYHm4FlLWemKoQvPNUYU2M/3tktWcCEyq7aOkDDgtjrmgWFbvg==
294+
"@commitlint/config-conventional@^19.8.0":
295+
version "19.8.0"
296+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.8.0.tgz#4a1470a0156f5d1f560426c05cfc3a6a796c2b9c"
297+
integrity sha512-9I2kKJwcAPwMoAj38hwqFXG0CzS2Kj+SAByPUQ0SlHTfb7VUhYVmo7G2w2tBrqmOf7PFd6MpZ/a1GQJo8na8kw==
298298
dependencies:
299-
"@commitlint/types" "^19.5.0"
299+
"@commitlint/types" "^19.8.0"
300300
conventional-changelog-conventionalcommits "^7.0.2"
301301

302-
"@commitlint/config-validator@^19.5.0":
303-
version "19.5.0"
304-
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-19.5.0.tgz#f0a4eda2109fc716ef01bb8831af9b02e3a1e568"
305-
integrity sha512-CHtj92H5rdhKt17RmgALhfQt95VayrUo2tSqY9g2w+laAXyk7K/Ef6uPm9tn5qSIwSmrLjKaXK9eiNuxmQrDBw==
302+
"@commitlint/config-validator@^19.8.0":
303+
version "19.8.0"
304+
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-19.8.0.tgz#0b30c274e4427d3942fd62ecf53c19d99f43ac4a"
305+
integrity sha512-+r5ZvD/0hQC3w5VOHJhGcCooiAVdynFlCe2d6I9dU+PvXdV3O+fU4vipVg+6hyLbQUuCH82mz3HnT/cBQTYYuA==
306306
dependencies:
307-
"@commitlint/types" "^19.5.0"
307+
"@commitlint/types" "^19.8.0"
308308
ajv "^8.11.0"
309309

310-
"@commitlint/ensure@^19.5.0":
311-
version "19.5.0"
312-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-19.5.0.tgz#b087374a6a0a0140e5925a82901d234885d9f6dd"
313-
integrity sha512-Kv0pYZeMrdg48bHFEU5KKcccRfKmISSm9MvgIgkpI6m+ohFTB55qZlBW6eYqh/XDfRuIO0x4zSmvBjmOwWTwkg==
310+
"@commitlint/ensure@^19.8.0":
311+
version "19.8.0"
312+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-19.8.0.tgz#481c30706dc4aa4a8e85e7d1f1877c30e5201a0d"
313+
integrity sha512-kNiNU4/bhEQ/wutI1tp1pVW1mQ0QbAjfPRo5v8SaxoVV+ARhkB8Wjg3BSseNYECPzWWfg/WDqQGIfV1RaBFQZg==
314314
dependencies:
315-
"@commitlint/types" "^19.5.0"
315+
"@commitlint/types" "^19.8.0"
316316
lodash.camelcase "^4.3.0"
317317
lodash.kebabcase "^4.1.1"
318318
lodash.snakecase "^4.1.1"
319319
lodash.startcase "^4.4.0"
320320
lodash.upperfirst "^4.3.1"
321321

322-
"@commitlint/execute-rule@^19.5.0":
323-
version "19.5.0"
324-
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-19.5.0.tgz#c13da8c03ea0379f30856111e27d57518e25b8a2"
325-
integrity sha512-aqyGgytXhl2ejlk+/rfgtwpPexYyri4t8/n4ku6rRJoRhGZpLFMqrZ+YaubeGysCP6oz4mMA34YSTaSOKEeNrg==
322+
"@commitlint/execute-rule@^19.8.0":
323+
version "19.8.0"
324+
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-19.8.0.tgz#ebcac26dc75d481e223b0c37d59e5bdd7a164d4a"
325+
integrity sha512-fuLeI+EZ9x2v/+TXKAjplBJWI9CNrHnyi5nvUQGQt4WRkww/d95oVRsc9ajpt4xFrFmqMZkd/xBQHZDvALIY7A==
326326

327-
"@commitlint/format@^19.5.0":
328-
version "19.5.0"
329-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.5.0.tgz#d879db2d97d70ae622397839fb8603d56e85a250"
330-
integrity sha512-yNy088miE52stCI3dhG/vvxFo9e4jFkU1Mj3xECfzp/bIS/JUay4491huAlVcffOoMK1cd296q0W92NlER6r3A==
327+
"@commitlint/format@^19.8.0":
328+
version "19.8.0"
329+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.8.0.tgz#b06084fb3b807f2142c19c94572127d4a3af5da1"
330+
integrity sha512-EOpA8IERpQstxwp/WGnDArA7S+wlZDeTeKi98WMOvaDLKbjptuHWdOYYr790iO7kTCif/z971PKPI2PkWMfOxg==
331331
dependencies:
332-
"@commitlint/types" "^19.5.0"
332+
"@commitlint/types" "^19.8.0"
333333
chalk "^5.3.0"
334334

335-
"@commitlint/is-ignored@^19.7.1":
336-
version "19.7.1"
337-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.7.1.tgz#d3d713d97df4da5d0a6440624d0db38e3a67494e"
338-
integrity sha512-3IaOc6HVg2hAoGleRK3r9vL9zZ3XY0rf1RsUf6jdQLuaD46ZHnXBiOPTyQ004C4IvYjSWqJwlh0/u2P73aIE3g==
335+
"@commitlint/is-ignored@^19.8.0":
336+
version "19.8.0"
337+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.8.0.tgz#3e413168b1222e62798dd1a36c64d2454e7bb291"
338+
integrity sha512-L2Jv9yUg/I+jF3zikOV0rdiHUul9X3a/oU5HIXhAJLE2+TXTnEBfqYP9G5yMw/Yb40SnR764g4fyDK6WR2xtpw==
339339
dependencies:
340-
"@commitlint/types" "^19.5.0"
340+
"@commitlint/types" "^19.8.0"
341341
semver "^7.6.0"
342342

343-
"@commitlint/lint@^19.7.1":
344-
version "19.7.1"
345-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.7.1.tgz#a180d5695fc5328b8566a482750df7fbf72b11c5"
346-
integrity sha512-LhcPfVjcOcOZA7LEuBBeO00o3MeZa+tWrX9Xyl1r9PMd5FWsEoZI9IgnGqTKZ0lZt5pO3ZlstgnRyY1CJJc9Xg==
347-
dependencies:
348-
"@commitlint/is-ignored" "^19.7.1"
349-
"@commitlint/parse" "^19.5.0"
350-
"@commitlint/rules" "^19.6.0"
351-
"@commitlint/types" "^19.5.0"
352-
353-
"@commitlint/load@>6.1.1", "@commitlint/load@^19.6.1":
354-
version "19.6.1"
355-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.6.1.tgz#5fae8843a6048a2d3d1cc16da0af8ee532fa9db4"
356-
integrity sha512-kE4mRKWWNju2QpsCWt428XBvUH55OET2N4QKQ0bF85qS/XbsRGG1MiTByDNlEVpEPceMkDr46LNH95DtRwcsfA==
357-
dependencies:
358-
"@commitlint/config-validator" "^19.5.0"
359-
"@commitlint/execute-rule" "^19.5.0"
360-
"@commitlint/resolve-extends" "^19.5.0"
361-
"@commitlint/types" "^19.5.0"
343+
"@commitlint/lint@^19.8.0":
344+
version "19.8.0"
345+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.8.0.tgz#c2bf85de6d2e86e13c972cf19a2d425e62e9b057"
346+
integrity sha512-+/NZKyWKSf39FeNpqhfMebmaLa1P90i1Nrb1SrA7oSU5GNN/lksA4z6+ZTnsft01YfhRZSYMbgGsARXvkr/VLQ==
347+
dependencies:
348+
"@commitlint/is-ignored" "^19.8.0"
349+
"@commitlint/parse" "^19.8.0"
350+
"@commitlint/rules" "^19.8.0"
351+
"@commitlint/types" "^19.8.0"
352+
353+
"@commitlint/load@>6.1.1", "@commitlint/load@^19.8.0":
354+
version "19.8.0"
355+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.8.0.tgz#7c7078fbdc9c4e3a14fa5a8684c3cb854353551e"
356+
integrity sha512-4rvmm3ff81Sfb+mcWT5WKlyOa+Hd33WSbirTVUer0wjS1Hv/Hzr07Uv1ULIV9DkimZKNyOwXn593c+h8lsDQPQ==
357+
dependencies:
358+
"@commitlint/config-validator" "^19.8.0"
359+
"@commitlint/execute-rule" "^19.8.0"
360+
"@commitlint/resolve-extends" "^19.8.0"
361+
"@commitlint/types" "^19.8.0"
362362
chalk "^5.3.0"
363363
cosmiconfig "^9.0.0"
364364
cosmiconfig-typescript-loader "^6.1.0"
365365
lodash.isplainobject "^4.0.6"
366366
lodash.merge "^4.6.2"
367367
lodash.uniq "^4.5.0"
368368

369-
"@commitlint/message@^19.5.0":
370-
version "19.5.0"
371-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-19.5.0.tgz#c062d9a1d2b3302c3a8cac25d6d1125ea9c019b2"
372-
integrity sha512-R7AM4YnbxN1Joj1tMfCyBryOC5aNJBdxadTZkuqtWi3Xj0kMdutq16XQwuoGbIzL2Pk62TALV1fZDCv36+JhTQ==
369+
"@commitlint/message@^19.8.0":
370+
version "19.8.0"
371+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-19.8.0.tgz#1ac1c527a601b329373ba50ffd70a713acb0b8ca"
372+
integrity sha512-qs/5Vi9bYjf+ZV40bvdCyBn5DvbuelhR6qewLE8Bh476F7KnNyLfdM/ETJ4cp96WgeeHo6tesA2TMXS0sh5X4A==
373373

374-
"@commitlint/parse@^19.5.0":
375-
version "19.5.0"
376-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-19.5.0.tgz#b450dad9b5a95ac5ba472d6d0fdab822dce946fc"
377-
integrity sha512-cZ/IxfAlfWYhAQV0TwcbdR1Oc0/r0Ik1GEessDJ3Lbuma/MRO8FRQX76eurcXtmhJC//rj52ZSZuXUg0oIX0Fw==
374+
"@commitlint/parse@^19.8.0":
375+
version "19.8.0"
376+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-19.8.0.tgz#bce415dda60e115239cd337b15262e459cab8eba"
377+
integrity sha512-YNIKAc4EXvNeAvyeEnzgvm1VyAe0/b3Wax7pjJSwXuhqIQ1/t2hD3OYRXb6D5/GffIvaX82RbjD+nWtMZCLL7Q==
378378
dependencies:
379-
"@commitlint/types" "^19.5.0"
379+
"@commitlint/types" "^19.8.0"
380380
conventional-changelog-angular "^7.0.0"
381381
conventional-commits-parser "^5.0.0"
382382

383-
"@commitlint/read@^19.5.0":
384-
version "19.5.0"
385-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.5.0.tgz#601f9f1afe69852b0f28aa81cd455b40979fad6b"
386-
integrity sha512-TjS3HLPsLsxFPQj6jou8/CZFAmOP2y+6V4PGYt3ihbQKTY1Jnv0QG28WRKl/d1ha6zLODPZqsxLEov52dhR9BQ==
383+
"@commitlint/read@^19.8.0":
384+
version "19.8.0"
385+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.8.0.tgz#d16bea846619100e23c4d56bcf191c397da7542f"
386+
integrity sha512-6ywxOGYajcxK1y1MfzrOnwsXO6nnErna88gRWEl3qqOOP8MDu/DTeRkGLXBFIZuRZ7mm5yyxU5BmeUvMpNte5w==
387387
dependencies:
388-
"@commitlint/top-level" "^19.5.0"
389-
"@commitlint/types" "^19.5.0"
388+
"@commitlint/top-level" "^19.8.0"
389+
"@commitlint/types" "^19.8.0"
390390
git-raw-commits "^4.0.0"
391391
minimist "^1.2.8"
392392
tinyexec "^0.3.0"
393393

394-
"@commitlint/resolve-extends@^19.5.0":
395-
version "19.5.0"
396-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-19.5.0.tgz#f3ec33e12d10df90cae0bfad8e593431fb61b18e"
397-
integrity sha512-CU/GscZhCUsJwcKTJS9Ndh3AKGZTNFIOoQB2n8CmFnizE0VnEuJoum+COW+C1lNABEeqk6ssfc1Kkalm4bDklA==
394+
"@commitlint/resolve-extends@^19.8.0":
395+
version "19.8.0"
396+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-19.8.0.tgz#2ef6c448ed7f925840cca282e3ce37bea8e9b726"
397+
integrity sha512-CLanRQwuG2LPfFVvrkTrBR/L/DMy3+ETsgBqW1OvRxmzp/bbVJW0Xw23LnnExgYcsaFtos967lul1CsbsnJlzQ==
398398
dependencies:
399-
"@commitlint/config-validator" "^19.5.0"
400-
"@commitlint/types" "^19.5.0"
399+
"@commitlint/config-validator" "^19.8.0"
400+
"@commitlint/types" "^19.8.0"
401401
global-directory "^4.0.1"
402402
import-meta-resolve "^4.0.0"
403403
lodash.mergewith "^4.6.2"
404404
resolve-from "^5.0.0"
405405

406-
"@commitlint/rules@^19.6.0":
407-
version "19.6.0"
408-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.6.0.tgz#2436da7974c3cf2a7236257f3ef5dd40c4d91312"
409-
integrity sha512-1f2reW7lbrI0X0ozZMesS/WZxgPa4/wi56vFuJENBmed6mWq5KsheN/nxqnl/C23ioxpPO/PL6tXpiiFy5Bhjw==
406+
"@commitlint/rules@^19.8.0":
407+
version "19.8.0"
408+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.8.0.tgz#0ca2b7bd9dc22409173963f15061d8cac671bdaa"
409+
integrity sha512-IZ5IE90h6DSWNuNK/cwjABLAKdy8tP8OgGVGbXe1noBEX5hSsu00uRlLu6JuruiXjWJz2dZc+YSw3H0UZyl/mA==
410410
dependencies:
411-
"@commitlint/ensure" "^19.5.0"
412-
"@commitlint/message" "^19.5.0"
413-
"@commitlint/to-lines" "^19.5.0"
414-
"@commitlint/types" "^19.5.0"
411+
"@commitlint/ensure" "^19.8.0"
412+
"@commitlint/message" "^19.8.0"
413+
"@commitlint/to-lines" "^19.8.0"
414+
"@commitlint/types" "^19.8.0"
415415

416-
"@commitlint/to-lines@^19.5.0":
417-
version "19.5.0"
418-
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-19.5.0.tgz#e4b7f34f09064568c96a74de4f1fc9f466c4d472"
419-
integrity sha512-R772oj3NHPkodOSRZ9bBVNq224DOxQtNef5Pl8l2M8ZnkkzQfeSTr4uxawV2Sd3ui05dUVzvLNnzenDBO1KBeQ==
416+
"@commitlint/to-lines@^19.8.0":
417+
version "19.8.0"
418+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-19.8.0.tgz#f7bdf7878999c0620f3a2f46f829fcc1f1f1d118"
419+
integrity sha512-3CKLUw41Cur8VMjh16y8LcsOaKbmQjAKCWlXx6B0vOUREplp6em9uIVhI8Cv934qiwkbi2+uv+mVZPnXJi1o9A==
420420

421-
"@commitlint/top-level@^19.5.0":
422-
version "19.5.0"
423-
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-19.5.0.tgz#0017ffe39b5ba3611a1debd62efe28803601a14f"
424-
integrity sha512-IP1YLmGAk0yWrImPRRc578I3dDUI5A2UBJx9FbSOjxe9sTlzFiwVJ+zeMLgAtHMtGZsC8LUnzmW1qRemkFU4ng==
421+
"@commitlint/top-level@^19.8.0":
422+
version "19.8.0"
423+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-19.8.0.tgz#5ff4d9b8be44501edd2c94b93602a7104d63d92d"
424+
integrity sha512-Rphgoc/omYZisoNkcfaBRPQr4myZEHhLPx2/vTXNLjiCw4RgfPR1wEgUpJ9OOmDCiv5ZyIExhprNLhteqH4FuQ==
425425
dependencies:
426426
find-up "^7.0.0"
427427

428-
"@commitlint/types@^19.5.0":
429-
version "19.5.0"
430-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.5.0.tgz#c5084d1231d4dd50e40bdb656ee7601f691400b3"
431-
integrity sha512-DSHae2obMSMkAtTBSOulg5X7/z+rGLxcXQIkg3OmWvY6wifojge5uVMydfhUvs7yQj+V7jNmRZ2Xzl8GJyqRgg==
428+
"@commitlint/types@^19.8.0":
429+
version "19.8.0"
430+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.0.tgz#5a77c7a723a714995a51917edd0ecfcf29495d3c"
431+
integrity sha512-LRjP623jPyf3Poyfb0ohMj8I3ORyBDOwXAgxxVPbSD0unJuW2mJWeiRfaQinjtccMqC5Wy1HOMfa4btKjbNxbg==
432432
dependencies:
433433
"@types/conventional-commits-parser" "^5.0.0"
434434
chalk "^5.3.0"
@@ -1343,13 +1343,13 @@
13431343
"@tufjs/canonical-json" "2.0.0"
13441344
minimatch "^9.0.5"
13451345

1346-
"@txo/commitlint@^1.0.22":
1347-
version "1.0.22"
1348-
resolved "https://registry.yarnpkg.com/@txo/commitlint/-/commitlint-1.0.22.tgz#0ce1cdf96b98b1d219eb933373cbc578a395292f"
1349-
integrity sha512-YOobW+LrQuMGkhRZ2mZuFT/ACYzgV6rQlhuB7T8EMq1nUDCH3Rw42GvO3F+IdrzxFWJyFuzcZBtwu0Gdxha3BQ==
1346+
"@txo/commitlint@^1.0.23":
1347+
version "1.0.23"
1348+
resolved "https://registry.yarnpkg.com/@txo/commitlint/-/commitlint-1.0.23.tgz#c467017734bacc5f662c773917a05f1699c43f43"
1349+
integrity sha512-uXYCwhJWPa+NRvyVM63egVeHzTSn3Hue3mZq9yWLaCi/A4y/VPW12CH3EJUHjBChIq+fwgfLXj38ACO64PhnbA==
13501350
dependencies:
1351-
"@commitlint/cli" "^19.7.1"
1352-
"@commitlint/config-conventional" "^19.7.1"
1351+
"@commitlint/cli" "^19.8.0"
1352+
"@commitlint/config-conventional" "^19.8.0"
13531353
commitizen "^4.3.1"
13541354

13551355
"@txo/semantic-release@^2.0.10":

0 commit comments

Comments
 (0)