From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2020 08:07:08 +0000 (+0000) Subject: build(deps-dev): bump rollup from 2.7.1 to 2.7.2 X-Git-Tag: v3.0.0-beta.4~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1e6932edc427724aeafdf315b1089d7e5ce673a;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump rollup from 2.7.1 to 2.7.2 Bumps [rollup](https://github.com/rollup/rollup) from 2.7.1 to 2.7.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/v2.7.1...v2.7.2) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index c8a2a9d855..2fb512b69a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5751,9 +5751,9 @@ rollup-pluginutils@^2.8.2: estree-walker "^0.6.1" rollup@^2.2.0: - version "2.7.1" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.1.tgz#d571e49a35b1c923fe9cf6f7290dba2482864fdc" - integrity sha512-c1FCjY8HK1nAq0bTZHaR72ZknpP7p0EjxbcVc6BcmtOosurK//P5jtwxX+f/4fgtbrjczqf0uvR+EdtxpriE8g== + version "2.7.2" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.2.tgz#0f8ee6216d33e83c0750116312c2c92b94cc7f72" + integrity sha512-SdtTZVMMVSPe7SNv4exUyPXARe5v/p3TeeG3LRA5WabLPJt4Usi3wVrvVlyAUTG40JJmqS6zbIHt2vWTss2prw== optionalDependencies: fsevents "~2.1.2"