From 7d1f06b4c5bfeb5d2755fb11d1462de778d76820 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 22:43:24 +0000 Subject: [PATCH] Bump rollup from 2.10.2 to 2.10.3 Bumps [rollup](https://github.com/rollup/rollup) from 2.10.2 to 2.10.3. - [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.10.2...v2.10.3) 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 b40e441..36f8a1d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5938,9 +5938,9 @@ } }, "rollup": { - "version": "2.10.2", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.10.2.tgz", - "integrity": "sha512-tivFM8UXBlYOUqpBYD3pRktYpZvK/eiCQ190eYlrAyrpE/lzkyG2gbawroNdbwmzyUc7Y4eT297xfzv0BDh9qw==", + "version": "2.10.3", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.10.3.tgz", + "integrity": "sha512-Pw4isow3qDZvIozWtEBSZckSxpZgAj11hLijykaO/qZLNq4VGZVZOANBzoWlMabTtg9edQTe3pkLU39PoIkOeg==", "dev": true, "requires": { "fsevents": "~2.1.2"