|
494 | 494 | "@types/yargs" "^15.0.0"
|
495 | 495 | chalk "^4.0.0"
|
496 | 496 |
|
497 |
| -"@microsoft/api-documenter@^7.8.33": |
498 |
| - version "7.8.33" |
499 |
| - resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.8.33.tgz#515c9c81dc4787992c4221424b96fccdd6e1e927" |
500 |
| - integrity sha512-LW6I5LDz1V9dOUadaDTUtKj2UMynxTgvc4M6Cc/7UckkTDPjZeX/2MtqOpzPY++rtcvSQ0kWuAbsM9Kaez5BpA== |
| 497 | +"@microsoft/api-documenter@^7.8.36": |
| 498 | + version "7.8.36" |
| 499 | + resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.8.36.tgz#531997cc61860800eb7c540bd312e1d789874b9d" |
| 500 | + integrity sha512-je2ZuJvaN9DHUju0CdABPzA3r13mUv59pC24kYg4Mj6CSclKYpTarCpiJzFeoYV6e2MBXkzYYMuUwSvyqWTljg== |
501 | 501 | dependencies:
|
502 |
| - "@microsoft/api-extractor-model" "7.8.17" |
| 502 | + "@microsoft/api-extractor-model" "7.8.19" |
503 | 503 | "@microsoft/tsdoc" "0.12.19"
|
504 |
| - "@rushstack/node-core-library" "3.29.0" |
505 |
| - "@rushstack/ts-command-line" "4.6.2" |
| 504 | + "@rushstack/node-core-library" "3.30.0" |
| 505 | + "@rushstack/ts-command-line" "4.6.4" |
506 | 506 | colors "~1.2.1"
|
507 | 507 | js-yaml "~3.13.1"
|
508 | 508 | resolve "~1.17.0"
|
|
515 | 515 | "@microsoft/tsdoc" "0.12.19"
|
516 | 516 | "@rushstack/node-core-library" "3.19.7"
|
517 | 517 |
|
518 |
| -"@microsoft/[email protected].17": |
519 |
| - version "7.8.17" |
520 |
| - resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.8.17.tgz#a0286ee8ae22ee69bc8dca763e65feae39155eb5" |
521 |
| - integrity sha512-iyVdA1WTlwgddDJwJTedTFcpGjDoV9grq/JGP7rK2t4yo4kOE5XhLbi+BlZ3t5vuggFJf8LawDyomEb8tGtwRQ== |
| 518 | +"@microsoft/[email protected].19": |
| 519 | + version "7.8.19" |
| 520 | + resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.8.19.tgz#a49fb1b3f454966c4f60e8d63ffae2599eeaace3" |
| 521 | + integrity sha512-tEEPuww0Gbyw9LuTcJ7nDCTjb+aLSAox8Xl9/iSxNTv5yHJN1QX3cqajlC3ibDHlRz7oMpQfHZX7YpAygbgIvg== |
522 | 522 | dependencies:
|
523 | 523 | "@microsoft/tsdoc" "0.12.19"
|
524 |
| - "@rushstack/node-core-library" "3.29.0" |
| 524 | + "@rushstack/node-core-library" "3.30.0" |
525 | 525 |
|
526 | 526 | "@microsoft/api-extractor@^7.8.1":
|
527 | 527 | version "7.8.1"
|
|
659 | 659 | timsort "~0.3.0"
|
660 | 660 | z-schema "~3.18.3"
|
661 | 661 |
|
662 |
| -"@rushstack/node-core-library@3.29.0": |
663 |
| - version "3.29.0" |
664 |
| - resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.29.0.tgz#07202a2b807afd6ff556a376de176e6b27696897" |
665 |
| - integrity sha512-8mEfn7mUqqzANnOvi4/xTc0tJ6coQs3qywlOl86jiqZUaB4sRLo0MtzUQz0VtyRfan2fFuxKzIleJGtNTAwYQQ== |
| 662 | +"@rushstack/node-core-library@3.30.0": |
| 663 | + version "3.30.0" |
| 664 | + resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.30.0.tgz#a2b814a611a040ac69d6c31ffc92bf9155c983fb" |
| 665 | + integrity sha512-vZo1fi/ObL3CmRXlQUX/E1xL9KL9arBfCJ7pYf3O/vFrD8ffSfpQ6+6lhgAsKrCIM5Epddsgeb2REPxMwYZX1g== |
666 | 666 | dependencies:
|
667 | 667 | "@types/node" "10.17.13"
|
668 | 668 | colors "~1.2.1"
|
669 | 669 | fs-extra "~7.0.1"
|
670 | 670 | import-lazy "~4.0.0"
|
671 | 671 | jju "~1.4.0"
|
| 672 | + resolve "~1.17.0" |
672 | 673 | semver "~7.3.0"
|
673 | 674 | timsort "~0.3.0"
|
674 | 675 | z-schema "~3.18.3"
|
|
682 | 683 | argparse "~1.0.9"
|
683 | 684 | colors "~1.2.1"
|
684 | 685 |
|
685 |
| - |
686 |
| - version "4.6.2" |
687 |
| - resolved "https://registry.yarnpkg.com/@rushstack/ts-command-line/-/ts-command-line-4.6.2.tgz#2981a44ac6a6911cec53be7841697f03a47292ac" |
688 |
| - integrity sha512-wMjCrgiVYO5L1VkRKWv6EmisxduWuthOP4OghUPkl1kbbw9z2yZzQd9uk9rIqmGwOg8hjFX+0HrZCCXGHtABIQ== |
| 686 | + |
| 687 | + version "4.6.4" |
| 688 | + resolved "https://registry.yarnpkg.com/@rushstack/ts-command-line/-/ts-command-line-4.6.4.tgz#bf04299aa69ccf066085ce7ed88b03852f3ed781" |
| 689 | + integrity sha512-ubIANZimyU07+ChU56LfiD36NJ8gvw1txlvUP20GYNQi4lf5N0xEnev4r+AtKkOdnowpGy60ObGmYxSUpSacpw== |
689 | 690 | dependencies:
|
690 | 691 | "@types/argparse" "1.0.38"
|
691 | 692 | argparse "~1.0.9"
|
|
941 | 942 | dependencies:
|
942 | 943 | "@types/istanbul-lib-report" "*"
|
943 | 944 |
|
944 |
| -"@types/[email protected]", "@types/jest@^26.0.10": |
| 945 | + |
945 | 946 | version "26.0.10"
|
946 | 947 | resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.10.tgz#8faf7e9756c033c39014ae76a7329efea00ea607"
|
947 | 948 | integrity sha512-i2m0oyh8w/Lum7wWK/YOZJakYF8Mx08UaKA1CtbmFeDquVhAEdA7znacsVSf2hJ1OQ/OfVMGN90pw/AtzF8s/Q==
|
948 | 949 | dependencies:
|
949 | 950 | jest-diff "^25.2.1"
|
950 | 951 | pretty-format "^25.2.1"
|
951 | 952 |
|
| 953 | +"@types/jest@^26.0.12": |
| 954 | + version "26.0.12" |
| 955 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.12.tgz#0f20fef9e74f55a312530284e6178f3b3254f501" |
| 956 | + integrity sha512-vZOFjm562IPb1EmaKxMjdcouxVb1l3NqoUH4XC4tDQ2R/AWde+0HXBUhyfc6L+7vc3mJ393U+5vr3nH2CLSVVg== |
| 957 | + dependencies: |
| 958 | + jest-diff "^25.2.1" |
| 959 | + pretty-format "^25.2.1" |
| 960 | + |
952 | 961 | "@types/jsdom@^16.2.3":
|
953 | 962 | version "16.2.3"
|
954 | 963 | resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-16.2.3.tgz#c6feadfe0836389b27f9c911cde82cd32e91c537"
|
@@ -9353,10 +9362,10 @@ rollup@^2.20.0:
|
9353 | 9362 | optionalDependencies:
|
9354 | 9363 | fsevents "~2.1.2"
|
9355 | 9364 |
|
9356 |
| -rollup@^2.26.8: |
9357 |
| - version "2.26.8" |
9358 |
| - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.8.tgz#7b02353835a73c4797f42177a5fa3fc074012713" |
9359 |
| - integrity sha512-li9WaJYc5z9WzV1jhZbPQCrsOpGNsI+Li1qyrn5n745ZNSnlkRlBtj1Hs+Z0Dc2N1+P7HT34UKAEASqN9Th8cg== |
| 9365 | +rollup@^2.26.9: |
| 9366 | + version "2.26.9" |
| 9367 | + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.9.tgz#4b6ce4e9044dd257d7314d8ed9b4d4d8a7d166c9" |
| 9368 | + integrity sha512-XIiWYLayLqV+oY4S2Lub/shJq4uk/QQLwWToYCL4LjZbYHbFK3czea4UDVRUJu+zNmKmxq5Zb/OG7c5HSvH2TQ== |
9360 | 9369 | optionalDependencies:
|
9361 | 9370 | fsevents "~2.1.2"
|
9362 | 9371 |
|
@@ -10712,10 +10721,10 @@ typedarray@^0.0.6:
|
10712 | 10721 | resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
10713 | 10722 | integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
|
10714 | 10723 |
|
10715 |
| -typescript@^3.9.7: |
10716 |
| - version "3.9.7" |
10717 |
| - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa" |
10718 |
| - integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw== |
| 10724 | +typescript@^4.0.2: |
| 10725 | + version "4.0.2" |
| 10726 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2" |
| 10727 | + integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ== |
10719 | 10728 |
|
10720 | 10729 | typescript@~3.7.2:
|
10721 | 10730 | version "3.7.5"
|
|
0 commit comments