From b394efb512713ef42008511fd1bf996e9de6f9ce Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2020 10:21:23 +0000 Subject: [PATCH] build(deps-dev): bump rollup from 2.6.1 to 2.7.2 Bumps [rollup](https://github.com/rollup/rollup) from 2.6.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.6.1...v2.7.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 2ef81b1ae..ba45e0332 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5398,9 +5398,9 @@ rollup@^1.12.1: acorn "^7.1.0" rollup@^2.0.6: - version "2.6.1" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.6.1.tgz#8354e67caa7b8bf24c2488d9e2f64da2be62eebe" - integrity sha512-1RhFDRJeg027YjBO6+JxmVWkEZY0ASztHhoEUEWxOwkh4mjO58TFD6Uo7T7Y3FbmDpRTfKhM5NVxJyimCn0Elg== + 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"