chore(deps): update dependency jsdom to v27.3.0
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| jsdom | 27.1.0 -> 27.3.0 |
Release Notes
jsdom/jsdom (jsdom)
v27.3.0
- Improved CSS parsing and CSSOM object APIs via updates to
@acemir/cssom. (acemir)
v27.2.0
- Added
CSSGroupingRule,CSSNestedDeclarations,CSSConditionRule,CSSContainerRule,CSSScopeRule,CSSSupportsRule,CSSLayerBlockRule, andCSSLayerStatementRuleto jsdomWindows. (acemir) - Improved CSS parsing and CSSOM object APIs via updates to
@acemir/cssom. (acemir) - Fixed
@import-ed stylesheets to be properly exposed to CSSOM, and not to overwrite the sheet created from the<link>or<style>element. (acemir)
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate