From afff98590b6c10eaa6d04c3d02c24d4a881bbe45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2019 11:42:00 +0000 Subject: [PATCH] Bump eslint from 3.19.0 to 4.19.1 in /PWA_AMP_MIP/code-exalple/vue-pwa Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 4.19.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v3.19.0...v4.19.1) 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..c14acf0 --- a/PWA_AMP_MIP/code-exalple/vue-pwa/package.json +++ b/PWA_AMP_MIP/code-exalple/vue-pwa/package.json @@ -30,7 +30,7 @@ "connect-history-api-fallback": "^1.3.0", "copy-webpack-plugin": "^4.0.1", "css-loader": "^0.26.1", - "eslint": "^3.14.1", + "eslint": "^4.19.1", "eslint-friendly-formatter": "^2.0.7", "eslint-loader": "^1.6.1", "eslint-plugin-html": "^2.0.0",