Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit aeae672

Browse files
chore(deps): update devdependency happy-dom to ^15.8.3 (#825)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9715f07 commit aeae672

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"cross-env": "^7.0.3",
8484
"eslint": "^8.57.1",
8585
"eslint-plugin-promise": "^7.1.0",
86-
"happy-dom": "^15.8.2",
86+
"happy-dom": "^15.8.3",
8787
"http-server": "^14.1.1",
8888
"lint-staged": "^15.2.10",
8989
"npm-run-all2": "^7.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8652,10 +8652,10 @@ handlebars@^4.7.7:
86528652
optionalDependencies:
86538653
uglify-js "^3.1.4"
86548654

8655-
happy-dom@^15.8.2:
8656-
version "15.8.2"
8657-
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.8.2.tgz#817a5688cf1ece57e9508ae46710b3a48149551b"
8658-
integrity sha512-MhU+SvFD6Ul002JPMY8WoKSV1EV+AK+sLfeqWluvUmD873G0DNXpsUdi7gmBgXo8Nwj44NeWCuWy8OmPDLqs1g==
8655+
happy-dom@^15.8.3:
8656+
version "15.8.3"
8657+
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.8.3.tgz#ee3b6b680f478f36b646113aae6fffe7cc59ff38"
8658+
integrity sha512-YR9nUWN/T2bH7pPLEYMhTp4DQExPH+mC4KulJDgimCb+FY3Er0Vp6SOOcBXrNfMTri3lAk9uSZqUTG2hgZOYwg==
86598659
dependencies:
86608660
entities "^4.5.0"
86618661
webidl-conversions "^7.0.0"

0 commit comments

Comments
 (0)