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