|
2151 | 2151 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
2152 | 2152 | integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== |
2153 | 2153 |
|
2154 | | -"@commitlint/cli@17.4.0": |
2155 | | - version "17.4.0" |
2156 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.0.tgz#14a5f9b713a5b60ff1a0cfce66b0bb207954c1ad" |
2157 | | - integrity sha512-SEY4sYe8yVlgxPP7X0wJb96DBAGBPsCsy6QbqJt/UECbIAjDeDV5xXBV4jnS7T/qMC10sk6Ub9kDhEX0VWvblw== |
| 2154 | +"@commitlint/cli@17.4.1": |
| 2155 | + version "17.4.1" |
| 2156 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.1.tgz#71086653a42abafe5519c6c5f8ada35b17f1dc53" |
| 2157 | + integrity sha512-W8OJwz+izY+fVwyUt1HveCDmABMZNRVZHSVPw/Bh9Y62tp11SmmQaycgbsYLMiMy7JGn4mAJqEGlSHS9Uti9ZQ== |
2158 | 2158 | dependencies: |
2159 | 2159 | "@commitlint/format" "^17.4.0" |
2160 | 2160 | "@commitlint/lint" "^17.4.0" |
2161 | | - "@commitlint/load" "^17.4.0" |
| 2161 | + "@commitlint/load" "^17.4.1" |
2162 | 2162 | "@commitlint/read" "^17.4.0" |
2163 | 2163 | "@commitlint/types" "^17.4.0" |
2164 | 2164 | execa "^5.0.0" |
|
2218 | 2218 | "@commitlint/rules" "^17.4.0" |
2219 | 2219 | "@commitlint/types" "^17.4.0" |
2220 | 2220 |
|
2221 | | -"@commitlint/load@^17.4.0": |
2222 | | - version "17.4.0" |
2223 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.0.tgz#d0136d38f3d533e706340efbccc2fb38ebb97538" |
2224 | | - integrity sha512-wDKNvAJqukqZqKmhRlf3KNo/12QGo1AQcd80EbV01SxtGvyHOsJ/g+/IbrZpopZv8rvzmEVktcpfDYH6ITepFA== |
| 2221 | +"@commitlint/load@^17.4.1": |
| 2222 | + version "17.4.1" |
| 2223 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.1.tgz#e1073e0264c84b304f5ab22862217152daca5d27" |
| 2224 | + integrity sha512-6A7/LhIaQpL4ieciIDcVvK2d5z/UI1GBrtDaHm6sQSCL0265clB2/F7XKQNTJHXv9yG4LByT2r+QCpM4GugIfw== |
2225 | 2225 | dependencies: |
2226 | 2226 | "@commitlint/config-validator" "^17.4.0" |
2227 | 2227 | "@commitlint/execute-rule" "^17.4.0" |
2228 | 2228 | "@commitlint/resolve-extends" "^17.4.0" |
2229 | 2229 | "@commitlint/types" "^17.4.0" |
| 2230 | + "@types/node" "*" |
2230 | 2231 | chalk "^4.1.0" |
2231 | 2232 | cosmiconfig "^8.0.0" |
2232 | 2233 | cosmiconfig-typescript-loader "^4.0.0" |
|
0 commit comments