1
0
Fork 0

update: update dependency @microsoft/api-documenter to v7.7.3 (#212)

Co-authored-by: Renovate Bot <renovatebot@gmail.com>
This commit is contained in:
renovate[bot] 2020-01-08 20:35:22 -06:00 committed by Sean Sube
parent 5fcfa4fbaf
commit 7130ae25a4
2 changed files with 8 additions and 38 deletions

View File

@ -34,7 +34,7 @@
"license": "MIT",
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "1.0.1",
"@microsoft/api-documenter": "7.7.2",
"@microsoft/api-documenter": "7.7.3",
"@microsoft/api-extractor": "7.7.1",
"@types/bunyan": "1.8.6",
"@types/chai": "4.2.7",

View File

@ -140,27 +140,19 @@
resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
"@microsoft/api-documenter@7.7.2":
version "7.7.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.7.2.tgz#b6897f052ad447d6bb74f806287e8846c64691da"
integrity sha512-4mWE5G3grYd4PX5D6awiKa3B3GOXumkyGspgeTwlOBxrmj0FuVFRNPVZxGU0NqYnaw/bW4cg4ftUnSDzycrW+A==
"@microsoft/api-documenter@7.7.3":
version "7.7.3"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.7.3.tgz#560b4b4753119325edf606a08c014fd8cb2f2208"
integrity sha512-xuQ1YOMQhyqd7udJ9VCTdP7DUTutqqOxABHFJldgCUr0D+PL4H8Vx+I//qKUQTDEwIJC5sE8Z/CpCWcShvkOhA==
dependencies:
"@microsoft/api-extractor-model" "7.7.0"
"@microsoft/node-core-library" "3.18.0"
"@microsoft/ts-command-line" "4.3.5"
"@microsoft/api-extractor-model" "7.7.1"
"@microsoft/node-core-library" "3.18.1"
"@microsoft/ts-command-line" "4.3.6"
"@microsoft/tsdoc" "0.12.14"
colors "~1.2.1"
js-yaml "~3.13.1"
resolve "1.8.1"
"@microsoft/api-extractor-model@7.7.0":
version "7.7.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.7.0.tgz#a5e86a638fa3fea283aeebc4785d8150652f30c6"
integrity sha512-9yrSr9LpdNnx7X8bXVb/YbcQopizsr43McAG7Xno5CMNFzbSkmIr8FJL0L+WGfrSWSTms9Bngfz7d1ScP6zbWQ==
dependencies:
"@microsoft/node-core-library" "3.18.0"
"@microsoft/tsdoc" "0.12.14"
"@microsoft/api-extractor-model@7.7.1":
version "7.7.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.7.1.tgz#ab200d021f156bd84a9b4daca064321795ce2f85"
@ -184,19 +176,6 @@
source-map "~0.6.1"
typescript "~3.7.2"
"@microsoft/node-core-library@3.18.0":
version "3.18.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/node-core-library/-/node-core-library-3.18.0.tgz#9a9123354b3e067bb8a975ba791959ffee1322ed"
integrity sha512-VzzSHtcwgHVW1xbHqpngfn+OS1trAZ1Tw3XXBlMsEKe7Wz7FF2gLr0hZa6x9Pemk5pkd4tu4+GTSOJjCKGjrgg==
dependencies:
"@types/node" "8.10.54"
colors "~1.2.1"
fs-extra "~7.0.1"
jju "~1.4.0"
semver "~5.3.0"
timsort "~0.3.0"
z-schema "~3.18.3"
"@microsoft/node-core-library@3.18.1":
version "3.18.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/node-core-library/-/node-core-library-3.18.1.tgz#dd2c5b3fd426b044778cb98fb37d4deb19a45e80"
@ -210,15 +189,6 @@
timsort "~0.3.0"
z-schema "~3.18.3"
"@microsoft/ts-command-line@4.3.5":
version "4.3.5"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/ts-command-line/-/ts-command-line-4.3.5.tgz#78026d20244f39978d3397849ac8c40c0c2d4079"
integrity sha512-CN3j86apNOmllUmeJ0AyRfTYA2BP2xlnfgmnyp1HWLqcJmR/zLe/fk/+gohGnNt7o5/qHta3681LQhO2Yy3GFw==
dependencies:
"@types/argparse" "1.0.33"
argparse "~1.0.9"
colors "~1.2.1"
"@microsoft/ts-command-line@4.3.6":
version "4.3.6"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/ts-command-line/-/ts-command-line-4.3.6.tgz#dd173257316ff15112e20f65a8d7b8bc66f53881"