update: update dependency @microsoft/api-documenter to v7.9.12
This commit is contained in:
parent
dca4047630
commit
94362d2f4c
|
@ -22,7 +22,7 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@istanbuljs/nyc-config-typescript": "1.0.1",
|
"@istanbuljs/nyc-config-typescript": "1.0.1",
|
||||||
"@microsoft/api-documenter": "7.9.10",
|
"@microsoft/api-documenter": "7.9.12",
|
||||||
"@microsoft/api-extractor": "7.10.4",
|
"@microsoft/api-extractor": "7.10.4",
|
||||||
"@types/chai": "4.2.13",
|
"@types/chai": "4.2.13",
|
||||||
"@types/chai-as-promised": "7.1.3",
|
"@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"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
|
||||||
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
|
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
|
||||||
|
|
||||||
"@microsoft/api-documenter@7.9.10":
|
"@microsoft/api-documenter@7.9.12":
|
||||||
version "7.9.10"
|
version "7.9.12"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.9.10.tgz#405d28a48803b6aeb5a284b0375b5d468e1b2f27"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.9.12.tgz#58a2a55c4ec7ad69f8a883105391205942533495"
|
||||||
integrity sha512-Zabla5EelV1HY7+f8S+DyGEZ3IsYzr0PJgoGuZNfp8MX4HQUEM9jRQpuxcnFbdFJWmAHAbQu7gN3yT6GrxgoMg==
|
integrity sha512-+GeQh0klA899fC8Hlc7QIdpPBF0XZSS8Yn5edMP1ydppFovflHClJIqYfhhI5j71p0EQ/CPX0unYaypF0jp8uA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@microsoft/api-extractor-model" "7.10.3"
|
"@microsoft/api-extractor-model" "7.10.3"
|
||||||
"@microsoft/tsdoc" "0.12.19"
|
"@microsoft/tsdoc" "0.12.19"
|
||||||
|
|
Loading…
Reference in New Issue