Skip to content

Commit

Permalink
chore(deps): update dependency happy-dom to v16 (#157)
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 Dec 30, 2024
1 parent 7067973 commit 19691da
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.14.0",
"happy-dom": "^15.11.7",
"happy-dom": "^16.0.1",
"prettier": "^3.4.2",
"renovate": "^39.86.0",
"typescript": "^5.7.2",
Expand Down
13 changes: 6 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7664,7 +7664,7 @@ __metadata:
languageName: node
linkType: hard

"entities@npm:^4.2.0, entities@npm:^4.4.0, entities@npm:^4.5.0":
"entities@npm:^4.2.0, entities@npm:^4.4.0":
version: 4.5.0
resolution: "entities@npm:4.5.0"
checksum: 10/ede2a35c9bce1aeccd055a1b445d41c75a14a2bb1cd22e242f20cf04d236cdcd7f9c859eb83f76885327bfae0c25bf03303665ee1ce3d47c5927b98b0e3e3d48
Expand Down Expand Up @@ -9186,14 +9186,13 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:^15.11.7":
version: 15.11.7
resolution: "happy-dom@npm:15.11.7"
"happy-dom@npm:^16.0.1":
version: 16.0.1
resolution: "happy-dom@npm:16.0.1"
dependencies:
entities: "npm:^4.5.0"
webidl-conversions: "npm:^7.0.0"
whatwg-mimetype: "npm:^3.0.0"
checksum: 10/82fb8505a940ebc2b732d1c70ae4ba08128cc82f2d469702f73e541d3bf10fc69b726386f8aaf579ccd2697f85e86dee87aa9d4f229b781fb05628d733fc93d7
checksum: 10/5e2ca0b04c9e656f86ba0899f01703100d1b781638dc34d266e2733d60a8fd19af3c35cbe6279583664e6d4b9bd811bef43947b2199db0eca32f3290209fa84d
languageName: node
linkType: hard

Expand Down Expand Up @@ -13550,7 +13549,7 @@ __metadata:
eslint-plugin-prettier: "npm:^5.2.1"
eventemitter3: "npm:5.0.1"
globals: "npm:^15.14.0"
happy-dom: "npm:^15.11.7"
happy-dom: "npm:^16.0.1"
jquery: "npm:3.7.1"
loglevel: "npm:^1.9.2"
prettier: "npm:^3.4.2"
Expand Down

0 comments on commit 19691da

Please sign in to comment.