From 40bb789348963aaa7c3654fb3e4142fb0dd4682c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2020 03:04:55 +0000 Subject: [PATCH] Bump webpack-bundle-analyzer from 2.13.1 to 3.6.0 Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 2.13.1 to 3.6.0. - [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases) - [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v2.13.1...v3.6.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75343d4..dab144d 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "mpvue-webpack-target": "^1.0.3", "webpack-mpvue-vendor-plugin": "^2.0.0", "webpack-mpvue-asset-plugin": "^2.0.0", - "webpack-bundle-analyzer": "^2.2.1", + "webpack-bundle-analyzer": "^3.6.0", "webpack-dev-middleware-hard-disk": "^1.12.0", "webpack-merge": "^4.1.0", "webpack": "^3.11.0"