From 59686f363125eca2a29bb354c46ebe86c84d5a6e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 05:32:09 +0000 Subject: [PATCH] Bump rollup from 1.32.1 to 2.53.1 Bumps [rollup](https://github.com/rollup/rollup) from 1.32.1 to 2.53.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.32.1...v2.53.1) 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 e5b6f22..f6f0f1f 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "np": "^6.0.0", "npm-run-all": "^4.0.2", "rimraf": "^3.0.0", - "rollup": "^1.29.1", + "rollup": "^2.53.1", "rollup-plugin-babel": "^3.0.3", "rollup-plugin-filesize": "^6.2.1", "rollup-plugin-json": "^4.0.0",