diff --git a/package.json b/package.json index 3885346..7b96793 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "devDependencies": { "@apextoaster/js-utils": "0.2.1", "@istanbuljs/nyc-config-typescript": "1.0.1", - "@microsoft/api-documenter": "7.13.13", + "@microsoft/api-documenter": "7.13.15", "@microsoft/api-extractor": "7.16.0", "@types/chai": "4.2.18", "@types/chai-as-promised": "7.1.4", diff --git a/yarn.lock b/yarn.lock index 630eb9c..f98a068 100644 --- a/yarn.lock +++ b/yarn.lock @@ -200,10 +200,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd" integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw== -"@microsoft/api-documenter@7.13.13": - version "7.13.13" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.13.13.tgz#5e7821d929bb5c86822dd49bcacf5c65c131b69a" - integrity sha512-40htvFSY7hyJEtmJVoV+yvAz+2Vr6noYkbf0Yu9wMIVKoT5V/XqoubadKYrP8yxtFLaCC0Y/427gbpWEcz8L6A== +"@microsoft/api-documenter@7.13.15": + version "7.13.15" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.13.15.tgz#8c482ae877d74556afd23d510d1736724ddc51f8" + integrity sha512-7nJpC7uyBAaCzZkZKUufu1fd16KwWGMnlZzVe/SZuxLmYhu38XqC9KAaTasoyvrOJ8cdlf+JUgkMPV6qoOTLsw== dependencies: "@microsoft/api-extractor-model" "7.13.2" "@microsoft/tsdoc" "0.13.2"