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 @cypress peer dependency with new version #165

Closed
jbouder opened this issue Aug 30, 2023 · 1 comment · Fixed by #166
Closed

Update @cypress peer dependency with new version #165

jbouder opened this issue Aug 30, 2023 · 1 comment · Fixed by #166
Labels

Comments

@jbouder
Copy link

jbouder commented Aug 30, 2023

Please update the @cypress peer dependency to allow ^13

Currently while installing the latest version of cypress-axe, with cypress 13.0.0, the following error is displayed:

npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/cypress
npm WARN dev cypress@"13.0.0" from the root project
npm WARN 1 more (cypress-axe)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer cypress@"^10 || ^11 || ^12" from [email protected]
npm WARN node_modules/cypress-axe
npm WARN dev cypress-axe@"1.4.0" from the root project

@github-actions
Copy link

github-actions bot commented Sep 1, 2023

🎉 This issue has been resolved in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

1 participant