|
1005 | 1005 | resolved "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
|
1006 | 1006 | integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
|
1007 | 1007 |
|
1008 |
| -"@commitlint/cli@19.6.1": |
1009 |
| - version "19.6.1" |
1010 |
| - resolved "https://registry.npmjs.org/@commitlint/cli/-/cli-19.6.1.tgz#24edd26595d911cc6b680cdfbb1fb083bfd5f73d" |
1011 |
| - integrity sha512-8hcyA6ZoHwWXC76BoC8qVOSr8xHy00LZhZpauiD0iO0VYbVhMnED0da85lTfIULxl7Lj4c6vZgF0Wu/ed1+jlQ== |
1012 |
| - dependencies: |
1013 |
| - "@commitlint/format" "^19.5.0" |
1014 |
| - "@commitlint/lint" "^19.6.0" |
1015 |
| - "@commitlint/load" "^19.6.1" |
1016 |
| - "@commitlint/read" "^19.5.0" |
1017 |
| - "@commitlint/types" "^19.5.0" |
| 1008 | +"@commitlint/cli@19.8.0": |
| 1009 | + version "19.8.0" |
| 1010 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.8.0.tgz#e66e5a5268437e42b7c6f2a447e94ea83b8a3272" |
| 1011 | + integrity sha512-t/fCrLVu+Ru01h0DtlgHZXbHV2Y8gKocTR5elDOqIRUzQd0/6hpt2VIWOj9b3NDo7y4/gfxeR2zRtXq/qO6iUg== |
| 1012 | + dependencies: |
| 1013 | + "@commitlint/format" "^19.8.0" |
| 1014 | + "@commitlint/lint" "^19.8.0" |
| 1015 | + "@commitlint/load" "^19.8.0" |
| 1016 | + "@commitlint/read" "^19.8.0" |
| 1017 | + "@commitlint/types" "^19.8.0" |
1018 | 1018 | tinyexec "^0.3.0"
|
1019 | 1019 | yargs "^17.0.0"
|
1020 | 1020 |
|
1021 |
| -"@commitlint/config-conventional@19.6.0": |
1022 |
| - version "19.6.0" |
1023 |
| - resolved "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.6.0.tgz#badba72c8639ea79291e2941001bd7ea7fad3a2c" |
1024 |
| - integrity sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ== |
| 1021 | +"@commitlint/config-conventional@19.8.0": |
| 1022 | + version "19.8.0" |
| 1023 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.8.0.tgz#4a1470a0156f5d1f560426c05cfc3a6a796c2b9c" |
| 1024 | + integrity sha512-9I2kKJwcAPwMoAj38hwqFXG0CzS2Kj+SAByPUQ0SlHTfb7VUhYVmo7G2w2tBrqmOf7PFd6MpZ/a1GQJo8na8kw== |
1025 | 1025 | dependencies:
|
1026 |
| - "@commitlint/types" "^19.5.0" |
| 1026 | + "@commitlint/types" "^19.8.0" |
1027 | 1027 | conventional-changelog-conventionalcommits "^7.0.2"
|
1028 | 1028 |
|
1029 | 1029 | "@commitlint/config-validator@^19.8.0":
|
|
1051 | 1051 | resolved "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-19.8.0.tgz#ebcac26dc75d481e223b0c37d59e5bdd7a164d4a"
|
1052 | 1052 | integrity sha512-fuLeI+EZ9x2v/+TXKAjplBJWI9CNrHnyi5nvUQGQt4WRkww/d95oVRsc9ajpt4xFrFmqMZkd/xBQHZDvALIY7A==
|
1053 | 1053 |
|
1054 |
| -"@commitlint/format@^19.5.0": |
| 1054 | +"@commitlint/format@^19.8.0": |
1055 | 1055 | version "19.8.0"
|
1056 |
| - resolved "https://registry.npmjs.org/@commitlint/format/-/format-19.8.0.tgz#b06084fb3b807f2142c19c94572127d4a3af5da1" |
| 1056 | + resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.8.0.tgz#b06084fb3b807f2142c19c94572127d4a3af5da1" |
1057 | 1057 | integrity sha512-EOpA8IERpQstxwp/WGnDArA7S+wlZDeTeKi98WMOvaDLKbjptuHWdOYYr790iO7kTCif/z971PKPI2PkWMfOxg==
|
1058 | 1058 | dependencies:
|
1059 | 1059 | "@commitlint/types" "^19.8.0"
|
|
1067 | 1067 | "@commitlint/types" "^19.8.0"
|
1068 | 1068 | semver "^7.6.0"
|
1069 | 1069 |
|
1070 |
| -"@commitlint/lint@^19.6.0": |
| 1070 | +"@commitlint/lint@^19.8.0": |
1071 | 1071 | version "19.8.0"
|
1072 |
| - resolved "https://registry.npmjs.org/@commitlint/lint/-/lint-19.8.0.tgz#c2bf85de6d2e86e13c972cf19a2d425e62e9b057" |
| 1072 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.8.0.tgz#c2bf85de6d2e86e13c972cf19a2d425e62e9b057" |
1073 | 1073 | integrity sha512-+/NZKyWKSf39FeNpqhfMebmaLa1P90i1Nrb1SrA7oSU5GNN/lksA4z6+ZTnsft01YfhRZSYMbgGsARXvkr/VLQ==
|
1074 | 1074 | dependencies:
|
1075 | 1075 | "@commitlint/is-ignored" "^19.8.0"
|
1076 | 1076 | "@commitlint/parse" "^19.8.0"
|
1077 | 1077 | "@commitlint/rules" "^19.8.0"
|
1078 | 1078 | "@commitlint/types" "^19.8.0"
|
1079 | 1079 |
|
1080 |
| -"@commitlint/load@^19.6.1": |
| 1080 | +"@commitlint/load@^19.8.0": |
1081 | 1081 | version "19.8.0"
|
1082 |
| - resolved "https://registry.npmjs.org/@commitlint/load/-/load-19.8.0.tgz#7c7078fbdc9c4e3a14fa5a8684c3cb854353551e" |
| 1082 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.8.0.tgz#7c7078fbdc9c4e3a14fa5a8684c3cb854353551e" |
1083 | 1083 | integrity sha512-4rvmm3ff81Sfb+mcWT5WKlyOa+Hd33WSbirTVUer0wjS1Hv/Hzr07Uv1ULIV9DkimZKNyOwXn593c+h8lsDQPQ==
|
1084 | 1084 | dependencies:
|
1085 | 1085 | "@commitlint/config-validator" "^19.8.0"
|
|
1107 | 1107 | conventional-changelog-angular "^7.0.0"
|
1108 | 1108 | conventional-commits-parser "^5.0.0"
|
1109 | 1109 |
|
1110 |
| -"@commitlint/read@^19.5.0": |
| 1110 | +"@commitlint/read@^19.8.0": |
1111 | 1111 | version "19.8.0"
|
1112 |
| - resolved "https://registry.npmjs.org/@commitlint/read/-/read-19.8.0.tgz#d16bea846619100e23c4d56bcf191c397da7542f" |
| 1112 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.8.0.tgz#d16bea846619100e23c4d56bcf191c397da7542f" |
1113 | 1113 | integrity sha512-6ywxOGYajcxK1y1MfzrOnwsXO6nnErna88gRWEl3qqOOP8MDu/DTeRkGLXBFIZuRZ7mm5yyxU5BmeUvMpNte5w==
|
1114 | 1114 | dependencies:
|
1115 | 1115 | "@commitlint/top-level" "^19.8.0"
|
|
1152 | 1152 | dependencies:
|
1153 | 1153 | find-up "^7.0.0"
|
1154 | 1154 |
|
1155 |
| -"@commitlint/types@^19.5.0", "@commitlint/types@^19.8.0": |
| 1155 | +"@commitlint/types@^19.8.0": |
1156 | 1156 | version "19.8.0"
|
1157 | 1157 | resolved "https://registry.npmjs.org/@commitlint/types/-/types-19.8.0.tgz#5a77c7a723a714995a51917edd0ecfcf29495d3c"
|
1158 | 1158 | integrity sha512-LRjP623jPyf3Poyfb0ohMj8I3ORyBDOwXAgxxVPbSD0unJuW2mJWeiRfaQinjtccMqC5Wy1HOMfa4btKjbNxbg==
|
|
0 commit comments