From 45df6301efc8585b7e00f443be7d0ca9f5692466 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 04:42:06 +0000 Subject: [PATCH] Bump rollup from 2.50.6 to 2.51.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.50.6 to 2.51.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.50.6...v2.51.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 1b57bed..aac1854 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7468,9 +7468,9 @@ } }, "rollup": { - "version": "2.50.6", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.50.6.tgz", - "integrity": "sha512-6c5CJPLVgo0iNaZWWliNu1Kl43tjP9LZcp6D/tkf2eLH2a9/WeHxg9vfTFl8QV/2SOyaJX37CEm9XuGM0rviUg==", + "version": "2.51.0", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.51.0.tgz", + "integrity": "sha512-ITLt9sScNCBVspSHauw/W49lEZ0vjN8LyCzSNsNaqT67vTss2lYEfOyxltX8hjrhr1l/rQwmZ2wazzEqhZ/fUg==", "dev": true, "requires": { "fsevents": "~2.3.1"