From 98dbf41871aec4f9adbad1dc7cec1d3245c38a69 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 20 Nov 2019 06:16:30 +0000 Subject: [PATCH] update: update dependency @microsoft/api-documenter to v7.6.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a99180f..a722eb3 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "license": "MIT", "devDependencies": { "@istanbuljs/nyc-config-typescript": "0.1.3", - "@microsoft/api-documenter": "7.6.0", + "@microsoft/api-documenter": "7.6.1", "@microsoft/api-extractor": "7.6.0", "@types/bunyan": "1.8.6", "@types/chai": "4.2.5", diff --git a/yarn.lock b/yarn.lock index 45b6a06..73c468a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -94,10 +94,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/nyc-config-typescript/-/nyc-config-typescript-0.1.3.tgz#944d15b3ebdb71f963a628daffaa25ade981bb86" integrity sha512-EzRFg92bRSD1W/zeuNkeGwph0nkWf+pP2l/lYW4/5hav7RjKKBN5kV1Ix7Tvi0CMu3pC4Wi/U7rNisiJMR3ORg== -"@microsoft/api-documenter@7.6.0": - version "7.6.0" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.6.0.tgz#c04bc6aa3a7e69ea04b12144208e8c2136b23d43" - integrity sha512-wzyY/a/NpQvP+iyldIr+NcKDyXzD+sD7JPdm0YbdoUup8rj1+0HrJzBXU1X2LSoNed2kZ21NGechObiURlKzHA== +"@microsoft/api-documenter@7.6.1": + version "7.6.1" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.6.1.tgz#5d8f4fd15c3dc0415cf56786afae0716d2153b5b" + integrity sha512-hnSlNdhBMjvpkwZVJ7ftB2Xh0D2DOcyjYhNLt9jmeg0OwIRD2noBRasbH0D22Zzzb1P2URKhUWhUV1WTVZpQDw== dependencies: "@microsoft/api-extractor-model" "7.5.6" "@microsoft/node-core-library" "3.18.0"