From 1f478c46694e3191137bc6da0d4e1ec85fca0704 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2019 10:01:45 +0000 Subject: [PATCH] Bump rollup from 1.27.10 to 1.27.12 Bumps [rollup](https://github.com/rollup/rollup) from 1.27.10 to 1.27.12. - [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/v1.27.10...v1.27.12) 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 0a522bf7..bf147f4e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2375,9 +2375,9 @@ } }, "rollup": { - "version": "1.27.10", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.27.10.tgz", - "integrity": "sha512-5PjBSKney8zLu7tTn/y4iVBL3OyK+G9rA/wfkcY78bZ9kAMtgNqb8nOfR5KpoDYyt8Vs5o2o8DyDjf9RpwYbAg==", + "version": "1.27.12", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.27.12.tgz", + "integrity": "sha512-51iR7n6NQfdQJlRrIktaGmkdt395A8Vue7CdnlrK6UhY9DY2GaKsTdljWeXisJuZh+w90Gz8VFNh5X+yxP20oQ==", "dev": true, "requires": { "@types/estree": "*",