update: update dependency @microsoft/api-documenter to v7.9.9
This commit is contained in:
parent
2ea29ff4af
commit
fe51fd324a
|
@ -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.8",
|
"@microsoft/api-documenter": "7.9.9",
|
||||||
"@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.8":
|
"@microsoft/api-documenter@7.9.9":
|
||||||
version "7.9.8"
|
version "7.9.9"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.9.8.tgz#80fe26f6140af92f823fe2db1e912a9a5a5b5db0"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.9.9.tgz#9b9923f80178c810730bd0ce6749279b7ee40a99"
|
||||||
integrity sha512-eiiJ1GN3/6NP5oWezTJpzb9/VRRlYEZR82eKrZpAqi0OvY9rezG6Zxz4ZqQM/Z9sTqdme1x2bPa5wTLPrqukOA==
|
integrity sha512-dM+vSlj1TDR5YEqs5A6FkmbKBu9Nl7PkNjDBCZoRfRtliZM7T9uzpHZptDQ828/jvvs0+tkA2ZHOZSBp3P+QYQ==
|
||||||
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