From c564c1508b6ba87b7b97441211c75091c6222540 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 3 Dec 2020 07:19:44 +0000 Subject: [PATCH] Bump rollup from 2.33.1 to 2.34.1 Bumps [rollup](https://github.com/rollup/rollup) from 2.33.1 to 2.34.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/v2.33.1...v2.34.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 67810a0..cdd2296 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "remark-preset-lint-consistent": "4.0.0", "remark-preset-lint-markdown-style-guide": "4.0.0", "remark-preset-lint-recommended": "5.0.0", - "rollup": "2.33.1", + "rollup": "2.34.1", "rollup-plugin-babel": "4.4.0", "rollup-plugin-terser": "7.0.2" },