From e78e42c0c5d7b4bfd151def46fa8074fef16b4b4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 19 May 2020 05:25:28 +0000 Subject: [PATCH] Bump rollup from 2.10.3 to 2.10.4 Bumps [rollup](https://github.com/rollup/rollup) from 2.10.3 to 2.10.4. - [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.3...v2.10.4) 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 4a393c2..0b9aa66 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7233,9 +7233,9 @@ } }, "rollup": { - "version": "2.10.3", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.10.3.tgz", - "integrity": "sha512-Pw4isow3qDZvIozWtEBSZckSxpZgAj11hLijykaO/qZLNq4VGZVZOANBzoWlMabTtg9edQTe3pkLU39PoIkOeg==", + "version": "2.10.4", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.10.4.tgz", + "integrity": "sha512-aYvoYjeu9DwrUTEfRlHiugW1eoHz7EGxETaOISpw+zkH9oOaQLO85eG+14ky4vyYgi3mUofbpWJgb+yLBE0PKw==", "dev": true, "requires": { "fsevents": "~2.1.2"