From d63161548b4398857720e3ad388f69be26ada504 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2020 17:32:19 +0000 Subject: [PATCH] Bump rollup from 2.24.0 to 2.25.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.24.0 to 2.25.0. - [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.24.0...v2.25.0) 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 f08b4a6..a9bb2f1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9262,9 +9262,9 @@ rollup-pluginutils@^2.3.3: estree-walker "^0.6.1" rollup@^2.0.0, rollup@^2.3.2: - version "2.24.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.24.0.tgz#d51b536a67664029138ebc85705efbe88558da3a" - integrity sha512-UaTQNUUjKT9NANDGOlZ2fZW9wL7OPYH8RS6CrHjsjdwlboc//xBDET5Q7WZOD2k+cJ2iD2fEnq4fnpVo2eTjGA== + version "2.25.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.25.0.tgz#5c69aa9a19b7ae2fd26520d790c01e7a46c9b6ea" + integrity sha512-S+OzytEaqcLugXAqesmJMb1Q16I6h1ps8F3AOX7yMZ1OkkuOATJH/x2lqJJtjQo2/d+0J4j62M2RbvgmxvOuCw== optionalDependencies: fsevents "~2.1.2"