|
692 | 692 | progress "^2.0.0"
|
693 | 693 | yargs "^17.0.1"
|
694 | 694 |
|
695 |
| -"@microsoft/[email protected]", "@microsoft/api-extractor-model@^7.12.0": |
| 695 | + |
| 696 | + version "7.13.2" |
| 697 | + resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.13.2.tgz#7e640dbd421cc95a28e03c5a949d8ebcc63c936d" |
| 698 | + integrity sha512-gA9Q8q5TPM2YYk7rLinAv9KqcodrmRC13BVmNzLswjtFxpz13lRh0BmrqD01/sddGpGMIuWFYlfUM4VSWxnggA== |
| 699 | + dependencies: |
| 700 | + "@microsoft/tsdoc" "0.13.2" |
| 701 | + "@microsoft/tsdoc-config" "~0.15.2" |
| 702 | + "@rushstack/node-core-library" "3.38.0" |
| 703 | + |
| 704 | +"@microsoft/api-extractor-model@^7.12.0": |
696 | 705 | version "7.12.5"
|
697 | 706 | resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.12.5.tgz#28d2804865ceba9cd89ab4f05cff99d16fa6c9b8"
|
698 | 707 | integrity sha512-oeHZW83JWjIVoCDvdwI5nsZGPxThbq4gZTLAYNeJGZE/mKEO0iayMPGmI3EllJBjwQsFvNVU+O/HGULhB2to/g==
|
699 | 708 | dependencies:
|
700 | 709 | "@microsoft/tsdoc" "0.12.24"
|
701 | 710 | "@rushstack/node-core-library" "3.36.2"
|
702 | 711 |
|
703 |
| -"@microsoft/api-extractor@^7.13.2": |
704 |
| - version "7.13.5" |
705 |
| - resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.13.5.tgz#927eee2315c9e96d23c24a9f4d8b6d7c6d1957af" |
706 |
| - integrity sha512-03RyL5dKn/tbt0Q8DQSFSaiV7nFgrfPElHoYA4QwGORK/7mbGg4kdhXL+UgO55BkSUniTPMe0Vtt1rIyt/3lng== |
| 712 | +"@microsoft/api-extractor@7.15.2": |
| 713 | + version "7.15.2" |
| 714 | + resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.15.2.tgz#7a06b857660e33d1cdc050d576eb6c6c05dc532a" |
| 715 | + integrity sha512-/Y/n+QOc1vM6Vg3OAUByT/wXdZciE7jV3ay33+vxl3aKva5cNsuOauL14T7XQWUiLko3ilPwrcnFcEjzXpLsuA== |
707 | 716 | dependencies:
|
708 |
| - "@microsoft/api-extractor-model" "7.12.5" |
709 |
| - "@microsoft/tsdoc" "0.12.24" |
710 |
| - "@rushstack/node-core-library" "3.36.2" |
| 717 | + "@microsoft/api-extractor-model" "7.13.2" |
| 718 | + "@microsoft/tsdoc" "0.13.2" |
| 719 | + "@microsoft/tsdoc-config" "~0.15.2" |
| 720 | + "@rushstack/node-core-library" "3.38.0" |
711 | 721 | "@rushstack/rig-package" "0.2.12"
|
712 | 722 | "@rushstack/ts-command-line" "4.7.10"
|
713 | 723 | colors "~1.2.1"
|
714 | 724 | lodash "~4.17.15"
|
715 | 725 | resolve "~1.17.0"
|
716 | 726 | semver "~7.3.0"
|
717 | 727 | source-map "~0.6.1"
|
718 |
| - typescript "~4.1.3" |
| 728 | + typescript "~4.2.4" |
719 | 729 |
|
720 |
| -"@microsoft/tsdoc-config@^0.15.0": |
| 730 | +"@microsoft/tsdoc-config@^0.15.0", "@microsoft/tsdoc-config@~0.15.2": |
721 | 731 | version "0.15.2"
|
722 | 732 | resolved "https://registry.yarnpkg.com/@microsoft/tsdoc-config/-/tsdoc-config-0.15.2.tgz#eb353c93f3b62ab74bdc9ab6f4a82bcf80140f14"
|
723 | 733 | integrity sha512-mK19b2wJHSdNf8znXSMYVShAHktVr/ib0Ck2FA3lsVBSEhSI/TfXT7DJQkAYgcztTuwazGcg58ZjYdk0hTCVrA==
|
|
956 | 966 | timsort "~0.3.0"
|
957 | 967 | z-schema "~3.18.3"
|
958 | 968 |
|
| 969 | + |
| 970 | + version "3.38.0" |
| 971 | + resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.38.0.tgz#da1cc87f9ad141b06d4ce7c8eafb09b542c10e75" |
| 972 | + integrity sha512-cmvl0yQx8sSmbuXwiRYJi8TO+jpTtrLJQ8UmFHhKvgPVJAW8cV8dnpD1Xx/BvTGrJZ2XtRAIkAhBS9okBnap4w== |
| 973 | + dependencies: |
| 974 | + "@types/node" "10.17.13" |
| 975 | + colors "~1.2.1" |
| 976 | + fs-extra "~7.0.1" |
| 977 | + import-lazy "~4.0.0" |
| 978 | + jju "~1.4.0" |
| 979 | + resolve "~1.17.0" |
| 980 | + semver "~7.3.0" |
| 981 | + timsort "~0.3.0" |
| 982 | + z-schema "~3.18.3" |
| 983 | + |
959 | 984 |
|
960 | 985 | version "0.2.12"
|
961 | 986 | resolved "https://registry.yarnpkg.com/@rushstack/rig-package/-/rig-package-0.2.12.tgz#c434d62b28e0418a040938226f8913971d0424c7"
|
@@ -10511,10 +10536,15 @@ typescript-eslint-language-service@^4.1.3:
|
10511 | 10536 | dependencies:
|
10512 | 10537 | read-pkg-up "^7.0.0"
|
10513 | 10538 |
|
10514 |
| -[email protected], typescript@~4.1.3: |
10515 |
| - version "4.1.5" |
10516 |
| - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72" |
10517 |
| - integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA== |
| 10539 | + |
| 10540 | + version "4.2.3" |
| 10541 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3" |
| 10542 | + integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw== |
| 10543 | + |
| 10544 | +typescript@~4.2.4: |
| 10545 | + version "4.2.4" |
| 10546 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961" |
| 10547 | + integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg== |
10518 | 10548 |
|
10519 | 10549 | uc.micro@^1.0.1, uc.micro@^1.0.5:
|
10520 | 10550 | version "1.0.6"
|
|
0 commit comments