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

eslint-plugin-import dependency update #291

Open
morewings opened this issue Jan 5, 2021 · 0 comments
Open

eslint-plugin-import dependency update #291

morewings opened this issue Jan 5, 2021 · 0 comments
Labels
bug Something isn't working dependencies Pull requests that update a dependency file

Comments

@morewings
Copy link
Owner

eslint-plugin-import has outdated version in some of dependecies (see below). PR #290 sets manual resolution to versions above ^2.22.1 for yarn in package.json. Needs to be validated later.

├─┬ docz@2.3.1
│ └─┬ gatsby@2.27.0
│   ├─┬ eslint-config-react-app@5.2.1
│   │ └── eslint-plugin-import@2.20.1  extraneous
│   └── eslint-plugin-import@2.22.1  deduped
├── eslint-plugin-import@2.22.1 
└─┬ react-scripts@3.4.4
  └── eslint-plugin-import@2.20.1 
@morewings morewings added bug Something isn't working dependencies Pull requests that update a dependency file labels Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant