From 5fc91a72b86d9d9d4a58aee107ca96a636257a01 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 7 May 2020 07:35:37 +0000 Subject: [PATCH] Bump rollup from 2.8.1 to 2.8.2 Bumps [rollup](https://github.com/rollup/rollup) from 2.8.1 to 2.8.2. - [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.8.1...v2.8.2) 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 569a9f8..67ef214 100644 --- a/package-lock.json +++ b/package-lock.json @@ -705,9 +705,9 @@ } }, "rollup": { - "version": "2.8.1", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.8.1.tgz", - "integrity": "sha512-j4aRMIpr0LT5JogYQ0tkznjgKglI11fipTAUgpkhB14imdnlOfD30LDk1cRX2GWaFI0+i8ryW+k8+heVwcoyug==", + "version": "2.8.2", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.8.2.tgz", + "integrity": "sha512-LRzMcB8V1M69pSvf6uCbR+W9OPCy5FuxcIwqioWg5RKidrrqKbzjJF9pEGXceaMVkbptNFZgIVJlUokCU0sfng==", "dev": true, "requires": { "fsevents": "~2.1.2"