Skip to content

Commit 0f2f0ca

Browse files
rubennortefacebook-github-bot
authored andcommitted
Upgrade ESLint to 5.1.0
Summary: This release fixes several issues. Most importantly for us: - eslint/eslint#10560 - eslint/eslint#10512 Differential Revision: D8767118 fbshipit-source-id: 2048829d780b5f0f2f607114f803c8d0c3e02ca7
1 parent 5aa040d commit 0f2f0ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
"async": "^2.4.0",
204204
"babel-eslint": "9.0.0-beta.2",
205205
"babel-generator": "^6.26.0",
206-
"eslint": "5.0.1",
206+
"eslint": "5.1.0",
207207
"eslint-config-fb-strict": "22.1.0",
208208
"eslint-config-fbjs": "2.0.1",
209209
"eslint-plugin-eslint-comments": "^3.0.1",

0 commit comments

Comments
 (0)