Skip to content

Commit

Permalink
Upgrade ESLint to 5.1.0
Browse files Browse the repository at this point in the history
Summary:
This release fixes several issues. Most importantly for us:

- eslint/eslint#10560
- eslint/eslint#10512

Differential Revision: D8767118

fbshipit-source-id: 2048829d780b5f0f2f607114f803c8d0c3e02ca7
  • Loading branch information
rubennorte authored and facebook-github-bot committed Jul 9, 2018
1 parent 5aa040d commit 0f2f0ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
"async": "^2.4.0",
"babel-eslint": "9.0.0-beta.2",
"babel-generator": "^6.26.0",
"eslint": "5.0.1",
"eslint": "5.1.0",
"eslint-config-fb-strict": "22.1.0",
"eslint-config-fbjs": "2.0.1",
"eslint-plugin-eslint-comments": "^3.0.1",
Expand Down

0 comments on commit 0f2f0ca

Please sign in to comment.