From b3ffa4a7d8f817d99599c8b60d9ee2a4e59753ac Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2020 09:43:53 +0000 Subject: [PATCH] Bump rollup from 2.18.0 to 2.19.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.18.0 to 2.19.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.18.0...v2.19.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 9f3d4fa6af..0c699cce1a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10861,9 +10861,9 @@ } }, "rollup": { - "version": "2.18.0", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.18.0.tgz", - "integrity": "sha512-LhuQQp3WpnHo3HlKCRrdMXpB6jdLsGOoXXSfMjbv74s5VdV3WZhkYJT0Z6w/EH3UgPH+g/S9T4GJrKW/5iD8TA==", + "version": "2.19.0", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.19.0.tgz", + "integrity": "sha512-nny5Vs4jwY3vbQAXgOyU4ZDZqLvMKm/umnsVry/demVL6ve8ke1XhdpYE0eiWencASmx/qFPw6pP8P7MLJl9XA==", "dev": true, "requires": { "fsevents": "~2.1.2"