From b8a6e98efc133a020b2502371a3cfbf79a0a9fa2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Jul 2021 06:44:39 +0000 Subject: [PATCH] Bump rollup from 1.32.1 to 2.53.3 Bumps [rollup](https://github.com/rollup/rollup) from 1.32.1 to 2.53.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/v1.32.1...v2.53.3) 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 e228202..6baa594 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "lint-staged": "^10.0.7", "prettier": "^2.0.2", "react": "^16.12.0", - "rollup": "^1.31.0", + "rollup": "^2.53.3", "rollup-plugin-babel": "^4.3.3", "rollup-plugin-commonjs": "^10.1.0", "rollup-plugin-peer-deps-external": "^2.2.2",