From aad7526583d3ab07eb5065d40111d88dc07a4705 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2020 16:59:28 +0000 Subject: [PATCH] build(deps-dev): bump rollup from 2.26.6 to 2.26.11 Bumps [rollup](https://github.com/rollup/rollup) from 2.26.6 to 2.26.11. - [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.26.6...v2.26.11) 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 f29bd0ad..1fce3385 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7789,9 +7789,9 @@ } }, "rollup": { - "version": "2.26.6", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.26.6.tgz", - "integrity": "sha512-iSB7eE3k/VNQHnI7ckS++4yIqTamoUCB1xo7MswhJ/fg22oFYR5+xCrUZVviBj97jvc5A31MPbVMw1Wc3jWxmw==", + "version": "2.26.11", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.26.11.tgz", + "integrity": "sha512-xyfxxhsE6hW57xhfL1I+ixH8l2bdoIMaAecdQiWF3N7IgJEMu99JG+daBiSZQjnBpzFxa0/xZm+3pbCdAQehHw==", "dev": true, "requires": { "fsevents": "~2.1.2"