From 374ccfa1f64878ca46bd8ae631835d45016363e7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2020 21:22:33 +0000 Subject: [PATCH] Bump rollup from 2.3.4 to 2.3.5 Bumps [rollup](https://github.com/rollup/rollup) from 2.3.4 to 2.3.5. - [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.3.5) 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 ab16c26..cc198b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5664,9 +5664,9 @@ } }, "rollup": { - "version": "2.3.4", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.3.4.tgz", - "integrity": "sha512-8U9x54RCVhrUEV1zon4Pp8kokg1HM0fwzf5vkwe2/rOfyTClarx5e27kFlaoZ7ofJiazWkNQ+dgdG4HuZxkQ9A==", + "version": "2.3.5", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.3.5.tgz", + "integrity": "sha512-SOdDjh1x+0q4/xZX3KGgT4+T3gp1E0U/9DfCW982Zd4PdKXqriJ9TosOEwzIA8fkhIQmxWhqeJCLZTmY3H/gdA==", "dev": true, "requires": { "fsevents": "~2.1.2"