diff --git a/package.json b/package.json index f92f899..5dce617 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.9.10", + "@microsoft/api-documenter": "7.9.12", "@microsoft/api-extractor": "7.10.4", "@types/chai": "4.2.13", "@types/chai-as-promised": "7.1.3", diff --git a/yarn.lock b/yarn.lock index 55d95c0..6af0037 100644 --- a/yarn.lock +++ b/yarn.lock @@ -180,10 +180,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd" integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw== -"@microsoft/api-documenter@7.9.10": - version "7.9.10" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.9.10.tgz#405d28a48803b6aeb5a284b0375b5d468e1b2f27" - integrity sha512-Zabla5EelV1HY7+f8S+DyGEZ3IsYzr0PJgoGuZNfp8MX4HQUEM9jRQpuxcnFbdFJWmAHAbQu7gN3yT6GrxgoMg== +"@microsoft/api-documenter@7.9.12": + version "7.9.12" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.9.12.tgz#58a2a55c4ec7ad69f8a883105391205942533495" + integrity sha512-+GeQh0klA899fC8Hlc7QIdpPBF0XZSS8Yn5edMP1ydppFovflHClJIqYfhhI5j71p0EQ/CPX0unYaypF0jp8uA== dependencies: "@microsoft/api-extractor-model" "7.10.3" "@microsoft/tsdoc" "0.12.19"