1
0
Fork 0

update: update dependency @microsoft/api-documenter to v7.5.3

This commit is contained in:
Renovate Bot 2019-10-22 12:39:22 +00:00 committed by Sean Sube
parent b164355f3f
commit af7b0f47e1
2 changed files with 8 additions and 36 deletions

View File

@ -22,7 +22,7 @@
"license": "MIT",
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "0.1.3",
"@microsoft/api-documenter": "7.5.2",
"@microsoft/api-documenter": "7.5.3",
"@microsoft/api-extractor": "7.5.2",
"@types/chai": "4.2.3",
"@types/chai-as-promised": "7.1.2",

View File

@ -113,27 +113,19 @@
resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/nyc-config-typescript/-/nyc-config-typescript-0.1.3.tgz#944d15b3ebdb71f963a628daffaa25ade981bb86"
integrity sha512-EzRFg92bRSD1W/zeuNkeGwph0nkWf+pP2l/lYW4/5hav7RjKKBN5kV1Ix7Tvi0CMu3pC4Wi/U7rNisiJMR3ORg==
"@microsoft/api-documenter@7.5.2":
version "7.5.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.5.2.tgz#c59513670349e1409818a0ec44456d54499decac"
integrity sha512-paHARGvWk25am90/ZDr7whOzXlgBOCj3jBml52Io2GYU+lCxHGpiv8+tdAgq09d6bX7F3WeA6j8mqPo/Yv8oZg==
"@microsoft/api-documenter@7.5.3":
version "7.5.3"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.5.3.tgz#df0f091bf486966536deb88a43713d29d6b7e497"
integrity sha512-zo9mHZR9dusemfMWVxKHoWywfcZrAj5U8YEQect3nwkBYOFzfRbgJ+JZcYxXDiQ5sz11rX0ZCp0fczzvf8XD2w==
dependencies:
"@microsoft/api-extractor-model" "7.5.1"
"@microsoft/node-core-library" "3.15.1"
"@microsoft/ts-command-line" "4.3.3"
"@microsoft/api-extractor-model" "7.5.2"
"@microsoft/node-core-library" "3.16.0"
"@microsoft/ts-command-line" "4.3.4"
"@microsoft/tsdoc" "0.12.14"
colors "~1.2.1"
js-yaml "~3.13.1"
resolve "1.8.1"
"@microsoft/api-extractor-model@7.5.1":
version "7.5.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.5.1.tgz#54732ab60cc0761784a54fc00eaaf96145724160"
integrity sha512-qzgmJeoqpJqYDS1yj9YTPdd/+9OWGFwfzGFyr6kVarexomdPSltcoQYIS5JnrB/RFNeUgTNUlwn5mYdyp2Xv6A==
dependencies:
"@microsoft/node-core-library" "3.15.1"
"@microsoft/tsdoc" "0.12.14"
"@microsoft/api-extractor-model@7.5.2":
version "7.5.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.5.2.tgz#39a3c015ca01a3435b5f161b8fce07117e6039be"
@ -157,17 +149,6 @@
source-map "~0.6.1"
typescript "~3.5.3"
"@microsoft/node-core-library@3.15.1":
version "3.15.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/node-core-library/-/node-core-library-3.15.1.tgz#78f6249493b09e9a5c39df9e55c5401d69f23f19"
integrity sha512-fUrcgu+w40k2GW8fiOUFby7jaKAAuDKaTrQuFQ3j+0Pg3ANnJ2uKtVf3bgFiNu+uVKpwVtLo4CPS8TwFduJRow==
dependencies:
"@types/node" "8.10.54"
colors "~1.2.1"
fs-extra "~7.0.1"
jju "~1.4.0"
z-schema "~3.18.3"
"@microsoft/node-core-library@3.16.0":
version "3.16.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/node-core-library/-/node-core-library-3.16.0.tgz#cdd3a27b1513cb470d1098ba32d50ca22a1fb75c"
@ -179,15 +160,6 @@
jju "~1.4.0"
z-schema "~3.18.3"
"@microsoft/ts-command-line@4.3.3":
version "4.3.3"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/ts-command-line/-/ts-command-line-4.3.3.tgz#bcbebafedd2f8af7e40bc6b6c1d24018f821d3d6"
integrity sha512-dzAdHwmw0p0T2Nra91nPd5n57fw5bRQEWGPe5iZOsqoLpjU/NCgBpmBdbvx1Oy3+YRnrV4lSeSbN6C7sSniwmQ==
dependencies:
"@types/argparse" "1.0.33"
argparse "~1.0.9"
colors "~1.2.1"
"@microsoft/ts-command-line@4.3.4":
version "4.3.4"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/ts-command-line/-/ts-command-line-4.3.4.tgz#a52214bd86f6d65c8975f46e6b12fad68545058a"