NickColley / jest-axe

Custom Jest matcher for aXe for testing accessibility ♿️🃏
MIT License
1.06k stars 54 forks source link

feat: move axe-core to peer dependencies #283

Closed bigcreate closed 5 months ago

bigcreate commented 6 months ago

instead of relying on axe-core version from this library, it can be chosen by consumers

NickColley commented 5 months ago

There was a reason, I'll admit which I can't remember, why the version is pinned. For now I have upgraded it to latest, hopefully this resolves your underlying issue. I may consider this in the future but for now this works.