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

Commit

Permalink
chore(deps): update devdependency happy-dom to ^15.10.6 (#830)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 9fc4d20 commit 96f2018
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"cross-env": "^7.0.3",
"eslint": "^8.57.1",
"eslint-plugin-promise": "^7.1.0",
"happy-dom": "^15.10.3",
"happy-dom": "^15.10.6",
"http-server": "^14.1.1",
"lint-staged": "^15.2.10",
"npm-run-all2": "^7.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8652,10 +8652,10 @@ handlebars@^4.7.7:
optionalDependencies:
uglify-js "^3.1.4"

happy-dom@^15.10.3:
version "15.10.3"
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.10.3.tgz#985ac55c68a32e208057088e9fa55d35ceadc2b2"
integrity sha512-RbACw9OiEIf2lZ4a0hTqqBwp6+N053s6P849vpYdDF/KKUG/3b1AfAcQUYAQdfKY7P9hNRL+tFPPYiuCWmcETA==
happy-dom@^15.10.6:
version "15.10.6"
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.10.6.tgz#f36442b8ac21f9e102821789f032cd31b749fe90"
integrity sha512-noBDg8lirAobYtj3XhUz55F1jX8m8CG01BR00UrLoSrpum7aGllRxjhdhLBG7rChRhNvsN5ZqXCtwBlr0Afdxw==
dependencies:
entities "^4.5.0"
webidl-conversions "^7.0.0"
Expand Down

0 comments on commit 96f2018

Please sign in to comment.