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-jsx-a11y pin from Volto shouldn't have exact version pins #5785

Closed
ichim-david opened this issue Feb 22, 2024 · 0 comments · Fixed by #5794
Closed

eslint-plugin-jsx-a11y pin from Volto shouldn't have exact version pins #5785

ichim-david opened this issue Feb 22, 2024 · 0 comments · Fixed by #5794
Assignees

Comments

@ichim-david
Copy link
Sponsor Member

Running yarn why eslint-plugin-jsx-a11y returns
├─ @plone/volto@npm:17.15.0
│ └─ eslint-plugin-jsx-a11y@npm:6.7.1 [51660] (via npm:6.7.1 [51660])

├─ eslint-config-react-app@npm:7.0.1
│ └─ eslint-plugin-jsx-a11y@npm:6.8.0 (via npm:^6.5.1)

We get the following error which breaks eslint testing
Error: Plugin "jsx-a11y" was conflicted between ".eslintrc.js » ./node_modules/@plone/volto/.eslintrc" and ".eslintrc.js » ./node_modules/@plone/volto/.eslintrc » eslint-config-react-app".

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

Successfully merging a pull request may close this issue.

1 participant