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

Commit 96f2018

Browse files
chore(deps): update devdependency happy-dom to ^15.10.6 (#830)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9fc4d20 commit 96f2018

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.10.3",
86+
"happy-dom": "^15.10.6",
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.10.3:
8656-
version "15.10.3"
8657-
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.10.3.tgz#985ac55c68a32e208057088e9fa55d35ceadc2b2"
8658-
integrity sha512-RbACw9OiEIf2lZ4a0hTqqBwp6+N053s6P849vpYdDF/KKUG/3b1AfAcQUYAQdfKY7P9hNRL+tFPPYiuCWmcETA==
8655+
happy-dom@^15.10.6:
8656+
version "15.10.6"
8657+
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.10.6.tgz#f36442b8ac21f9e102821789f032cd31b749fe90"
8658+
integrity sha512-noBDg8lirAobYtj3XhUz55F1jX8m8CG01BR00UrLoSrpum7aGllRxjhdhLBG7rChRhNvsN5ZqXCtwBlr0Afdxw==
86598659
dependencies:
86608660
entities "^4.5.0"
86618661
webidl-conversions "^7.0.0"

0 commit comments

Comments
 (0)