|
1473 | 1473 | "@iterable-iterator/filter" "^1.0.0"
|
1474 | 1474 | "@iterable-iterator/map" "^1.0.0"
|
1475 | 1475 |
|
1476 |
| -"@commitlint/[email protected].0": |
1477 |
| - version "13.2.0" |
1478 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-13.2.0.tgz#9e85756b0d0ee06c34b5635d7ef42d7a6c72bd6f" |
1479 |
| - integrity sha512-RqG0cxxiwaL9OgQbA2ZEfZaVIRJmbtsZgnj5G07AjN7///s/40grSN4/kDl8YjUgvAZskPfJRoGGYNvHJ4zHWA== |
| 1476 | +"@commitlint/[email protected].1": |
| 1477 | + version "13.2.1" |
| 1478 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-13.2.1.tgz#80ebd46beef6ceed3bb0c0842bcda8d02a3c91de" |
| 1479 | + integrity sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA== |
1480 | 1480 | dependencies:
|
1481 | 1481 | "@commitlint/format" "^13.2.0"
|
1482 | 1482 | "@commitlint/lint" "^13.2.0"
|
1483 |
| - "@commitlint/load" "^13.2.0" |
| 1483 | + "@commitlint/load" "^13.2.1" |
1484 | 1484 | "@commitlint/read" "^13.2.0"
|
1485 | 1485 | "@commitlint/types" "^13.2.0"
|
1486 | 1486 | lodash "^4.17.19"
|
|
1527 | 1527 | "@commitlint/rules" "^13.2.0"
|
1528 | 1528 | "@commitlint/types" "^13.2.0"
|
1529 | 1529 |
|
1530 |
| -"@commitlint/load@^13.2.0": |
1531 |
| - version "13.2.0" |
1532 |
| - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-13.2.0.tgz#6bd90b803f7fd102766731dad207cca075b67a4a" |
1533 |
| - integrity sha512-Nhkv+hwWCCxWGjmE9jd1U8kfGGCkZVpwzlTtdKxpY+Aj2VCFg3BjY+qA81pMF3oAsIpxchSaZG5llb8kduVjYg== |
| 1530 | +"@commitlint/load@^13.2.1": |
| 1531 | + version "13.2.1" |
| 1532 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-13.2.1.tgz#d5d926dbd05021c02837c438ff1057025b28b745" |
| 1533 | + integrity sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ== |
1534 | 1534 | dependencies:
|
1535 | 1535 | "@commitlint/execute-rule" "^13.2.0"
|
1536 | 1536 | "@commitlint/resolve-extends" "^13.2.0"
|
|
1540 | 1540 | cosmiconfig "^7.0.0"
|
1541 | 1541 | lodash "^4.17.19"
|
1542 | 1542 | resolve-from "^5.0.0"
|
| 1543 | + typescript "^4.4.3" |
1543 | 1544 |
|
1544 | 1545 | "@commitlint/message@^13.2.0":
|
1545 | 1546 | version "13.2.0"
|
|
0 commit comments