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 v15 (#801)
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 Sep 30, 2024
1 parent f64bc04 commit 7f6f9ae
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": "^6.6.0",
"happy-dom": "^14.12.3",
"happy-dom": "^15.7.4",
"http-server": "^14.1.1",
"lint-staged": "^15.2.10",
"npm-run-all2": "^6.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8625,10 +8625,10 @@ handlebars@^4.7.7:
optionalDependencies:
uglify-js "^3.1.4"

happy-dom@^14.12.3:
version "14.12.3"
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-14.12.3.tgz#1b5892c670461fd1db041bee690981c22d3d521f"
integrity sha512-vsYlEs3E9gLwA1Hp+w3qzu+RUDFf4VTT8cyKqVICoZ2k7WM++Qyd2LwzyTi5bqMJFiIC/vNpTDYuxdreENRK/g==
happy-dom@^15.7.4:
version "15.7.4"
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.7.4.tgz#05aade59c1d307336001b7004c76dfc6a829f220"
integrity sha512-r1vadDYGMtsHAAsqhDuk4IpPvr6N8MGKy5ntBo7tSdim+pWDxus2PNqOcOt8LuDZ4t3KJHE+gCuzupcx/GKnyQ==
dependencies:
entities "^4.5.0"
webidl-conversions "^7.0.0"
Expand Down

0 comments on commit 7f6f9ae

Please sign in to comment.