From 575c957c69edfa54f2279c5fb8c64d24b6486068 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2019 06:41:29 +0000 Subject: [PATCH] build(deps-dev): bump @microsoft/api-extractor from 7.4.1 to 7.4.2 Bumps [@microsoft/api-extractor](https://github.com/Microsoft/web-build-tools) from 7.4.1 to 7.4.2. - [Release notes](https://github.com/Microsoft/web-build-tools/releases) - [Commits](https://github.com/Microsoft/web-build-tools/compare/@microsoft/api-extractor_v7.4.1...@microsoft/api-extractor_v7.4.2) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index f4cc58f3..f75121d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1054,9 +1054,9 @@ "@types/node" "8.5.8" "@microsoft/api-extractor@^7.3.9": - version "7.4.1" - resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.4.1.tgz#f34ed0b5ac42a7038eb430a8fd6a0974a5487acb" - integrity sha512-Ng6Lrva2Sy6ISrv5ko0suaOCBdrL0H4eeYlbGSOuCEe1H11JR/pKZ1sN421pEmJvTjsYtIzwFpLdCb117oPZWQ== + version "7.4.2" + resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.4.2.tgz#440023cf05c69840e054cdb5f85cab9680227a40" + integrity sha512-O8OEaFvsvWEuwkOcVyWegIAFDY6TBZBvSIoOKLsSQYiQZtryGf13e2ym83iewhbUN7RmuOJtyQUKlBvcJbpgQA== dependencies: "@microsoft/api-extractor-model" "7.4.1" "@microsoft/node-core-library" "3.14.2"