From ac4467a6e6d1a97cdd30b5791e5f183bc389f2e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 05:09:05 +0000 Subject: [PATCH] Bump rollup from 2.32.1 to 2.33.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.32.1 to 2.33.0. - [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.32.1...v2.33.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad9ddcc4b..3f9d58f8a 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "phantomjs-prebuilt": "~2.1.11", "postcss": "^8.1.1", "postcss-selector-prepend": "^0.5.0", - "rollup": "~2.32.0", + "rollup": "~2.33.0", "rollup-plugin-includepaths": "~0.2.3", "rollup-plugin-progress": "^1.1.1", "rollup-plugin-visualizer": "~4.1.1",