From 5f0cceaff6f7abc853707a546e3d326dfd2a5e82 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 06:11:52 +0000 Subject: [PATCH] chore(deps-dev): bump rollup from 0.36.4 to 2.42.2 Bumps [rollup](https://github.com/rollup/rollup) from 0.36.4 to 2.42.2. - [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/v0.36.4...v2.42.2) 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 ab5b6ac..508e32b 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "eslint-plugin-babel": "^5.3.0", "jscodeshift": "^0.6.4", "mocha": "^3.0.2", - "rollup": "^0.36.0", + "rollup": "^2.42.2", "rollup-plugin-babel": "^2.6.1", "rollup-plugin-json": "^4.0.0", "semantic-release": "^6.3.2"