You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
warning jest > jest-cli > istanbul-api > fileset >[email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
This is literally the only warning I get in my setup and I'd love it to be done – is there anything that needs to be done beyond fixing the test to merge #7 ? According to @lukyth the tests were broken even before this change.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
While fileset-2.0.2 use appropriate minimatch-3.0.2
The text was updated successfully, but these errors were encountered: