Closed
Description
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