From c20d47233fba86699925740bff9637a6508d03b9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2020 01:00:06 +0000 Subject: [PATCH] chore(deps-dev): 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 bab2bc0c..c28fcdcd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8114,9 +8114,9 @@ rollup-pluginutils@^2.8.2: estree-walker "^0.6.1" rollup@^2.23.0: - 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"