|
586 | 586 | resolved "https://registry.yarnpkg.com/@ls-lint/ls-lint/-/ls-lint-1.9.2.tgz#689f1f4c06072823a726802ba167340efcefe19c"
|
587 | 587 | integrity sha512-sugEjWjSSy9OHF6t1ZBLZCAROj52cZthB9dIePmzZzzMwmWwy3qAEMSdJheHeS1FOwDZI7Ipm1H/bWgzJNnSAw==
|
588 | 588 |
|
589 |
| -"@microsoft/api-extractor-model@7.9.7": |
590 |
| - version "7.9.7" |
591 |
| - resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.9.7.tgz#5e41cee588276979ee2ea9fdec71ab351bff6ab4" |
592 |
| - integrity sha512-9ztrVtUYsnpUC6S+0PR72h7CGvzAX6ljdo6FOzq+jVte743Nb9TMdV97fnJO/n8XRSGUOAKsApgED0GgAek4jw== |
| 589 | +"@microsoft/api-extractor-model@7.10.1": |
| 590 | + version "7.10.1" |
| 591 | + resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.10.1.tgz#7e86fa5507f03951482239baa9fd761e9767837b" |
| 592 | + integrity sha512-9LpG6ICn7yfFMALOL0BjPwG8o7itb4MnIDn5OYYYU2qQOmMsX+B9ZcJ+VfUIUdCqhvEjoAiIO6qGT6xUFOazBA== |
593 | 593 | dependencies:
|
594 | 594 | "@microsoft/tsdoc" "0.12.19"
|
595 |
| - "@rushstack/node-core-library" "3.33.6" |
| 595 | + "@rushstack/node-core-library" "3.34.1" |
596 | 596 |
|
597 | 597 | "@microsoft/api-extractor@^7.9.15":
|
598 |
| - version "7.9.22" |
599 |
| - resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.9.22.tgz#6b463fe6dd8eed5ec84476c5eccbd2f1590b8730" |
600 |
| - integrity sha512-SfXgds7T8Je6XemNX4WFhoynd0QbH4EaPL5Ez8WxzLCY69iv9PMs+VPwKh1+bzm2WAp0hDkK8/itP0FIOgDI+w== |
| 598 | + version "7.10.1" |
| 599 | + resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.10.1.tgz#6b5b293c59a94b5b4516a8e3c8fb8ac31fb0e4fd" |
| 600 | + integrity sha512-hJfwdaLXI/Crq4gH9yzLFwOY/uCwdXerqp3cBq27zxb773LXv88mhnhCehnce7eHMqhKXgPSPgVBf/Zfla9skw== |
601 | 601 | dependencies:
|
602 |
| - "@microsoft/api-extractor-model" "7.9.7" |
| 602 | + "@microsoft/api-extractor-model" "7.10.1" |
603 | 603 | "@microsoft/tsdoc" "0.12.19"
|
604 |
| - "@rushstack/node-core-library" "3.33.6" |
605 |
| - "@rushstack/ts-command-line" "4.6.10" |
| 604 | + "@rushstack/node-core-library" "3.34.1" |
| 605 | + "@rushstack/rig-package" "0.2.1" |
| 606 | + "@rushstack/ts-command-line" "4.7.1" |
606 | 607 | colors "~1.2.1"
|
607 | 608 | lodash "~4.17.15"
|
608 | 609 | resolve "~1.17.0"
|
609 | 610 | semver "~7.3.0"
|
610 | 611 | source-map "~0.6.1"
|
611 |
| - typescript "~3.9.5" |
| 612 | + typescript "~3.9.7" |
612 | 613 |
|
613 | 614 |
|
614 | 615 | version "0.12.19"
|
|
685 | 686 | estree-walker "^1.0.1"
|
686 | 687 | picomatch "^2.2.2"
|
687 | 688 |
|
688 |
| -"@rushstack/node-core-library@3.33.6": |
689 |
| - version "3.33.6" |
690 |
| - resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.33.6.tgz#a4983c42bc4242f326eafab8c366dfd448f67e40" |
691 |
| - integrity sha512-930AP4Zj14Z4ulQ6ty2v3DM+D31zpLslAJuHB5E1qh/0+8JLkA0cf+wd2QiXjdIBpG/UdrHbReh5e9/e920YJw== |
| 689 | +"@rushstack/node-core-library@3.34.1": |
| 690 | + version "3.34.1" |
| 691 | + resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.34.1.tgz#36368179bb7a80afced4c3bb68387b7fc5381b3a" |
| 692 | + integrity sha512-DX1xB9E2Xmi5auFxacftUXVuI2DUUyKrlGaecjesiS2YmV6pBnKzHHAaxWOQF2ajFNhXY2I1cGvDp45z3aJv5g== |
692 | 693 | dependencies:
|
693 | 694 | "@types/node" "10.17.13"
|
694 | 695 | colors "~1.2.1"
|
|
700 | 701 | timsort "~0.3.0"
|
701 | 702 | z-schema "~3.18.3"
|
702 | 703 |
|
703 |
| - |
704 |
| - version "4.6.10" |
705 |
| - resolved "https://registry.yarnpkg.com/@rushstack/ts-command-line/-/ts-command-line-4.6.10.tgz#dc621ae8868363f0c27baeda582b95aa6eec5ef6" |
706 |
| - integrity sha512-WhB/+yGvfmdsMFhEeVaJ9lBwPANFdsoKPsEkzSOVj60qG4aLWABeEl5rOdEwbbnx83RaNN2oQW8TX3enD+vdmw== |
| 704 | + |
| 705 | + version "0.2.1" |
| 706 | + resolved "https://registry.yarnpkg.com/@rushstack/rig-package/-/rig-package-0.2.1.tgz#45437a88444eb65a825f9cc93f3cd228d4b47934" |
| 707 | + integrity sha512-B1JQ6lF8mg8MfRCki8XML6bs2qPCS0AX83enEZ3lSZdI8nVdFe7PumS03dpN3MXElbNiuqlJpECXo9sSKEzcyg== |
| 708 | + dependencies: |
| 709 | + "@types/node" "10.17.13" |
| 710 | + resolve "~1.17.0" |
| 711 | + strip-json-comments "~3.1.1" |
| 712 | + |
| 713 | + |
| 714 | + version "4.7.1" |
| 715 | + resolved "https://registry.yarnpkg.com/@rushstack/ts-command-line/-/ts-command-line-4.7.1.tgz#05ca90825239029065304efaf340c89e076a19c9" |
| 716 | + integrity sha512-bpBByIKH1t3g2uCXspr5wsA2/XGA9qAaKVYkUnSVheAyH9OmAiUzgpcVswTnYrM3zEhIxGmo9Giqx/FCKubW0g== |
707 | 717 | dependencies:
|
708 | 718 | "@types/argparse" "1.0.38"
|
709 | 719 | argparse "~1.0.9"
|
@@ -6966,7 +6976,7 @@ strip-indent@^3.0.0:
|
6966 | 6976 | dependencies:
|
6967 | 6977 | min-indent "^1.0.0"
|
6968 | 6978 |
|
6969 |
| -strip-json-comments@^3.1.0, strip-json-comments@^3.1.1: |
| 6979 | +strip-json-comments@^3.1.0, strip-json-comments@^3.1.1, strip-json-comments@~3.1.1: |
6970 | 6980 | version "3.1.1"
|
6971 | 6981 | resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
|
6972 | 6982 | integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
|
@@ -7319,7 +7329,7 @@ typescript@^4.0.2:
|
7319 | 7329 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
|
7320 | 7330 | integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
|
7321 | 7331 |
|
7322 |
| -typescript@~3.9.5: |
| 7332 | +typescript@~3.9.7: |
7323 | 7333 | version "3.9.7"
|
7324 | 7334 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
|
7325 | 7335 | integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
|
|
0 commit comments