1
0
Fork 0

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

This commit is contained in:
Renovate Bot 2021-04-08 21:23:13 +00:00 committed by Sean Sube
parent 0ac9e01d3b
commit f8db06343f
2 changed files with 10 additions and 10 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.12.17",
"@microsoft/api-documenter": "7.12.20",
"@microsoft/api-extractor": "7.13.2-pr1916.0",
"@types/chai": "4.2.16",
"@types/chai-as-promised": "7.1.3",

View File

@ -200,12 +200,12 @@
resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
"@microsoft/api-documenter@7.12.17":
version "7.12.17"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.12.17.tgz#f7ea35bce4a9b8fbd1556d7f8dc433678a846b1e"
integrity sha512-7VwOKAgAVWsONa6ZUGYdeDRMpnTmOFB3dy5fIaBzs0Ny+KW4xU7nVIjE1g3SOvjBv37WVlRP23iTa3eLXiz9Mg==
"@microsoft/api-documenter@7.12.20":
version "7.12.20"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.12.20.tgz#9e274060a4bb1d7015e1e21930541db48002f1f6"
integrity sha512-DR1bZ96qSuJKuJtUlqSPET9kpksqwBeFFX6AvdXTO8oXOkTK7AZq1vetwdzMfIZvMBZH+Sssw8ki7rfMzhxgNQ==
dependencies:
"@microsoft/api-extractor-model" "7.12.3"
"@microsoft/api-extractor-model" "7.12.4"
"@microsoft/tsdoc" "0.12.24"
"@rushstack/node-core-library" "3.36.1"
"@rushstack/ts-command-line" "4.7.9"
@ -213,10 +213,10 @@
js-yaml "~3.13.1"
resolve "~1.17.0"
"@microsoft/api-extractor-model@7.12.3":
version "7.12.3"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.12.3.tgz#bc21f2f4bf005b753b151c674752d84c676b17b0"
integrity sha512-lLy1UDJOkk7nuhSdAqjlULSd/yWNrSqDnUduwPwtmUoOX3QIfeDhlV5bKmq5Tw6RBq3ydgjasThyxfj1Og15MA==
"@microsoft/api-extractor-model@7.12.4":
version "7.12.4"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.12.4.tgz#3837d6a253e6e1f9bce71b59f414ba91b9f7a62d"
integrity sha512-uTLpqr48g3ICFMadIE2rQvEhA/y4Ez3m2KqQ9qtsr/weIJ/64LI+ItZTKrrKHAxP7tLgGv0FodLsy5E7cyJy/A==
dependencies:
"@microsoft/tsdoc" "0.12.24"
"@rushstack/node-core-library" "3.36.1"