From 43098a4339b5619b9d6bd6a372ca5113577afff0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2020 14:27:47 +0000 Subject: [PATCH] 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] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index aeaae5f5..0a35a293 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4214,9 +4214,9 @@ } }, "rollup": { - "version": "2.3.4", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.3.4.tgz", - "integrity": "sha512-8U9x54RCVhrUEV1zon4Pp8kokg1HM0fwzf5vkwe2/rOfyTClarx5e27kFlaoZ7ofJiazWkNQ+dgdG4HuZxkQ9A==", + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.4.0.tgz", + "integrity": "sha512-dYE2ZKl9+kxuFKDaaSuauZjIPa8hcKDqI7WrOq1pTXYG4GJw+6ypLifGIvCKw5yJpSmuFohuimYpg0wfRXTCLw==", "requires": { "fsevents": "~2.1.2" }