From 7209f9cb136c0274fe58b78a4a79e3fa68bd339e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 09:22:01 +0000 Subject: [PATCH] Bump rollup from 2.41.5 to 2.52.8 Bumps [rollup](https://github.com/rollup/rollup) from 2.41.5 to 2.52.8. - [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/v2.41.5...v2.52.8) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e08a6b7a8..f5d1a8cb3 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "phantomjs-prebuilt": "~2.1.16", "postcss": "^8.1.1", "postcss-selector-prepend": "^0.5.0", - "rollup": "~2.41.5", + "rollup": "~2.52.8", "rollup-plugin-includepaths": "~0.2.3", "rollup-plugin-progress": "^1.1.1", "rollup-plugin-visualizer": "~4.2.0",