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

Commit 7f6f9ae

Browse files
chore(deps): update devdependency happy-dom to v15 (#801)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f64bc04 commit 7f6f9ae

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": "^6.6.0",
86-
"happy-dom": "^14.12.3",
86+
"happy-dom": "^15.7.4",
8787
"http-server": "^14.1.1",
8888
"lint-staged": "^15.2.10",
8989
"npm-run-all2": "^6.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8625,10 +8625,10 @@ handlebars@^4.7.7:
86258625
optionalDependencies:
86268626
uglify-js "^3.1.4"
86278627

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

0 commit comments

Comments
 (0)