From eddc55abcb1eb9ef337af441b31d3334fb63177c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Oct 2020 05:06:18 +0000 Subject: [PATCH] Bump rollup-plugin-visualizer from 4.0.4 to 4.1.1 Bumps [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer) from 4.0.4 to 4.1.1. - [Release notes](https://github.com/btd/rollup-plugin-visualizer/releases) - [Changelog](https://github.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/btd/rollup-plugin-visualizer/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db3f5825d..b1e985b3a 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "rollup": "~2.23.0", "rollup-plugin-includepaths": "~0.2.3", "rollup-plugin-progress": "^1.1.1", - "rollup-plugin-visualizer": "~4.0.4", + "rollup-plugin-visualizer": "~4.1.1", "shelljs": "^0.8.0", "shx": "^0.3.0", "sinon": "7.5.0",