|
529 | 529 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
530 | 530 | integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== |
531 | 531 |
|
532 | | -"@commitlint/cli@13.2.0": |
533 | | - version "13.2.0" |
534 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-13.2.0.tgz#9e85756b0d0ee06c34b5635d7ef42d7a6c72bd6f" |
535 | | - integrity sha512-RqG0cxxiwaL9OgQbA2ZEfZaVIRJmbtsZgnj5G07AjN7///s/40grSN4/kDl8YjUgvAZskPfJRoGGYNvHJ4zHWA== |
| 532 | +"@commitlint/cli@13.2.1": |
| 533 | + version "13.2.1" |
| 534 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-13.2.1.tgz#80ebd46beef6ceed3bb0c0842bcda8d02a3c91de" |
| 535 | + integrity sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA== |
536 | 536 | dependencies: |
537 | 537 | "@commitlint/format" "^13.2.0" |
538 | 538 | "@commitlint/lint" "^13.2.0" |
539 | | - "@commitlint/load" "^13.2.0" |
| 539 | + "@commitlint/load" "^13.2.1" |
540 | 540 | "@commitlint/read" "^13.2.0" |
541 | 541 | "@commitlint/types" "^13.2.0" |
542 | 542 | lodash "^4.17.19" |
|
590 | 590 | "@commitlint/rules" "^13.2.0" |
591 | 591 | "@commitlint/types" "^13.2.0" |
592 | 592 |
|
593 | | -"@commitlint/load@^13.2.0": |
594 | | - version "13.2.0" |
595 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-13.2.0.tgz#6bd90b803f7fd102766731dad207cca075b67a4a" |
596 | | - integrity sha512-Nhkv+hwWCCxWGjmE9jd1U8kfGGCkZVpwzlTtdKxpY+Aj2VCFg3BjY+qA81pMF3oAsIpxchSaZG5llb8kduVjYg== |
| 593 | +"@commitlint/load@^13.2.1": |
| 594 | + version "13.2.1" |
| 595 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-13.2.1.tgz#d5d926dbd05021c02837c438ff1057025b28b745" |
| 596 | + integrity sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ== |
597 | 597 | dependencies: |
598 | 598 | "@commitlint/execute-rule" "^13.2.0" |
599 | 599 | "@commitlint/resolve-extends" "^13.2.0" |
|
603 | 603 | cosmiconfig "^7.0.0" |
604 | 604 | lodash "^4.17.19" |
605 | 605 | resolve-from "^5.0.0" |
| 606 | + typescript "^4.4.3" |
606 | 607 |
|
607 | 608 | "@commitlint/message@^13.2.0": |
608 | 609 | version "13.2.0" |
@@ -10681,7 +10682,7 @@ typedarray@^0.0.6: |
10681 | 10682 | resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" |
10682 | 10683 | integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= |
10683 | 10684 |
|
10684 | | -typescript@4.4.3: |
| 10685 | +typescript@4.4.3, typescript@^4.4.3: |
10685 | 10686 | version "4.4.3" |
10686 | 10687 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324" |
10687 | 10688 | integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA== |
|
0 commit comments