From a3c99f06986a3b430bcffc5acfef41e0289896db Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 14:26:17 +0000 Subject: [PATCH] Bump rollup from 1.26.2 to 1.26.3 Bumps [rollup](https://github.com/rollup/rollup) from 1.26.2 to 1.26.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.26.2...v1.26.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 e1283061..d31b19b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3636,9 +3636,9 @@ } }, "rollup": { - "version": "1.26.2", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.26.2.tgz", - "integrity": "sha512-TLM8hlYP85TFFptYlXmr2VnhCLA8GaYXG4LBdWsHu9oBH/Wm5MMPAE9wsAnohfV21Dqq0ZvRHdmsKXomshaDSg==", + "version": "1.26.3", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.26.3.tgz", + "integrity": "sha512-8MhY/M8gnv3Q/pQQSWYWzbeJ5J1C5anCNY5BK1kV8Yzw9RFS0FF4lbLt+uyPO3wLKWXSXrhAL5pWL85TZAh+Sw==", "requires": { "@types/estree": "*", "@types/node": "*",