@typescript-eslint Plugin Dependency Upgrade

Summary:
https://github.com/facebook/flipper/issues/720
https://github.com/facebook/flipper/issues/721

Reviewed By: passy

Differential Revision: D19360891

fbshipit-source-id: 616885213413417a4373597016a0b44bd40fd98d
This commit is contained in:
Chaiwat Ekkaewnumchai
2020-01-13 07:45:36 -08:00
committed by Facebook Github Bot
parent 9f22e90491
commit 61df5de3ed
2 changed files with 33 additions and 27 deletions

View File

@@ -84,8 +84,8 @@
"@types/testing-library__react": "^9.1.2",
"@types/tmp": "^0.1.0",
"@types/uuid": "^3.4.5",
"@typescript-eslint/eslint-plugin": "^2.1.1-alpha.4",
"@typescript-eslint/parser": "^2.1.1-alpha.4",
"@typescript-eslint/eslint-plugin": "^2.15.0",
"@typescript-eslint/parser": "^2.15.0",
"babel-code-frame": "^6.26.0",
"babel-eslint": "^10.0.1",
"electron": "7.1.2",