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
{{ message }}
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.
Hi everyone!
I'm using
new URLSearchParams()
in my project and apparently older versions of jest don't support that which results in the following error:Would it be possible to upgrade Jest (or whatever Jest-related dependencies are out of date) to one that use at least jsdom 11?
The text was updated successfully, but these errors were encountered: