From 2ce8d3830b44261ec47e0552ed1e57089b4a2f6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 04:15:47 +0000 Subject: [PATCH] Bump eslint in /mio-project/target/mio-project/js/iview 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] --- mio-project/target/mio-project/js/iview/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mio-project/target/mio-project/js/iview/package.json b/mio-project/target/mio-project/js/iview/package.json index 3420fe0..6baa1b1 100644 --- a/mio-project/target/mio-project/js/iview/package.json +++ b/mio-project/target/mio-project/js/iview/package.json @@ -72,7 +72,7 @@ "copy-webpack-plugin": "^4.6.0", "cross-env": "^5.2.0", "css-loader": "^0.28.10", - "eslint": "^3.19.0", + "eslint": "^4.19.1", "eslint-plugin-vue": "^2.1.0", "extract-text-webpack-plugin": "^2.1.2", "file-loader": "^1.1.11",