Skip to content

Commit 44dc283

Browse files
rafecafacebook-github-bot
authored andcommitted
Upgrade babel-eslint to 9.0.0
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
1 parent c58fb3b commit 44dc283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
"devDependencies": {
205205
"@babel/core": "^7.0.0",
206206
"async": "^2.4.0",
207-
"babel-eslint": "9.0.0-beta.2",
207+
"babel-eslint": "9.0.0",
208208
"babel-generator": "^6.26.0",
209209
"detox": "^8.2.3",
210210
"eslint": "5.1.0",

0 commit comments

Comments
 (0)