From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2019 07:16:35 +0000 (+0000) Subject: build(deps-dev): bump rollup from 1.27.0 to 1.27.2 X-Git-Tag: v3.0.0-alpha.0~185 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=825e231ccf7b6462a9a751ac09a3614e3094dd99;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump rollup from 1.27.0 to 1.27.2 Bumps [rollup](https://github.com/rollup/rollup) from 1.27.0 to 1.27.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v1.27.0...v1.27.2) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index 7498feb023..49acad9e77 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6378,9 +6378,9 @@ rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1: estree-walker "^0.6.1" rollup@^1.19.4: - version "1.27.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.0.tgz#7afe0da89c967cec5ccea7e919da6c89a1a68666" - integrity sha512-yaMna4MJ8LLEHhHl1ilgHakylf0LKeQctDxhngZLQ+W57GnXa5vtH7XKaK8zlAhNEhlWiH5YFVFt+QCDPUmNkw== + version "1.27.2" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.2.tgz#caf54a93df228bf7864f13dddcdb363d3e958509" + integrity sha512-sD3iyd0zlvgK1S3MmICi6F/Y+R/QWY5XxzsTGN4pAd+nCasDUizmAhgq2hdh1t2eLux974NHU2TW41fhuGPv+Q== dependencies: "@types/estree" "*" "@types/node" "*"