From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 08:12:11 +0000 (+0000) Subject: build(deps-dev): bump @microsoft/api-extractor from 7.8.1 to 7.8.2 X-Git-Tag: v3.0.0-beta.15~76 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8e945c9751d85f20c420dbb48f474141fd4245e3;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump @microsoft/api-extractor from 7.8.1 to 7.8.2 Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.8.1 to 7.8.2. - [Release notes](https://github.com/microsoft/rushstack/releases) - [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.8.1...@microsoft/api-extractor_v7.8.2) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index 764d2f91de..260b1f9943 100644 --- a/yarn.lock +++ b/yarn.lock @@ -570,9 +570,9 @@ "@rushstack/node-core-library" "3.19.7" "@microsoft/api-extractor@^7.3.9": - version "7.8.1" - resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.8.1.tgz#29b473ef85273b6b28974f89f1ccd46329297bc3" - integrity sha512-jS1B1E7kQK8yrCM6SwwYFdtXTHb0/xLrF/kbHJoRnNQYKz2c1hwHMK35JKTTDiWTwpBMpkbzCR5Fj+6Up3yy0A== + version "7.8.2" + resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.8.2.tgz#6e4665adf45d84fe388b6280455c56b6eabe7520" + integrity sha512-KPszZ6LLSZyUy0cyGkOhnrJgTedcuFdhYJ6MDF9qrjBGDsHViUb3XuYE2ne+uVARQf9EReEWdU2a5OHSO5GDmA== dependencies: "@microsoft/api-extractor-model" "7.8.0" "@microsoft/tsdoc" "0.12.19"