|
687 | 687 | resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9" |
688 | 688 | integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ== |
689 | 689 |
|
690 | | -"@commitlint/[email protected].0": |
691 | | - version "17.4.0" |
692 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.0.tgz#14a5f9b713a5b60ff1a0cfce66b0bb207954c1ad" |
693 | | - integrity sha512-SEY4sYe8yVlgxPP7X0wJb96DBAGBPsCsy6QbqJt/UECbIAjDeDV5xXBV4jnS7T/qMC10sk6Ub9kDhEX0VWvblw== |
| 690 | +"@commitlint/[email protected].1": |
| 691 | + version "17.4.1" |
| 692 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.1.tgz#71086653a42abafe5519c6c5f8ada35b17f1dc53" |
| 693 | + integrity sha512-W8OJwz+izY+fVwyUt1HveCDmABMZNRVZHSVPw/Bh9Y62tp11SmmQaycgbsYLMiMy7JGn4mAJqEGlSHS9Uti9ZQ== |
694 | 694 | dependencies: |
695 | 695 | "@commitlint/format" "^17.4.0" |
696 | 696 | "@commitlint/lint" "^17.4.0" |
697 | | - "@commitlint/load" "^17.4.0" |
| 697 | + "@commitlint/load" "^17.4.1" |
698 | 698 | "@commitlint/read" "^17.4.0" |
699 | 699 | "@commitlint/types" "^17.4.0" |
700 | 700 | execa "^5.0.0" |
|
796 | 796 | resolve-from "^5.0.0" |
797 | 797 | typescript "^4.6.4" |
798 | 798 |
|
799 | | -"@commitlint/load@^17.4.0": |
800 | | - version "17.4.0" |
801 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.0.tgz#d0136d38f3d533e706340efbccc2fb38ebb97538" |
802 | | - integrity sha512-wDKNvAJqukqZqKmhRlf3KNo/12QGo1AQcd80EbV01SxtGvyHOsJ/g+/IbrZpopZv8rvzmEVktcpfDYH6ITepFA== |
| 799 | +"@commitlint/load@^17.4.1": |
| 800 | + version "17.4.1" |
| 801 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.1.tgz#e1073e0264c84b304f5ab22862217152daca5d27" |
| 802 | + integrity sha512-6A7/LhIaQpL4ieciIDcVvK2d5z/UI1GBrtDaHm6sQSCL0265clB2/F7XKQNTJHXv9yG4LByT2r+QCpM4GugIfw== |
803 | 803 | dependencies: |
804 | 804 | "@commitlint/config-validator" "^17.4.0" |
805 | 805 | "@commitlint/execute-rule" "^17.4.0" |
806 | 806 | "@commitlint/resolve-extends" "^17.4.0" |
807 | 807 | "@commitlint/types" "^17.4.0" |
| 808 | + "@types/node" "*" |
808 | 809 | chalk "^4.1.0" |
809 | 810 | cosmiconfig "^8.0.0" |
810 | 811 | cosmiconfig-typescript-loader "^4.0.0" |
|
0 commit comments