From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2019 07:39:39 +0000 (+0000) Subject: build(deps-dev): bump @microsoft/api-extractor from 7.6.0 to 7.6.1 X-Git-Tag: v3.0.0-alpha.0~180 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f7009d58a353817ff2afe2cf4a3e2d06e6b685fd;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump @microsoft/api-extractor from 7.6.0 to 7.6.1 Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.6.0 to 7.6.1. - [Release notes](https://github.com/microsoft/rushstack/releases) - [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.6.0...@microsoft/api-extractor_v7.6.1) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index c03471ef6a..85677f78db 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1032,9 +1032,9 @@ "@microsoft/tsdoc" "0.12.14" "@microsoft/api-extractor@^7.3.9": - version "7.6.0" - resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.6.0.tgz#1d2a94f3bf1b2bf35bb8fd18cfda37621986e50a" - integrity sha512-CWWARagbgvbegE74oeGCbjvQn13nTiVjTE8DjTB2tvGE2yvB5HxorhWaff+Dvu7kUnQ5Jf44FLibdq8QJssoaw== + version "7.6.1" + resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.6.1.tgz#12ba93af3d9b16a543cfafad07d1dbc20af67570" + integrity sha512-eR88qpvRowIF4eEvmHMN8F8ATMWw2vs2lBk7HlGqmj8uYPzKa673EsJ5hRazzv9VKoyj5O9oMKPs4paYPP2Iew== dependencies: "@microsoft/api-extractor-model" "7.5.6" "@microsoft/node-core-library" "3.18.0"