Update dependency jsdom to v20.0.1 (develop)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
jsdom | devDependencies | patch | 20.0.0 -> 20.0.1 |
Release Notes
jsdom/jsdom
v20.0.1
- Improved the performance of appending
<option>
elements to<select>
elements. (TheHound) - Fixed
location.pathname
getter to not crash when theJSDOM
instance was created using an opaque-path URL, including the default URL ofabout:blank
. - Fixed
crypto.getRandomValues()
to accept typed array subclasses. (sebamarynissen) - Updated various dependency minor versions. Notably,
nwsapi
fixed some selectors bugs, andtough-cookie
fixed some cookie bugs.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.