1
0
Fork 0

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

This commit is contained in:
Renovate Bot 2020-09-22 13:21:47 +00:00 committed by Sean Sube
parent b7b0e0b987
commit db67cb9d21
2 changed files with 8 additions and 41 deletions

View File

@ -13,7 +13,7 @@
"devDependencies": {
"@apextoaster/js-utils": "0.2.1",
"@istanbuljs/nyc-config-typescript": "1.0.1",
"@microsoft/api-documenter": "7.8.55",
"@microsoft/api-documenter": "7.8.56",
"@microsoft/api-extractor": "7.9.22",
"@types/chai": "4.2.12",
"@types/chai-as-promised": "7.1.3",

View File

@ -180,27 +180,19 @@
resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
"@microsoft/api-documenter@7.8.55":
version "7.8.55"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.8.55.tgz#8ccdc3a915656a151b37bd18302dd1995a71b25f"
integrity sha512-NhRc45gUhwZiUzdyA9U5x3A3Ql3nKhu2iBsk5CrguOAtEw/rJ0rGJ9Ufj52V4J+dQ3/itI+sFicReZrXs90Tjg==
"@microsoft/api-documenter@7.8.56":
version "7.8.56"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.8.56.tgz#501677ba556128667528dac9c9d5c9c541c83ec5"
integrity sha512-nf2hRScOib5O6kAi+gbnixWdmrpcpNxaiyzGh3P+hts6BpW1F2dgRSFpLT6cMZlCNjw6NrHA58XaLqc36QUltg==
dependencies:
"@microsoft/api-extractor-model" "7.9.6"
"@microsoft/api-extractor-model" "7.9.7"
"@microsoft/tsdoc" "0.12.19"
"@rushstack/node-core-library" "3.33.5"
"@rushstack/ts-command-line" "4.6.9"
"@rushstack/node-core-library" "3.33.6"
"@rushstack/ts-command-line" "4.6.10"
colors "~1.2.1"
js-yaml "~3.13.1"
resolve "~1.17.0"
"@microsoft/api-extractor-model@7.9.6":
version "7.9.6"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.9.6.tgz#04a84ffaa51d7b5b2c2cf119326447b4be6fb768"
integrity sha512-npGZSgOk1iDre5DbmIZpxAeppsYDCwaRmxNZy8afVOKh0PPiOmnZEUzEyvGCNIQBdHC8B7f8L7qLgLlkm2dq8A==
dependencies:
"@microsoft/tsdoc" "0.12.19"
"@rushstack/node-core-library" "3.33.5"
"@microsoft/api-extractor-model@7.9.7":
version "7.9.7"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.9.7.tgz#5e41cee588276979ee2ea9fdec71ab351bff6ab4"
@ -267,21 +259,6 @@
estree-walker "^1.0.1"
picomatch "^2.2.2"
"@rushstack/node-core-library@3.33.5":
version "3.33.5"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/node-core-library/-/node-core-library-3.33.5.tgz#c751e3e11c29dd4aa407937e847a6b17302d2086"
integrity sha512-eUTjIbXuWctD5hULyHn2tIm/SqXNagjqlMfGg28ZeQkcPx4gpNTvJSv2Cau8b8Nco+yblbWVOi/BNCh3+ai3bA==
dependencies:
"@types/node" "10.17.13"
colors "~1.2.1"
fs-extra "~7.0.1"
import-lazy "~4.0.0"
jju "~1.4.0"
resolve "~1.17.0"
semver "~7.3.0"
timsort "~0.3.0"
z-schema "~3.18.3"
"@rushstack/node-core-library@3.33.6":
version "3.33.6"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/node-core-library/-/node-core-library-3.33.6.tgz#a4983c42bc4242f326eafab8c366dfd448f67e40"
@ -307,16 +284,6 @@
colors "~1.2.1"
string-argv "~0.3.1"
"@rushstack/ts-command-line@4.6.9":
version "4.6.9"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/ts-command-line/-/ts-command-line-4.6.9.tgz#dc5e2d002c31e7c5163594d655565191fa9b5989"
integrity sha512-HrwXkKAHMj14ZTH/70AbrR7vpA5CMiE1oKC1F+hDnnyi94bvOGKLRf3mpiynHKWMPJAJrwREP1Lcf3/UBfGWGg==
dependencies:
"@types/argparse" "1.0.38"
argparse "~1.0.9"
colors "~1.2.1"
string-argv "~0.3.1"
"@sinonjs/commons@^1":
version "1.6.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@sinonjs/commons/-/commons-1.6.0.tgz#ec7670432ae9c8eb710400d112c201a362d83393"