From af5d5ab1673cceb4c08143ad62d5e30222e51829 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 04:11:42 +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 5cfd526..b0c5c8f --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "sass": "^1.17.3", "sass-loader": "^7.1.0", "vue-template-compiler": "^2.6.10", - "webpack-bundle-analyzer": "^2.9.0" + "webpack-bundle-analyzer": "^3.6.0" }, "dependencies": { "js-cookie": "^2.1.4",