From 2fb0adda502fe8e83774feec5e05eb9877ad873c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2020 07:54:02 +0000 Subject: [PATCH] build(deps-dev): bump rollup from 2.3.4 to 2.4.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.3.4 to 2.4.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.3.4...v2.4.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 da63630db..564f861ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5726,9 +5726,9 @@ rollup-pluginutils@^2.8.2: estree-walker "^0.6.1" rollup@^2.2.0: - version "2.3.4" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.3.4.tgz#979e461f8cab1a71aec2d37ce2a434052ae70223" - integrity sha512-8U9x54RCVhrUEV1zon4Pp8kokg1HM0fwzf5vkwe2/rOfyTClarx5e27kFlaoZ7ofJiazWkNQ+dgdG4HuZxkQ9A== + version "2.4.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.4.0.tgz#b136a4d701d24dd79ec9551ee0330e7f632ee9d2" + integrity sha512-dYE2ZKl9+kxuFKDaaSuauZjIPa8hcKDqI7WrOq1pTXYG4GJw+6ypLifGIvCKw5yJpSmuFohuimYpg0wfRXTCLw== optionalDependencies: fsevents "~2.1.2"