Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update eslint-related dependencies #4040

Merged
merged 1 commit into from
Jun 8, 2015
Merged

Conversation

bgw
Copy link
Contributor

@bgw bgw commented Jun 5, 2015

(this effectively reverts #4032)

- babel-eslint ^3.1.14 fixes babel/babel-eslint#120
- babel updated from ^5.3.3 to ^3.5.5, which changes stuff, I guess
- eslint updated from ^0.21.2 to ^0.22.1, which makes `no-shadow` also
  check class declarations
@zpao
Copy link
Member

zpao commented Jun 8, 2015

restarted the travis job to make sure but otherwise, lgtm

bgw added a commit that referenced this pull request Jun 8, 2015
Update eslint-related dependencies
@bgw bgw merged commit f27d130 into facebook:master Jun 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3.1.10 and 3.1.11 fails to catch no-unused-vars
3 participants