From 2a649c16a48d9b5f0d5beefc06644983a2e400d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 07:05:14 +0000 Subject: [PATCH] Bump webpack-bundle-analyzer from 2.13.1 to 3.8.0 Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 2.13.1 to 3.8.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.8.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 5d9eeb3..fec8b40 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "friendly-errors-webpack-plugin": "^1.6.1", "html-webpack-plugin": "^2.30.1", "http-proxy-middleware": "^0.17.3", - "webpack-bundle-analyzer": "^2.9.0", + "webpack-bundle-analyzer": "^3.8.0", "cross-env": "^5.0.1", "karma": "^1.4.1", "karma-coverage": "^1.1.1",