diff --git a/package.json b/package.json index 0509db0..04fe70e 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.5", + "@microsoft/api-documenter": "7.12.6", "@microsoft/api-extractor": "7.13.0", "@types/chai": "4.2.14", "@types/chai-as-promised": "7.1.3", diff --git a/yarn.lock b/yarn.lock index 6a0d297..3ae7a19 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.12.5": - version "7.12.5" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.12.5.tgz#dc12c11b2dcac868f4f7ee8e50d2ce49641a0e02" - integrity sha512-Mrogwtt2WJiXharHxF52XnIHU8iM+YcmfHxWcnYyO9IXVqovQDK4xSYa22V9WRbGtjmxUH9sFBOcdvSsF6JHUA== +"@microsoft/api-documenter@7.12.6": + version "7.12.6" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.12.6.tgz#a7aec65d16cac9009dea38230aea77fb85089fd7" + integrity sha512-67VolY0ObxFyLqK5eVT73x1TLldZHWOyeW4R1FazGA+3LPheCU+TLW6ys7yrdtwuprw2jqtOXcvhVYVuvjkepw== dependencies: "@microsoft/api-extractor-model" "7.12.1" "@microsoft/tsdoc" "0.12.24"