|
317 | 317 | resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9" |
318 | 318 | integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ== |
319 | 319 |
|
320 | | -"@commitlint/cli@^17.4.0": |
321 | | - version "17.4.0" |
322 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.0.tgz#14a5f9b713a5b60ff1a0cfce66b0bb207954c1ad" |
323 | | - integrity sha512-SEY4sYe8yVlgxPP7X0wJb96DBAGBPsCsy6QbqJt/UECbIAjDeDV5xXBV4jnS7T/qMC10sk6Ub9kDhEX0VWvblw== |
| 320 | +"@commitlint/cli@^17.4.1": |
| 321 | + version "17.4.1" |
| 322 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.1.tgz#71086653a42abafe5519c6c5f8ada35b17f1dc53" |
| 323 | + integrity sha512-W8OJwz+izY+fVwyUt1HveCDmABMZNRVZHSVPw/Bh9Y62tp11SmmQaycgbsYLMiMy7JGn4mAJqEGlSHS9Uti9ZQ== |
324 | 324 | dependencies: |
325 | 325 | "@commitlint/format" "^17.4.0" |
326 | 326 | "@commitlint/lint" "^17.4.0" |
327 | | - "@commitlint/load" "^17.4.0" |
| 327 | + "@commitlint/load" "^17.4.1" |
328 | 328 | "@commitlint/read" "^17.4.0" |
329 | 329 | "@commitlint/types" "^17.4.0" |
330 | 330 | execa "^5.0.0" |
|
422 | 422 | ts-node "^10.8.1" |
423 | 423 | typescript "^4.6.4" |
424 | 424 |
|
425 | | -"@commitlint/load@^17.4.0": |
426 | | - version "17.4.0" |
427 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.0.tgz#d0136d38f3d533e706340efbccc2fb38ebb97538" |
428 | | - integrity sha512-wDKNvAJqukqZqKmhRlf3KNo/12QGo1AQcd80EbV01SxtGvyHOsJ/g+/IbrZpopZv8rvzmEVktcpfDYH6ITepFA== |
| 425 | +"@commitlint/load@^17.4.1": |
| 426 | + version "17.4.1" |
| 427 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.1.tgz#e1073e0264c84b304f5ab22862217152daca5d27" |
| 428 | + integrity sha512-6A7/LhIaQpL4ieciIDcVvK2d5z/UI1GBrtDaHm6sQSCL0265clB2/F7XKQNTJHXv9yG4LByT2r+QCpM4GugIfw== |
429 | 429 | dependencies: |
430 | 430 | "@commitlint/config-validator" "^17.4.0" |
431 | 431 | "@commitlint/execute-rule" "^17.4.0" |
432 | 432 | "@commitlint/resolve-extends" "^17.4.0" |
433 | 433 | "@commitlint/types" "^17.4.0" |
| 434 | + "@types/node" "*" |
434 | 435 | chalk "^4.1.0" |
435 | 436 | cosmiconfig "^8.0.0" |
436 | 437 | cosmiconfig-typescript-loader "^4.0.0" |
|
0 commit comments