From 6690ff614c44ef859071a228dcde0e3609775b85 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2019 13:36:32 +0000 Subject: [PATCH] Bump rollup from 1.27.2 to 1.27.3 Bumps [rollup](https://github.com/rollup/rollup) from 1.27.2 to 1.27.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/v1.27.2...v1.27.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 fa253e1a..91c7032a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4534,9 +4534,9 @@ } }, "rollup": { - "version": "1.27.2", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.27.2.tgz", - "integrity": "sha512-sD3iyd0zlvgK1S3MmICi6F/Y+R/QWY5XxzsTGN4pAd+nCasDUizmAhgq2hdh1t2eLux974NHU2TW41fhuGPv+Q==", + "version": "1.27.3", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.27.3.tgz", + "integrity": "sha512-79AEh4m5NPCz97GTuIoXpSFIMPyk2AiqVQp040baSRPXk/I4YMGt5/CR9GX5oEYEkxwBZoWLheaS1/w/FidfJw==", "requires": { "@types/estree": "*", "@types/node": "*",