Skip to content

Commit

Permalink
⬆️ Update dependency happy-dom to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent 8a44d16 commit 971bc40
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/lodash": "^4.17.13",
"@types/react": "^19.0.2",
"@types/supertest": "^6.0.2",
"happy-dom": "^15.11.7",
"happy-dom": "^16.0.0",
"typescript": "~5.7.2",
"vitest": "^2.1.8"
},
Expand Down
13 changes: 6 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3622,7 +3622,7 @@ __metadata:
"@types/supertest": "npm:^6.0.2"
express: "npm:^4.21.2"
fast-check: "workspace:*"
happy-dom: "npm:^15.11.7"
happy-dom: "npm:^16.0.0"
lodash: "npm:^4.17.21"
pure-rand: "npm:^6.1.0"
react: "npm:^19.0.0"
Expand Down Expand Up @@ -9796,7 +9796,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: 10c0/5b039739f7621f5d1ad996715e53d964035f75ad3b9a4d38c6b3804bb226e282ffeae2443624d8fdd9c47d8e926ae9ac009c54671243f0c3294c26af7cc85250
Expand Down Expand Up @@ -11567,14 +11567,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.0":
version: 16.0.0
resolution: "happy-dom@npm:16.0.0"
dependencies:
entities: "npm:^4.5.0"
webidl-conversions: "npm:^7.0.0"
whatwg-mimetype: "npm:^3.0.0"
checksum: 10c0/22b08cac20192b08edf2e9c857ceeda8333a3301c4b5965a9550787b00db60d6d107c726390bd45a35305cd12ab086abd656bf957a408be0fcdc9fcd389f1973
checksum: 10c0/742bc2a41bf6a0a71b372cc2efe1077674c01a98c1a5e89fb1a493b416131084400434f2d144a8d440a6062a2c57797bc097008d9559910bf464fad6895b743b
languageName: node
linkType: hard

Expand Down

0 comments on commit 971bc40

Please sign in to comment.