|
2199 | 2199 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
2200 | 2200 | integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== |
2201 | 2201 |
|
2202 | | -"@commitlint/cli@17.5.0": |
2203 | | - version "17.5.0" |
2204 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.5.0.tgz#045bf46fc38bb4246da30b462d8db66f48c28f9a" |
2205 | | - integrity sha512-yNW3+M7UM1ioK28LKTrryIVB5qGpXlEv8+rJQiWPMZNayy9/1XR5+lL8qBTNlgopYtZWWnIm5RETcAN29ZTL/A== |
| 2202 | +"@commitlint/cli@17.5.1": |
| 2203 | + version "17.5.1" |
| 2204 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.5.1.tgz#db176538db7b4140c8856c88a46bd15ec705f881" |
| 2205 | + integrity sha512-pRRgGSzdHQHehxZbGA3qF6wVPyl+EEQgTe/t321rtMLFbuJ7nRj2waS17s/v5oEbyZtiY5S8PGB6XtEIm0I+Sg== |
2206 | 2206 | dependencies: |
2207 | 2207 | "@commitlint/format" "^17.4.4" |
2208 | 2208 | "@commitlint/lint" "^17.4.4" |
2209 | 2209 | "@commitlint/load" "^17.5.0" |
2210 | | - "@commitlint/read" "^17.4.4" |
| 2210 | + "@commitlint/read" "^17.5.1" |
2211 | 2211 | "@commitlint/types" "^17.4.4" |
2212 | 2212 | execa "^5.0.0" |
2213 | 2213 | lodash.isfunction "^3.0.9" |
|
2300 | 2300 | conventional-changelog-angular "^5.0.11" |
2301 | 2301 | conventional-commits-parser "^3.2.2" |
2302 | 2302 |
|
2303 | | -"@commitlint/read@^17.4.4": |
2304 | | - version "17.4.4" |
2305 | | - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.4.4.tgz#de6ec00aad827764153009aa54517e3df2154555" |
2306 | | - integrity sha512-B2TvUMJKK+Svzs6eji23WXsRJ8PAD+orI44lVuVNsm5zmI7O8RSGJMvdEZEikiA4Vohfb+HevaPoWZ7PiFZ3zA== |
| 2303 | +"@commitlint/read@^17.5.1": |
| 2304 | + version "17.5.1" |
| 2305 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.5.1.tgz#fec903b766e2c41e3cefa80630040fcaba4f786c" |
| 2306 | + integrity sha512-7IhfvEvB//p9aYW09YVclHbdf1u7g7QhxeYW9ZHSO8Huzp8Rz7m05aCO1mFG7G8M+7yfFnXB5xOmG18brqQIBg== |
2307 | 2307 | dependencies: |
2308 | 2308 | "@commitlint/top-level" "^17.4.0" |
2309 | 2309 | "@commitlint/types" "^17.4.4" |
2310 | 2310 | fs-extra "^11.0.0" |
2311 | | - git-raw-commits "^2.0.0" |
| 2311 | + git-raw-commits "^2.0.11" |
2312 | 2312 | minimist "^1.2.6" |
2313 | 2313 |
|
2314 | 2314 | "@commitlint/resolve-extends@^17.4.4": |
@@ -5775,10 +5775,10 @@ getpass@^0.1.1: |
5775 | 5775 | dependencies: |
5776 | 5776 | assert-plus "^1.0.0" |
5777 | 5777 |
|
5778 | | -git-raw-commits@^2.0.0: |
5779 | | - version "2.0.10" |
5780 | | - resolved "https://registry.yarnpkg.com/git-raw-commits/-/git-raw-commits-2.0.10.tgz#e2255ed9563b1c9c3ea6bd05806410290297bbc1" |
5781 | | - integrity sha512-sHhX5lsbG9SOO6yXdlwgEMQ/ljIn7qMpAbJZCGfXX2fq5T8M5SrDnpYk9/4HswTildcIqatsWa91vty6VhWSaQ== |
| 5778 | +git-raw-commits@^2.0.11: |
| 5779 | + version "2.0.11" |
| 5780 | + resolved "https://registry.yarnpkg.com/git-raw-commits/-/git-raw-commits-2.0.11.tgz#bc3576638071d18655e1cc60d7f524920008d723" |
| 5781 | + integrity sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A== |
5782 | 5782 | dependencies: |
5783 | 5783 | dargs "^7.0.0" |
5784 | 5784 | lodash "^4.17.15" |
|
0 commit comments