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

Outdated dependencies #215

Closed
sudo-suhas opened this issue Jul 18, 2017 · 2 comments
Closed

Outdated dependencies #215

sudo-suhas opened this issue Jul 18, 2017 · 2 comments

Comments

@sudo-suhas
Copy link
Contributor

The following dependencies are outdated:

Package Current Latest Package Type
babel-plugin-istanbul 3.1.2 4.1.4 devDependencies
cross-env 3.2.4 5.0.1 devDependencies
eslint 3.19.0 4.2.0 devDependencies
eslint-config-airbnb 13.0.0 15.0.2 devDependencies
eslint-plugin-jsx-a11y 2.2.3 6.0.2 devDependencies
eslint-plugin-react 6.10.3 7.1.0 devDependencies
fs-promise 1.0.0 2.0.3 devDependencies
node-sass 3.13.1 4.5.3 devDependencies
nyc 10.3.2 11.0.3 devDependencies
typescript 1.8.10 2.4.1 devDependencies
yargs 6.6.0 8.0.2 dependencies

Additionally, the fs-promise module is now deprecated and use of either mz/fs or fs-extra^3.0 is recommended.

I'd be more than happy to fix this in a PR but wanted to ask a question first.
Should node v0.12 still be supported? Node v0.12.x reached end-of-life on 2016-12-31. Moreover, the latest yargs requires node 4+.

@lijunle
Copy link
Member

lijunle commented Jul 18, 2017 via email

@sudo-suhas
Copy link
Contributor Author

From readme:

Notice: depcheck needs node.js >= 0.12.

And in package.json the engines field also matches this - package.json#L7

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

2 participants