From e0b334cd3ed4179f71de3904c724b20df566018a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2020 09:18:17 +0000 Subject: [PATCH] chore(deps): bump rollup from 1.32.1 to 2.26.11 Bumps [rollup](https://github.com/rollup/rollup) from 1.32.1 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/v1.32.1...v2.26.11) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a807b294..1709321a 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "read-pkg-up": "^7.0.1", "resolve": "^1.12.0", "rimraf": "^3.0.0", - "rollup": "^1.19.4", + "rollup": "^2.26.11", "rollup-plugin-babel": "^4.3.3", "rollup-plugin-node-builtins": "^2.1.2", "rollup-plugin-node-globals": "^1.4.0",