From a147316555f9da56efb2ee26f8e4ace35f9ab0f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 00:37:30 +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 ce35c3f..288b3ea 100644 --- a/package.json +++ b/package.json @@ -140,7 +140,7 @@ "vue-test-utils": "^1.0.0-beta.4", "webpack": "^3.8.1", "webpack-async-await": "1.0.4", - "webpack-bundle-analyzer": "^2.9.0", + "webpack-bundle-analyzer": "^3.6.0", "webpack-cleanup-plugin": "^0.5.1", "webpack-merge": "^4.1.0", "webpack-node-externals": "^1.6.0"