Skip to content

Commit

Permalink
Update dependency happy-dom to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 26, 2025
1 parent d68321a commit ec6075e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example-widget-mui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@vitejs/plugin-react-swc": "3.8.0",
"@vitest/coverage-v8": "3.0.7",
"axe-core": "4.10.2",
"happy-dom": "16.8.1",
"happy-dom": "17.1.8",
"i18next-parser": "9.3.0",
"msw": "2.7.3",
"typescript": "5.7.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3707,10 +3707,10 @@ gulp-sort@^2.0.0:
dependencies:
through2 "^2.0.1"

happy-dom@16.8.1:
version "16.8.1"
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-16.8.1.tgz#43d7e998fd36aa6062acbdfa88262ef0bc0a105e"
integrity sha512-n0QrmT9lD81rbpKsyhnlz3DgnMZlaOkJPpgi746doA+HvaMC79bdWkwjrNnGJRvDrWTI8iOcJiVTJ5CdT/AZRw==
happy-dom@17.1.8:
version "17.1.8"
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-17.1.8.tgz#e45f61daa31cf1f03c76150daec81527f9607a0b"
integrity sha512-Yxbq/FG79z1rhAf/iB6YM8wO2JB/JDQBy99RiLSs+2siEAi5J05x9eW1nnASHZJbpldjJE2KuFLsLZ+AzX/IxA==
dependencies:
webidl-conversions "^7.0.0"
whatwg-mimetype "^3.0.0"
Expand Down

0 comments on commit ec6075e

Please sign in to comment.