From c781f3916723f28eabaaf007e82a3db13408f156 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2020 20:46:14 +0000 Subject: [PATCH] Bump rollup from 1.31.1 to 2.13.1 Bumps [rollup](https://github.com/rollup/rollup) from 1.31.1 to 2.13.1. - [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.31.1...v2.13.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb29cc7b3..b9e9078d9 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "postcss": "^7.0.27", "postcss-selector-prepend": "^0.5.0", "request": "^2.88.0", - "rollup": "~1.31.1", + "rollup": "~2.13.1", "rollup-plugin-includepaths": "~0.2.3", "rollup-plugin-progress": "^1.1.1", "rollup-plugin-visualizer": "~3.3.1",