update: update dependency @microsoft/api-documenter to v7.9.15
This commit is contained in:
parent
1abf408c6c
commit
d0e5d7b341
|
@ -36,7 +36,7 @@
|
|||
"@apextoaster/js-utils": "0.2.1",
|
||||
"@apextoaster/js-yaml-schema": "0.3.1",
|
||||
"@istanbuljs/nyc-config-typescript": "1.0.1",
|
||||
"@microsoft/api-documenter": "7.9.13",
|
||||
"@microsoft/api-documenter": "7.9.15",
|
||||
"@microsoft/api-extractor": "7.10.4",
|
||||
"@types/bunyan": "1.8.6",
|
||||
"@types/chai": "4.2.14",
|
||||
|
|
|
@ -150,10 +150,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
|
||||
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
|
||||
|
||||
"@microsoft/api-documenter@7.9.13":
|
||||
version "7.9.13"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.9.13.tgz#1ed7d0d6c01ff9246cb1489a5ab7ebcbadca89aa"
|
||||
integrity sha512-9Kc0Hhle8wcWsNaKD1/UJRTbqY1a8/Hohi5yIKAPxahTqr8GUOJ8iXn+CyumNSCTTq24WrlieZU2J2HoDL14wQ==
|
||||
"@microsoft/api-documenter@7.9.15":
|
||||
version "7.9.15"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.9.15.tgz#8d80d9c9ea82b923b7bf715448fc2f8f07bbf365"
|
||||
integrity sha512-DoQvmVSUrcMeaFjHX3Bh7FrTiO1V6k3gDTqZ8r44AEofemSoSZxQlAfeWWxusc1l6h0+SmpDoQ94MuBSOeRrmw==
|
||||
dependencies:
|
||||
"@microsoft/api-extractor-model" "7.10.3"
|
||||
"@microsoft/tsdoc" "0.12.19"
|
||||
|
|
Loading…
Reference in New Issue