Update eslint from 6.8.0 to 7.4.0 (#1346)

Summary: Pull Request resolved: https://github.com/facebook/flipper/pull/1346

Reviewed By: nikoant

Differential Revision: D22432106

fbshipit-source-id: 6cf5a923c36af4fcfff2ddd55856c0f54fea6974
This commit is contained in:
Pascal Hartig
2020-07-08 09:41:20 -07:00
committed by Facebook GitHub Bot
parent 74815a200e
commit fa31f8c27e
3 changed files with 115 additions and 79 deletions

View File

@@ -10,7 +10,7 @@
"@types/fb-watchman": "2.0.0",
"@types/jest": "^26",
"@typescript-eslint/eslint-plugin": "^2.8.0",
"eslint": "^6.6.0",
"eslint": "^7.4.0",
"eslint-plugin-babel": "^5.3.0",
"eslint-plugin-flowtype": "^4.7.0",
"eslint-plugin-header": "^3.0.0",