diff --git a/package.json b/package.json index e82d044..0e53052 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.12.15", + "@microsoft/api-documenter": "7.12.16", "@microsoft/api-extractor": "7.13.2-pr1916.0", "@types/chai": "4.2.15", "@types/chai-as-promised": "7.1.3", diff --git a/yarn.lock b/yarn.lock index f00b14c..83ce2bc 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.12.15": - version "7.12.15" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.12.15.tgz#d40d6b5f400f35499e465596abcda26210f84dbb" - integrity sha512-ppggqrWmA9dl9/j4CiZynXevce0OxeGspu+LxFEYuPBXyDhGddztUvy6qMOHIQfcqgBQG9kBMF3eWuYb77JrPg== +"@microsoft/api-documenter@7.12.16": + version "7.12.16" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.12.16.tgz#55b8b62417761edb92ed84acecc8acb3ea24b3fe" + integrity sha512-KXc7sq0GzN0SkdYl1RV/Ij9psn0i+pgUl8dMQ43TyfxfPDMFEJRXkU1owNfCCaKCiusdIXIKj2n7G07ef07BvA== dependencies: "@microsoft/api-extractor-model" "7.12.2" "@microsoft/tsdoc" "0.12.24"