update: update dependency @microsoft/api-documenter to v7.13.23
This commit is contained in:
parent
0c9ae3240b
commit
a1c9be4713
|
@ -22,7 +22,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@istanbuljs/nyc-config-typescript": "1.0.1",
|
||||
"@microsoft/api-documenter": "7.13.19",
|
||||
"@microsoft/api-documenter": "7.13.23",
|
||||
"@microsoft/api-extractor": "7.16.1",
|
||||
"@types/chai": "4.2.19",
|
||||
"@types/chai-as-promised": "7.1.4",
|
||||
|
|
|
@ -195,10 +195,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
|
||||
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
|
||||
|
||||
"@microsoft/api-documenter@7.13.19":
|
||||
version "7.13.19"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.13.19.tgz#4fc57982e278a41ae9b02aefcaa530d365393c9a"
|
||||
integrity sha512-56garI7g01Deu7fLmNeR/VA+9cLpVssC31WValUivrcvy5EmN8j0QEvmZ8OWN7D3aF6sPsgFq3+IXr1BcARelw==
|
||||
"@microsoft/api-documenter@7.13.23":
|
||||
version "7.13.23"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.13.23.tgz#eb4721844e88eb04ac41c96e352d4280f6eab30b"
|
||||
integrity sha512-Vcd03HwTTQeTVnxDKP6c7mifbc5znWzWx8wqmNjAqS6QnL6nAQxIl48w2PJ1l7vCFHUR5u8W2jLx8lbENBqvKA==
|
||||
dependencies:
|
||||
"@microsoft/api-extractor-model" "7.13.3"
|
||||
"@microsoft/tsdoc" "0.13.2"
|
||||
|
|
Loading…
Reference in New Issue