Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

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 hansonw committed Jul 18, 2018
1 parent 852592a commit 503aefa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/eslint-plugin-nuclide-internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"babel-eslint": "8.2.5",
"eslint": "5.0.1",
"eslint": "5.1.0",
"idx": "1.2.0",
"resolve-from": "2.0.0",
"temp": "0.8.3"
Expand Down

0 comments on commit 503aefa

Please sign in to comment.