From 631219ebb06078d0fef61503d948cc3e9638e595 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 02:54:17 +0000 Subject: [PATCH] chore(deps-dev): 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 29fe954..b4d559c 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "vue-test-utils": "^1.0.0-beta.11", "vuepress": "^0.8.4", "webpack": "^4.6.0", - "webpack-bundle-analyzer": "^2.11.1", + "webpack-bundle-analyzer": "^3.6.0", "webpack-dev-middleware": "^3.1.0", "webpack-hot-middleware": "^2.21.2", "webpack-merge": "^4.1.2"