Skip to content

Update @cypress peer dependency with new version #165

Closed
@jbouder

Description

@jbouder

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions