From 6fd2688fec8d2654b160ecc221685d12ac605ee5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2019 13:32:25 +0000 Subject: [PATCH] Bump rollup from 1.27.1 to 1.27.2 Bumps [rollup](https://github.com/rollup/rollup) from 1.27.1 to 1.27.2. - [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.1...v1.27.2) 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 4a2f9998..ea36ef1b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4534,9 +4534,9 @@ } }, "rollup": { - "version": "1.27.1", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.27.1.tgz", - "integrity": "sha512-tRJcEYjJalj/wFiqM7GmynLeaKANS4CRPCYB8D7ylrl7Mrsmpgo6xuXE2v9K9EpX0kwFztAIwVltycA+Wr9b7Q==", + "version": "1.27.2", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.27.2.tgz", + "integrity": "sha512-sD3iyd0zlvgK1S3MmICi6F/Y+R/QWY5XxzsTGN4pAd+nCasDUizmAhgq2hdh1t2eLux974NHU2TW41fhuGPv+Q==", "requires": { "@types/estree": "*", "@types/node": "*",