From 387b71e5be67450ce1ec28b72b6973c548dc15dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 15:07:54 +0000 Subject: [PATCH] build(deps): 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 24e71b8..afa824d 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "url-loader": "^0.5.8", "vue-style-loader": "^3.0.1", "webpack": "^2.6.1", - "webpack-bundle-analyzer": "^2.2.1", + "webpack-bundle-analyzer": "^3.6.0", "webpack-dev-middleware-hard-disk": "^1.10.0", "webpack-merge": "^4.1.0", "yargs": "^11.0.0"