From b1a1f680eb55a890c5de805652a3a7377d63917d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2019 11:38:56 +0000 Subject: [PATCH] Bump webpack-bundle-analyzer in /PWA_AMP_MIP/code-exalple/vue-pwa 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] --- PWA_AMP_MIP/code-exalple/vue-pwa/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 PWA_AMP_MIP/code-exalple/vue-pwa/package.json diff --git a/PWA_AMP_MIP/code-exalple/vue-pwa/package.json b/PWA_AMP_MIP/code-exalple/vue-pwa/package.json old mode 100755 new mode 100644 index e77f828..0846892 --- a/PWA_AMP_MIP/code-exalple/vue-pwa/package.json +++ b/PWA_AMP_MIP/code-exalple/vue-pwa/package.json @@ -45,7 +45,7 @@ "function-bind": "^1.1.0", "html-webpack-plugin": "^2.28.0", "http-proxy-middleware": "^0.17.3", - "webpack-bundle-analyzer": "^2.2.1", + "webpack-bundle-analyzer": "^3.6.0", "cross-env": "^3.1.4", "karma": "^1.4.1", "karma-coverage": "^1.1.1",