From 4bfa7dd15711c015973d45f7b8f14750c959cd05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 15:03:22 +0000 Subject: [PATCH] Bump rollup from 2.36.2 to 2.38.3 Bumps [rollup](https://github.com/rollup/rollup) from 2.36.2 to 2.38.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/v2.36.2...v2.38.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4764a767c..647aa39e1 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "phantomjs-prebuilt": "~2.1.11", "postcss": "^8.1.1", "postcss-selector-prepend": "^0.5.0", - "rollup": "~2.36.1", + "rollup": "~2.38.3", "rollup-plugin-includepaths": "~0.2.3", "rollup-plugin-progress": "^1.1.1", "rollup-plugin-visualizer": "~4.2.0",