Upgrade ESLint to v5.x (#9694)
This commit is contained in:
		
				
					committed by
					
						 Eugen Rochko
						Eugen Rochko
					
				
			
			
				
	
			
			
			
						parent
						
							70be301d69
						
					
				
				
					commit
					dc84899fff
				
			| @@ -139,11 +139,11 @@ | ||||
|     "babel-jest": "^23.6.0", | ||||
|     "enzyme": "^3.8.0", | ||||
|     "enzyme-adapter-react-16": "^1.7.1", | ||||
|     "eslint": "^4.19.1", | ||||
|     "eslint-plugin-import": "~2.8.0", | ||||
|     "eslint": "^5.11.1", | ||||
|     "eslint-plugin-import": "~2.14.0", | ||||
|     "eslint-plugin-jsx-a11y": "~6.1.2", | ||||
|     "eslint-plugin-promise": "~3.8.0", | ||||
|     "eslint-plugin-react": "~7.8.2", | ||||
|     "eslint-plugin-promise": "~4.0.1", | ||||
|     "eslint-plugin-react": "~7.12.1", | ||||
|     "jest": "^23.6.0", | ||||
|     "raf": "^3.4.1", | ||||
|     "react-intl-translations-manager": "^5.0.3", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user