choisohyun / react-vite-ts-boilerplate

Very Fast React Boilerplate(React + Vite + Typescript + scss)
https://www.npmjs.com/package/react-vite-ts-boilerplate
99 stars 8 forks source link

chore(deps): update dependency jsdom to v20.0.2 #83

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsdom 20.0.0 -> 20.0.2 age adoption passing confidence

Release Notes

jsdom/jsdom ### [`v20.0.2`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#​2002) [Compare Source](https://togithub.com/jsdom/jsdom/compare/20.0.1...20.0.2) - Fixed `xhr.abort()` to no longer give an exception when the constructed `XMLHttpRequest` was invalid. (whamtet) - Fixed `event.getModifierState()` on `MouseEvent` and `KeyboardEvent` instances to properly consult the `ctrlKey`, `altKey`, `metaKey`, and `shiftKey` properties of the event. (juzerzarif) - Fixed custom element creation to not be affected by any modifications to the `window.customElements` property. (bicknellr) ### [`v20.0.1`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#​2001) [Compare Source](https://togithub.com/jsdom/jsdom/compare/20.0.0...20.0.1) - Improved the performance of appending `