1
0
Fork 0

update: update dependency @microsoft/api-extractor to v7.11.0

This commit is contained in:
Renovate Bot 2020-10-29 06:17:13 +00:00 committed by Sean Sube
parent d34c01d5c7
commit 0e380bc73a
2 changed files with 12 additions and 17 deletions

View File

@ -14,7 +14,7 @@
"@apextoaster/js-utils": "0.2.1",
"@istanbuljs/nyc-config-typescript": "1.0.1",
"@microsoft/api-documenter": "7.9.16",
"@microsoft/api-extractor": "7.10.6",
"@microsoft/api-extractor": "7.11.0",
"@types/chai": "4.2.14",
"@types/chai-as-promised": "7.1.3",
"@types/js-yaml": "3.12.5",

View File

@ -201,20 +201,20 @@
"@microsoft/tsdoc" "0.12.19"
"@rushstack/node-core-library" "3.34.3"
"@microsoft/api-extractor-model@7.10.5":
version "7.10.5"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.10.5.tgz#6b8a706ca5c66e1b62ee7c5bdfd55c443d5b3aa9"
integrity sha512-ZDZ0wuD0d6mIddBuriLTyeCm5cjCR+VL6hla9D0uICdXimY3OoL838MYDZ+UkOLLR9z2GwNxciczRTIrjdQ0oA==
"@microsoft/api-extractor-model@7.10.6":
version "7.10.6"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.10.6.tgz#2d20a5fffefd4063dfda747504ce3c810a3d78b5"
integrity sha512-kOhL5fjRIRJYKX5tQcijPcyejA3l29Lg+sbnpM+4owngdbM91O4PcysS6MrzKEvZrLN6+v8LkOlNre8n/sDZPA==
dependencies:
"@microsoft/tsdoc" "0.12.19"
"@rushstack/node-core-library" "3.34.5"
"@microsoft/api-extractor@7.10.6":
version "7.10.6"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor/-/api-extractor-7.10.6.tgz#b47fc89555837acb624c7c950be8d5de80e86190"
integrity sha512-3/c5znYqn8ewJPgf4t5MsIKYq40ORMsToaoAamuqYCCt3mWfDjvArRuosnLl7mLYAs6SbkxPCwh6vEczlZx8Tw==
"@microsoft/api-extractor@7.11.0":
version "7.11.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor/-/api-extractor-7.11.0.tgz#5f1355c1152035c177081eb4127371fa7ade4531"
integrity sha512-VZ77kHn0CNWiPqe/yVY2XxL9AvDSy/Pvc7RqhVxy9OHiWV3Qkwh9gRssz+Wf5XLLWylduwg/Ikl9sneUJ2FVVw==
dependencies:
"@microsoft/api-extractor-model" "7.10.5"
"@microsoft/api-extractor-model" "7.10.6"
"@microsoft/tsdoc" "0.12.19"
"@rushstack/node-core-library" "3.34.5"
"@rushstack/rig-package" "0.2.5"
@ -224,7 +224,7 @@
resolve "~1.17.0"
semver "~7.3.0"
source-map "~0.6.1"
typescript "~3.9.7"
typescript "~4.0.5"
"@microsoft/tsdoc@0.12.19":
version "0.12.19"
@ -4584,7 +4584,7 @@ typedarray@^0.0.6:
resolved "https://artifacts.apextoaster.com/repository/group-npm/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
typescript@4.0.5:
typescript@4.0.5, typescript@~4.0.5:
version "4.0.5"
resolved "https://artifacts.apextoaster.com/repository/group-npm/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
@ -4594,11 +4594,6 @@ typescript@^3.0.0:
resolved "https://artifacts.apextoaster.com/repository/group-npm/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb"
integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ==
typescript@~3.9.7:
version "3.9.7"
resolved "https://artifacts.apextoaster.com/repository/group-npm/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
uglify-js@^3.1.4:
version "3.6.9"
resolved "https://artifacts.apextoaster.com/repository/group-npm/uglify-js/-/uglify-js-3.6.9.tgz#85d353edb6ddfb62a9d798f36e91792249320611"