From 6cb8d3d2909a7a867f921f9a78a76db2f1086537 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Jan 2021 06:26:29 +0000 Subject: [PATCH] :arrow_up: Bump rollup from 2.36.2 to 2.37.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.36.2 to 2.37.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.36.2...v2.37.0) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e2aac70..781c2d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14291,9 +14291,9 @@ } }, "rollup": { - "version": "2.36.2", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.36.2.tgz", - "integrity": "sha512-qjjiuJKb+/8n0EZyQYVW+gFU4bNRBcZaXVzUgSVrGw0HlQBlK2aWyaOMMs1Ufic1jV69b9kW3u3i9B+hISDm3A==", + "version": "2.37.0", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.37.0.tgz", + "integrity": "sha512-cbxuxkMGCQV+TnVh+yZSUerbVb5i8soRydbzHYoMNojgt7MMi+jDLLs24U9HHCssKkwkXmsj+LXcOZMldTbz2w==", "dev": true, "requires": { "fsevents": "~2.1.2"