update: update dependency @microsoft/api-documenter to v7.9.13
This commit is contained in:
parent
56c22314bb
commit
8a91702d75
|
@ -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.12",
|
"@microsoft/api-documenter": "7.9.13",
|
||||||
"@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.12":
|
"@microsoft/api-documenter@7.9.13":
|
||||||
version "7.9.12"
|
version "7.9.13"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.9.12.tgz#58a2a55c4ec7ad69f8a883105391205942533495"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.9.13.tgz#1ed7d0d6c01ff9246cb1489a5ab7ebcbadca89aa"
|
||||||
integrity sha512-+GeQh0klA899fC8Hlc7QIdpPBF0XZSS8Yn5edMP1ydppFovflHClJIqYfhhI5j71p0EQ/CPX0unYaypF0jp8uA==
|
integrity sha512-9Kc0Hhle8wcWsNaKD1/UJRTbqY1a8/Hohi5yIKAPxahTqr8GUOJ8iXn+CyumNSCTTq24WrlieZU2J2HoDL14wQ==
|
||||||
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