Skip to content

Commit

Permalink
Upgrade babel-eslint to 9.0.0
Browse files Browse the repository at this point in the history
Summary: This diff updates babel-eslint to the stable 9.0.0 version, which uses babel 7.0.0 so we can get rid of babel-7.0.0-beta.52

Reviewed By: rubennorte

Differential Revision: D9894311

fbshipit-source-id: b5276ea7d1b10725fffef13eb1338fe6415dbd36
  • Loading branch information
rafeca authored and facebook-github-bot committed Sep 18, 2018
1 parent c58fb3b commit 44dc283
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 @@ -204,7 +204,7 @@
"devDependencies": {
"@babel/core": "^7.0.0",
"async": "^2.4.0",
"babel-eslint": "9.0.0-beta.2",
"babel-eslint": "9.0.0",
"babel-generator": "^6.26.0",
"detox": "^8.2.3",
"eslint": "5.1.0",
Expand Down

0 comments on commit 44dc283

Please sign in to comment.