|
304 | 304 | resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9" |
305 | 305 | integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ== |
306 | 306 |
|
307 | | -"@commitlint/cli@^19.6.0": |
308 | | - version "19.6.0" |
309 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.6.0.tgz#98e7fc8501cc38b6eef4b7f61e19b15f3c53700e" |
310 | | - integrity sha512-v17BgGD9w5KnthaKxXnEg6KLq6DYiAxyiN44TpiRtqyW8NSq+Kx99mkEG8Qo6uu6cI5eMzMojW2muJxjmPnF8w== |
| 307 | +"@commitlint/cli@^19.6.1": |
| 308 | + version "19.6.1" |
| 309 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.6.1.tgz#24edd26595d911cc6b680cdfbb1fb083bfd5f73d" |
| 310 | + integrity sha512-8hcyA6ZoHwWXC76BoC8qVOSr8xHy00LZhZpauiD0iO0VYbVhMnED0da85lTfIULxl7Lj4c6vZgF0Wu/ed1+jlQ== |
311 | 311 | dependencies: |
312 | 312 | "@commitlint/format" "^19.5.0" |
313 | 313 | "@commitlint/lint" "^19.6.0" |
314 | | - "@commitlint/load" "^19.5.0" |
| 314 | + "@commitlint/load" "^19.6.1" |
315 | 315 | "@commitlint/read" "^19.5.0" |
316 | 316 | "@commitlint/types" "^19.5.0" |
317 | 317 | tinyexec "^0.3.0" |
|
376 | 376 | "@commitlint/rules" "^19.6.0" |
377 | 377 | "@commitlint/types" "^19.5.0" |
378 | 378 |
|
379 | | -"@commitlint/load@>6.1.1", "@commitlint/load@^19.5.0": |
380 | | - version "19.5.0" |
381 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.5.0.tgz#67f90a294894d1f99b930b6152bed2df44a81794" |
382 | | - integrity sha512-INOUhkL/qaKqwcTUvCE8iIUf5XHsEPCLY9looJ/ipzi7jtGhgmtH7OOFiNvwYgH7mA8osUWOUDV8t4E2HAi4xA== |
| 379 | +"@commitlint/load@>6.1.1", "@commitlint/load@^19.6.1": |
| 380 | + version "19.6.1" |
| 381 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.6.1.tgz#5fae8843a6048a2d3d1cc16da0af8ee532fa9db4" |
| 382 | + integrity sha512-kE4mRKWWNju2QpsCWt428XBvUH55OET2N4QKQ0bF85qS/XbsRGG1MiTByDNlEVpEPceMkDr46LNH95DtRwcsfA== |
383 | 383 | dependencies: |
384 | 384 | "@commitlint/config-validator" "^19.5.0" |
385 | 385 | "@commitlint/execute-rule" "^19.5.0" |
386 | 386 | "@commitlint/resolve-extends" "^19.5.0" |
387 | 387 | "@commitlint/types" "^19.5.0" |
388 | 388 | chalk "^5.3.0" |
389 | 389 | cosmiconfig "^9.0.0" |
390 | | - cosmiconfig-typescript-loader "^5.0.0" |
| 390 | + cosmiconfig-typescript-loader "^6.1.0" |
391 | 391 | lodash.isplainobject "^4.0.6" |
392 | 392 | lodash.merge "^4.6.2" |
393 | 393 | lodash.uniq "^4.5.0" |
|
1335 | 1335 | dependencies: |
1336 | 1336 | "@txo/config-manager" "^3.2.0" |
1337 | 1337 |
|
1338 | | -"@txo/commitlint@^1.0.20": |
1339 | | - version "1.0.20" |
1340 | | - resolved "https://registry.yarnpkg.com/@txo/commitlint/-/commitlint-1.0.20.tgz#949cff76eb7792785de21702daf3a560aa86f1b4" |
1341 | | - integrity sha512-cEU5P+XSjX5lpzjikf0KbvqzS+/syMZ5XZG8Aquq9KC/8NVk7M9cj5xadk3SqEi+yRk9CE1q1Lrh35bLaPE2gw== |
| 1338 | +"@txo/commitlint@^1.0.21": |
| 1339 | + version "1.0.21" |
| 1340 | + resolved "https://registry.yarnpkg.com/@txo/commitlint/-/commitlint-1.0.21.tgz#6dc04f0db8940633af9e0f6dab1f2ae6402ca0c3" |
| 1341 | + integrity sha512-lpk3ohUoyW7mIBIer6pkuru7TFdwkJo1yhoqe74uNQ84bjyMyJ0iTJRhW+41gPaPnuEfNutyfdEr7b/8VDZ3Iw== |
1342 | 1342 | dependencies: |
1343 | | - "@commitlint/cli" "^19.6.0" |
| 1343 | + "@commitlint/cli" "^19.6.1" |
1344 | 1344 | "@commitlint/config-conventional" "^19.6.0" |
1345 | 1345 | commitizen "^4.3.1" |
1346 | 1346 |
|
@@ -2563,12 +2563,12 @@ core-util-is@~1.0.0: |
2563 | 2563 | resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85" |
2564 | 2564 | integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ== |
2565 | 2565 |
|
2566 | | -cosmiconfig-typescript-loader@^5.0.0: |
2567 | | - version "5.0.0" |
2568 | | - resolved "https://registry.yarnpkg.com/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-5.0.0.tgz#0d3becfe022a871f7275ceb2397d692e06045dc8" |
2569 | | - integrity sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA== |
| 2566 | +cosmiconfig-typescript-loader@^6.1.0: |
| 2567 | + version "6.1.0" |
| 2568 | + resolved "https://registry.yarnpkg.com/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-6.1.0.tgz#7f644503e1c2bff90aed2d29a637008f279646bb" |
| 2569 | + integrity sha512-tJ1w35ZRUiM5FeTzT7DtYWAFFv37ZLqSRkGi2oeCK1gPhvaWjkAtfXvLmvE1pRfxxp9aQo6ba/Pvg1dKj05D4g== |
2570 | 2570 | dependencies: |
2571 | | - jiti "^1.19.1" |
| 2571 | + jiti "^2.4.1" |
2572 | 2572 |
|
2573 | 2573 | cosmiconfig@^9.0.0: |
2574 | 2574 | version "9.0.0" |
@@ -4821,10 +4821,10 @@ jest@^29.7.0: |
4821 | 4821 | import-local "^3.0.2" |
4822 | 4822 | jest-cli "^29.7.0" |
4823 | 4823 |
|
4824 | | -jiti@^1.19.1: |
4825 | | - version "1.21.0" |
4826 | | - resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.21.0.tgz#7c97f8fe045724e136a397f7340475244156105d" |
4827 | | - integrity sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q== |
| 4824 | +jiti@^2.4.1: |
| 4825 | + version "2.4.1" |
| 4826 | + resolved "https://registry.yarnpkg.com/jiti/-/jiti-2.4.1.tgz#4de9766ccbfa941d9b6390d2b159a4b295a52e6b" |
| 4827 | + integrity sha512-yPBThwecp1wS9DmoA4x4KR2h3QoslacnDR8ypuFM962kI4/456Iy1oHx2RAgh4jfZNdn0bctsdadceiBUgpU1g== |
4828 | 4828 |
|
4829 | 4829 | js-tokens@^4.0.0: |
4830 | 4830 | version "4.0.0" |
|
0 commit comments