Closed
Description
cypress-testing-library
version: 8.0.2node
version: 16
Relevant code or config
Reproduction repository: https://github.com/plone/ploneconf.org/actions/runs/3080420601/jobs/4979205093#step:7:138
Problem description: cypress-testing-library has a caret dependency on @testing-library/dom
.
https://github.com/testing-library/cypress-testing-library/blob/main/package.json#L44
Latest @testing-library/dom
(8.18.0) has a problem in the dist ESM file:
testing-library/dom-testing-library#1169
Therefore, all projects depending on cypress-testing-library
will break when they get the latest @testing-library/dom
.
Metadata
Metadata
Assignees
Labels
No labels