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 to latest acorn #48

Closed
SimenB opened this issue Oct 4, 2016 · 1 comment
Closed

Update to latest acorn #48

SimenB opened this issue Oct 4, 2016 · 1 comment

Comments

@SimenB
Copy link

SimenB commented Oct 4, 2016

Currently, eslint pulls in 2 versions of acorn because of this dep.

$ npm ls acorn
...
└─┬ eslint@3.7.1
  └─┬ espree@3.3.2
    ├── acorn@4.0.3
    └─┬ acorn-jsx@3.0.1
      └── acorn@3.3.0
@wtgtybhertgeghgtwtg
Copy link

Alternatively, remove auto-inject so acorn is not required at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants