From d3d5d13963b87d6e4bed26a0a3e59d8e5e4aa80a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 16:36:01 +0000 Subject: [PATCH] Bump rollup from 2.7.3 to 2.7.5 Bumps [rollup](https://github.com/rollup/rollup) from 2.7.3 to 2.7.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.7.3...v2.7.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4e30a26c..22848eed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4254,9 +4254,9 @@ } }, "rollup": { - "version": "2.7.3", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.7.3.tgz", - "integrity": "sha512-lAWJGZ5BQzcu/5fhMKGJrh5oy9LQUoaCid8cQV8k+E2vE9E/UWptzcM+bSBg+u8akORsvnybsqQUE/wVChIazg==", + "version": "2.7.5", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.7.5.tgz", + "integrity": "sha512-xQSM8uzhgtF6tTnTVEvOQThrcG3LPUP3T/4l4EukzDp0kbTY1QRDuXjiwtYzs9odKj9Bj/PccRG6viFfS7DmCQ==", "requires": { "fsevents": "~2.1.2" }