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

npm WARN deprecated [email protected]: package is deprecated #23

Open
jimmyandrade opened this issue Aug 15, 2020 · 0 comments
Open

npm WARN deprecated [email protected]: package is deprecated #23

jimmyandrade opened this issue Aug 15, 2020 · 0 comments

Comments

@jimmyandrade
Copy link

Steps to reproduce this behavior

Run npm i @naturacosmeticos/eslint-config-natura in your project;

Expected behavior

No npm warning should appear.

Current behavior

npm WARN deprecated [email protected]: This package is deprecated. Use Array.isArray.

Proposed change

Update lodash dependency to most recent. Replace lodash.isarray call by Array.isArray

@jimmyandrade jimmyandrade changed the title npm WARN deprecated [email protected]: This package is deprecated. Use Array.isArray. npm WARN deprecated [email protected]: package is deprecated Aug 15, 2020
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

1 participant