-
-
Notifications
You must be signed in to change notification settings - Fork 158
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
expand cypress peer dependency versions #175
base: master
Are you sure you want to change the base?
Conversation
|
@jaredpalmer when you get a chance to review 🙏 |
@jaredpalmer +1 for this We might have to update this again very soon because Cypress 7 is going to come out soon and we will be 3 major versions behind, it's a dev dependency so it's not the end of the world, it's just nice to not have to have multiple version of cypress installed. |
Now that cypress v7 is out, I updated this to a @jaredpalmer when you get a chance. |
Please merge :) Need this as well |
Any update on this? I would like this change as well. |
I also would vote for changing this. At the moment I need to run |
Same as @pdaether . |
I would also love to see this merged. @crosscompile would you be able to help here? |
Any update on this? |
Expand cypress peer dependency versions to include v5 and v6.
Fixes #168