From a50b4cc52bacf12df32b4a75f4773ad20a03a0de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2019 19:09:54 +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(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index e04338f..90a9b1f --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "uglifyjs-webpack-plugin": "^1.2.5", "underscore": "^1.8.3", "webpack": "^4.4.1", - "webpack-bundle-analyzer": "^2.13.1", + "webpack-bundle-analyzer": "^3.6.0", "webpack-dev-server": "^3.1.1" }, "scripts": {