From 5f28e72fc68e3ac59408fad4dda200b725449f85 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2020 04:40:48 +0000 Subject: [PATCH] Bump rollup from 2.11.2 to 2.12.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.11.2 to 2.12.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.11.2...v2.12.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 e3e0241..ff983ef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7485,9 +7485,9 @@ } }, "rollup": { - "version": "2.11.2", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.11.2.tgz", - "integrity": "sha512-pJT6mfH+/gh1sOWyNMAWxjbYGL5x2AfsaR0SWLRwq2e7vxOKt/0mBjtYDTVYF8JXxVzmnuDzA+EpsPLWt/oyrg==", + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.12.0.tgz", + "integrity": "sha512-vKwc/xFkZGM9DRai3Eztpr/4g0yYDgNKVq8tLXhq/aSLbR+/EVL6rTjEW9bgWgeYEIKoN66/5w2Bjv1gzyHR/w==", "dev": true, "requires": { "fsevents": "~2.1.2"