From d3e03e0e053a82c186fb323eb6f65cd7cc4f5b62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2020 17:05:02 +0000 Subject: [PATCH] Bump webpack-bundle-analyzer from 2.8.2 to 3.6.1 Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 2.8.2 to 3.6.1. - [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.8.2...v3.6.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ec82de..d1f3157 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "vue-style-loader": "3.0.1", "vue-template-compiler": "2.3.3", "webpack": "2.6.1", - "webpack-bundle-analyzer": "2.8.2", + "webpack-bundle-analyzer": "3.6.1", "webpack-dev-middleware": "1.10.2", "webpack-hot-middleware": "2.18.0", "webpack-merge": "4.1.0"