Closed
Description
Describe the feature you'd like:
jest-dom has the dependency dom-accessibility-api where was found one Circular Dependency. It was fixed on version v0.5.12. The current version of jest-dom is using "dom-accessibility-api": "^0.5.6"
Suggested implementation:
Upgrade this dependency.