update: update dependency @microsoft/api-documenter to v7.9.10
This commit is contained in:
parent
3ba3265ebc
commit
365ac393af
|
@ -22,7 +22,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@istanbuljs/nyc-config-typescript": "1.0.1",
|
||||
"@microsoft/api-documenter": "7.9.9",
|
||||
"@microsoft/api-documenter": "7.9.10",
|
||||
"@microsoft/api-extractor": "7.10.4",
|
||||
"@types/chai": "4.2.13",
|
||||
"@types/chai-as-promised": "7.1.3",
|
||||
|
|
|
@ -175,10 +175,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.9":
|
||||
version "7.9.9"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.9.9.tgz#9b9923f80178c810730bd0ce6749279b7ee40a99"
|
||||
integrity sha512-dM+vSlj1TDR5YEqs5A6FkmbKBu9Nl7PkNjDBCZoRfRtliZM7T9uzpHZptDQ828/jvvs0+tkA2ZHOZSBp3P+QYQ==
|
||||
"@microsoft/api-documenter@7.9.10":
|
||||
version "7.9.10"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.9.10.tgz#405d28a48803b6aeb5a284b0375b5d468e1b2f27"
|
||||
integrity sha512-Zabla5EelV1HY7+f8S+DyGEZ3IsYzr0PJgoGuZNfp8MX4HQUEM9jRQpuxcnFbdFJWmAHAbQu7gN3yT6GrxgoMg==
|
||||
dependencies:
|
||||
"@microsoft/api-extractor-model" "7.10.3"
|
||||
"@microsoft/tsdoc" "0.12.19"
|
||||
|
|
Loading…
Reference in New Issue