From a7a7ed828acc01a266b6fc0b98e895c1b7402178 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 09:18:03 +0000 Subject: [PATCH] Bump rollup from 2.12.0 to 2.15.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.12.0 to 2.15.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.12.0...v2.15.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 ec9b86a660..740c47b83c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11079,9 +11079,9 @@ } }, "rollup": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.12.0.tgz", - "integrity": "sha512-vKwc/xFkZGM9DRai3Eztpr/4g0yYDgNKVq8tLXhq/aSLbR+/EVL6rTjEW9bgWgeYEIKoN66/5w2Bjv1gzyHR/w==", + "version": "2.15.0", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.15.0.tgz", + "integrity": "sha512-HAk4kyXiV5sdNDnbKWk5zBPnkX/DAgx09Kbp8rRIRDVsTUVN3vnSowR7ZHkV6/lAiE6c2TQ8HtYb72aCPGW4Jw==", "dev": true, "requires": { "fsevents": "~2.1.2"