diff --git a/package.json b/package.json index 48d4b5f..c45c319 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "license": "MIT", "devDependencies": { "@istanbuljs/nyc-config-typescript": "1.0.1", - "@microsoft/api-documenter": "7.7.15", + "@microsoft/api-documenter": "7.7.16", "@microsoft/api-extractor": "7.7.10", "@types/chai": "4.2.11", "@types/chai-as-promised": "7.1.2", diff --git a/yarn.lock b/yarn.lock index 8ac2dce..f83e6c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -159,10 +159,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd" integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw== -"@microsoft/api-documenter@7.7.15": - version "7.7.15" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.7.15.tgz#66f2c25af9fe1641f511a780f797dd18f7826cee" - integrity sha512-6W2vIlOp7G3+PdKczVYiEYyxxh/5FYFh/9Ft1pdcDiMUOUujRmgRlp4gp5La0sY3b9Y2g9RO4illgyNPw1F8kQ== +"@microsoft/api-documenter@7.7.16": + version "7.7.16" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.7.16.tgz#6e23fb233cbcd9ecdf36903accf607ed32f47a6b" + integrity sha512-1iuaNbfLCr8y56Dw3NHbeoJwGfKPwmJSBld0Ziw3ToY+B0BwcHPQxRL+LD460uwyeLcB6de5Sw/QXA2+RwGPSw== dependencies: "@microsoft/api-extractor-model" "7.7.10" "@microsoft/tsdoc" "0.12.19"