Closed jbouder closed 1 year ago
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: comet-starter@1.0.0 npm WARN Found: cypress@12.17.4 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 cypress-axe@1.4.0 npm WARN node_modules/cypress-axe npm WARN dev cypress-axe@"1.4.0" from the root project
:tada: This issue has been resolved in version 1.5.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
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: comet-starter@1.0.0 npm WARN Found: cypress@12.17.4 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 cypress-axe@1.4.0 npm WARN node_modules/cypress-axe npm WARN dev cypress-axe@"1.4.0" from the root project