testing-library / cypress-testing-library

🐅 Simple and complete custom Cypress commands and utilities that encourage good testing practices.
http://npm.im/@testing-library/cypress
MIT License
1.8k stars 152 forks source link

fix: allow Cypress v12 in peer deps #247

Closed darrylblake closed 1 year ago

darrylblake commented 1 year ago

What:

Allow Cypress 12 as a peer dep

Why:

closes: #244

How:

updates package.lock peer deps

Checklist:

darrylblake commented 1 year ago

https://github.com/testing-library/cypress-testing-library/pull/246