|
2186 | 2186 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
2187 | 2187 | integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== |
2188 | 2188 |
|
2189 | | -"@commitlint/cli@17.5.0": |
2190 | | - version "17.5.0" |
2191 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.5.0.tgz#045bf46fc38bb4246da30b462d8db66f48c28f9a" |
2192 | | - integrity sha512-yNW3+M7UM1ioK28LKTrryIVB5qGpXlEv8+rJQiWPMZNayy9/1XR5+lL8qBTNlgopYtZWWnIm5RETcAN29ZTL/A== |
| 2189 | +"@commitlint/cli@17.5.1": |
| 2190 | + version "17.5.1" |
| 2191 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.5.1.tgz#db176538db7b4140c8856c88a46bd15ec705f881" |
| 2192 | + integrity sha512-pRRgGSzdHQHehxZbGA3qF6wVPyl+EEQgTe/t321rtMLFbuJ7nRj2waS17s/v5oEbyZtiY5S8PGB6XtEIm0I+Sg== |
2193 | 2193 | dependencies: |
2194 | 2194 | "@commitlint/format" "^17.4.4" |
2195 | 2195 | "@commitlint/lint" "^17.4.4" |
2196 | 2196 | "@commitlint/load" "^17.5.0" |
2197 | | - "@commitlint/read" "^17.4.4" |
| 2197 | + "@commitlint/read" "^17.5.1" |
2198 | 2198 | "@commitlint/types" "^17.4.4" |
2199 | 2199 | execa "^5.0.0" |
2200 | 2200 | lodash.isfunction "^3.0.9" |
|
2287 | 2287 | conventional-changelog-angular "^5.0.11" |
2288 | 2288 | conventional-commits-parser "^3.2.2" |
2289 | 2289 |
|
2290 | | -"@commitlint/read@^17.4.4": |
2291 | | - version "17.4.4" |
2292 | | - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.4.4.tgz#de6ec00aad827764153009aa54517e3df2154555" |
2293 | | - integrity sha512-B2TvUMJKK+Svzs6eji23WXsRJ8PAD+orI44lVuVNsm5zmI7O8RSGJMvdEZEikiA4Vohfb+HevaPoWZ7PiFZ3zA== |
| 2290 | +"@commitlint/read@^17.5.1": |
| 2291 | + version "17.5.1" |
| 2292 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.5.1.tgz#fec903b766e2c41e3cefa80630040fcaba4f786c" |
| 2293 | + integrity sha512-7IhfvEvB//p9aYW09YVclHbdf1u7g7QhxeYW9ZHSO8Huzp8Rz7m05aCO1mFG7G8M+7yfFnXB5xOmG18brqQIBg== |
2294 | 2294 | dependencies: |
2295 | 2295 | "@commitlint/top-level" "^17.4.0" |
2296 | 2296 | "@commitlint/types" "^17.4.4" |
2297 | 2297 | fs-extra "^11.0.0" |
2298 | | - git-raw-commits "^2.0.0" |
| 2298 | + git-raw-commits "^2.0.11" |
2299 | 2299 | minimist "^1.2.6" |
2300 | 2300 |
|
2301 | 2301 | "@commitlint/resolve-extends@^17.4.4": |
@@ -5940,10 +5940,10 @@ getpass@^0.1.1: |
5940 | 5940 | dependencies: |
5941 | 5941 | assert-plus "^1.0.0" |
5942 | 5942 |
|
5943 | | -git-raw-commits@^2.0.0: |
5944 | | - version "2.0.10" |
5945 | | - resolved "https://registry.yarnpkg.com/git-raw-commits/-/git-raw-commits-2.0.10.tgz#e2255ed9563b1c9c3ea6bd05806410290297bbc1" |
5946 | | - integrity sha512-sHhX5lsbG9SOO6yXdlwgEMQ/ljIn7qMpAbJZCGfXX2fq5T8M5SrDnpYk9/4HswTildcIqatsWa91vty6VhWSaQ== |
| 5943 | +git-raw-commits@^2.0.11: |
| 5944 | + version "2.0.11" |
| 5945 | + resolved "https://registry.yarnpkg.com/git-raw-commits/-/git-raw-commits-2.0.11.tgz#bc3576638071d18655e1cc60d7f524920008d723" |
| 5946 | + integrity sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A== |
5947 | 5947 | dependencies: |
5948 | 5948 | dargs "^7.0.0" |
5949 | 5949 | lodash "^4.17.15" |
|
0 commit comments