From d9f88d7e69a993db6bebc7146fac541de5ddcd94 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 15 May 2020 17:31:50 +0000 Subject: [PATCH] Bump rollup from 2.10.0 to 2.10.2 Bumps [rollup](https://github.com/rollup/rollup) from 2.10.0 to 2.10.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.10.0...v2.10.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 4f8dfbdb..6dc43844 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5537,9 +5537,9 @@ rollup-pluginutils@^2.8.1: estree-walker "^0.6.1" rollup@^2.0.6: - version "2.10.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.0.tgz#73332273fa177cd85c1042659dee6f103761be0d" - integrity sha512-7BmpEfUN9P6esJzWIn3DmR//90mW6YwYB1t3y48LpF8ITpYtL8s1kEirMKqUu44dVH/6a/rs0EuwYVL3FuRDoA== + version "2.10.2" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.2.tgz#9adfcf8ab36861b5b0f8ca7b436f5866e3e9e200" + integrity sha512-tivFM8UXBlYOUqpBYD3pRktYpZvK/eiCQ190eYlrAyrpE/lzkyG2gbawroNdbwmzyUc7Y4eT297xfzv0BDh9qw== optionalDependencies: fsevents "~2.1.2"