From a525eabe8c749099d2500f9f8a8eeec90c2839d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2019 07:17:08 +0000 Subject: [PATCH] Bump webpack-bundle-analyzer from 2.13.1 to 3.6.0 in /views 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] --- views/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/package.json b/views/package.json index bc776cc..09ca3a7 100644 --- a/views/package.json +++ b/views/package.json @@ -75,7 +75,7 @@ "vue-style-loader": "4.1.2", "vue-template-compiler": "2.5.17", "webpack": "4.16.5", - "webpack-bundle-analyzer": "2.13.1", + "webpack-bundle-analyzer": "3.6.0", "webpack-cli": "3.1.0", "webpack-dev-server": "^3.1.14", "webpack-merge": "4.1.4"