From c6f9aa92d90e804aefa701d0b34fbefdfc3c8908 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 08:24:50 +0000 Subject: [PATCH] Bump eslint from 3.19.0 to 4.19.1 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69c4357..a55a507 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "copy-webpack-plugin": "^4.3.1", "cross-env": "^5.0.5", "cross-spawn": "^5.0.1", - "eslint": "^3.14.1", + "eslint": "^4.19.1", "eslint-loader": "^1.6.1", "eslint-plugin-flowtype": "^2.30.0", "eslint-plugin-vue-libs": "^1.2.0",