From c9d27e29d6b36a1a5cd0d919e3ff327a48b45b72 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2020 09:08:08 +0000 Subject: [PATCH] Bump rollup from 2.3.0 to 2.3.3 Bumps [rollup](https://github.com/rollup/rollup) from 2.3.0 to 2.3.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.3.0...v2.3.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 790ac2a44a..fc906d0a8b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10170,9 +10170,9 @@ } }, "rollup": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.3.0.tgz", - "integrity": "sha512-nIq2Z9YwNbEfqTlAXe/tVl8CwUsjX/8Q5Jxlx+JRoYCu5keKLc6k0zyt11sM6WtCDxhmmJEIosFy9y26ZFRx6w==", + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.3.3.tgz", + "integrity": "sha512-uJ9VNWk80mb4wDCSfd1AyHoSc9TrWbkZtnO6wbsMTp9muSWkT26Dvc99MX1yGCOTvUN1Skw/KpFzKdUDuZKTXA==", "dev": true, "requires": { "fsevents": "~2.1.2"