From d7fe7de50c35fa6c914d8b7bbc98318516fee179 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 24 May 2020 06:50:23 +0000 Subject: [PATCH] Bump rollup from 2.10.7 to 2.10.9 Bumps [rollup](https://github.com/rollup/rollup) from 2.10.7 to 2.10.9. - [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.7...v2.10.9) 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 cb35028b..d7c042c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6570,9 +6570,9 @@ } }, "rollup": { - "version": "2.10.7", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.10.7.tgz", - "integrity": "sha512-rofUSH2i4GymWhQq6bfRaSiVbz4LEB4h/7+AhuXCaeOSwQqClD0hINjs59j8SyfQwcqe83NcVJAY2kjp0h33bQ==", + "version": "2.10.9", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.10.9.tgz", + "integrity": "sha512-dY/EbjiWC17ZCUSyk14hkxATAMAShkMsD43XmZGWjLrgFj15M3Dw2kEkA9ns64BiLFm9PKN6vTQw8neHwK74eg==", "dev": true, "requires": { "fsevents": "~2.1.2"