enzymejs / enzyme

JavaScript Testing utilities for React
https://enzymejs.github.io/enzyme/
MIT License
19.95k stars 2.01k forks source link

[fix] [deps] update cheerio to fix dependency issue #2608

Closed Alevale closed 3 months ago

Alevale commented 3 months ago

Fixes https://github.com/enzymejs/enzyme/issues/2607

Alevale commented 3 months ago

Closing, as I saw that it's already fixed in master, and it needs a cherry pick into the enzyme package, not a PR

ljharb commented 3 months ago

It doesn't need a cherry-pick, everything is exactly as it should be - it's just not released yet.

Duplicate of #2558.