update: update dependency @microsoft/api-documenter to v7.13.15
This commit is contained in:
parent
c997b678b1
commit
9fd595f657
|
@ -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.13.13",
|
"@microsoft/api-documenter": "7.13.15",
|
||||||
"@microsoft/api-extractor": "7.15.2",
|
"@microsoft/api-extractor": "7.15.2",
|
||||||
"@types/chai": "4.2.18",
|
"@types/chai": "4.2.18",
|
||||||
"@types/chai-as-promised": "7.1.4",
|
"@types/chai-as-promised": "7.1.4",
|
||||||
|
|
|
@ -195,10 +195,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.13.13":
|
"@microsoft/api-documenter@7.13.15":
|
||||||
version "7.13.13"
|
version "7.13.15"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.13.13.tgz#5e7821d929bb5c86822dd49bcacf5c65c131b69a"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.13.15.tgz#8c482ae877d74556afd23d510d1736724ddc51f8"
|
||||||
integrity sha512-40htvFSY7hyJEtmJVoV+yvAz+2Vr6noYkbf0Yu9wMIVKoT5V/XqoubadKYrP8yxtFLaCC0Y/427gbpWEcz8L6A==
|
integrity sha512-7nJpC7uyBAaCzZkZKUufu1fd16KwWGMnlZzVe/SZuxLmYhu38XqC9KAaTasoyvrOJ8cdlf+JUgkMPV6qoOTLsw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@microsoft/api-extractor-model" "7.13.2"
|
"@microsoft/api-extractor-model" "7.13.2"
|
||||||
"@microsoft/tsdoc" "0.13.2"
|
"@microsoft/tsdoc" "0.13.2"
|
||||||
|
|
Loading…
Reference in New Issue