|
1466 | 1466 | dependencies:
|
1467 | 1467 | "@failure-abstraction/error" "^6.0.1"
|
1468 | 1468 |
|
1469 |
| -"@commitlint/cli@13.2.0": |
1470 |
| - version "13.2.0" |
1471 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-13.2.0.tgz#9e85756b0d0ee06c34b5635d7ef42d7a6c72bd6f" |
1472 |
| - integrity sha512-RqG0cxxiwaL9OgQbA2ZEfZaVIRJmbtsZgnj5G07AjN7///s/40grSN4/kDl8YjUgvAZskPfJRoGGYNvHJ4zHWA== |
| 1469 | +"@commitlint/cli@13.2.1": |
| 1470 | + version "13.2.1" |
| 1471 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-13.2.1.tgz#80ebd46beef6ceed3bb0c0842bcda8d02a3c91de" |
| 1472 | + integrity sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA== |
1473 | 1473 | dependencies:
|
1474 | 1474 | "@commitlint/format" "^13.2.0"
|
1475 | 1475 | "@commitlint/lint" "^13.2.0"
|
1476 |
| - "@commitlint/load" "^13.2.0" |
| 1476 | + "@commitlint/load" "^13.2.1" |
1477 | 1477 | "@commitlint/read" "^13.2.0"
|
1478 | 1478 | "@commitlint/types" "^13.2.0"
|
1479 | 1479 | lodash "^4.17.19"
|
|
1520 | 1520 | "@commitlint/rules" "^13.2.0"
|
1521 | 1521 | "@commitlint/types" "^13.2.0"
|
1522 | 1522 |
|
1523 |
| -"@commitlint/load@^13.2.0": |
1524 |
| - version "13.2.0" |
1525 |
| - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-13.2.0.tgz#6bd90b803f7fd102766731dad207cca075b67a4a" |
1526 |
| - integrity sha512-Nhkv+hwWCCxWGjmE9jd1U8kfGGCkZVpwzlTtdKxpY+Aj2VCFg3BjY+qA81pMF3oAsIpxchSaZG5llb8kduVjYg== |
| 1523 | +"@commitlint/load@^13.2.1": |
| 1524 | + version "13.2.1" |
| 1525 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-13.2.1.tgz#d5d926dbd05021c02837c438ff1057025b28b745" |
| 1526 | + integrity sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ== |
1527 | 1527 | dependencies:
|
1528 | 1528 | "@commitlint/execute-rule" "^13.2.0"
|
1529 | 1529 | "@commitlint/resolve-extends" "^13.2.0"
|
|
1533 | 1533 | cosmiconfig "^7.0.0"
|
1534 | 1534 | lodash "^4.17.19"
|
1535 | 1535 | resolve-from "^5.0.0"
|
| 1536 | + typescript "^4.4.3" |
1536 | 1537 |
|
1537 | 1538 | "@commitlint/message@^13.2.0":
|
1538 | 1539 | version "13.2.0"
|
@@ -9789,6 +9790,11 @@ typescript@^4.1.3, typescript@^4.2.4:
|
9789 | 9790 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
|
9790 | 9791 | integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
|
9791 | 9792 |
|
| 9793 | +typescript@^4.4.3: |
| 9794 | + version "4.4.3" |
| 9795 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324" |
| 9796 | + integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA== |
| 9797 | + |
9792 | 9798 | unbox-primitive@^1.0.1:
|
9793 | 9799 | version "1.0.1"
|
9794 | 9800 | resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.1.tgz#085e215625ec3162574dc8859abee78a59b14471"
|
|
0 commit comments