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

fix: allow cypress@8 as peer dependency #197

Closed
wants to merge 1 commit into from
Closed

fix: allow cypress@8 as peer dependency #197

wants to merge 1 commit into from

Conversation

rbayliss
Copy link

@rbayliss rbayliss commented Jul 20, 2021

What:
Allows Cypress 8.x to be used with this library.

Why:
Cypress 8.0.0 was released today.

How:
Updates package.json to allow ^8.0.0 as a peer dependency. Also bumps the version of Cypress installed in development so tests and linting are run against the 8.x branch.

Checklist:

  • Documentation (covered by existing documentation)
  • Tests (covered by existing tests)
  • Ready to be merged

@rbayliss
Copy link
Author

Whoops - just noted #196, which is the same thing and came in before this one. Closing.

@rbayliss rbayliss closed this Jul 20, 2021
@rbayliss rbayliss deleted the rbayliss/cypress-8-update branch July 20, 2021 18:59
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

Successfully merging this pull request may close these issues.

None yet

1 participant