Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Update dependency happy-dom to ^15.11.3 #5422

Merged
merged 1 commit into from
Nov 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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": "^18.3.12",
"@types/supertest": "^6.0.2",
"happy-dom": "^15.11.0",
"happy-dom": "^15.11.3",
"typescript": "~5.6.3",
"vitest": "^2.1.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2964,7 +2964,7 @@ __metadata:
"@types/supertest": "npm:^6.0.2"
express: "npm:^4.21.1"
fast-check: "workspace:*"
happy-dom: "npm:^15.11.0"
happy-dom: "npm:^15.11.3"
lodash: "npm:^4.17.21"
pure-rand: "npm:^6.1.0"
react: "npm:^18.3.1"
Expand Down Expand Up @@ -10917,14 +10917,14 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:^15.11.0":
version: 15.11.0
resolution: "happy-dom@npm:15.11.0"
"happy-dom@npm:^15.11.3":
version: 15.11.3
resolution: "happy-dom@npm:15.11.3"
dependencies:
entities: "npm:^4.5.0"
webidl-conversions: "npm:^7.0.0"
whatwg-mimetype: "npm:^3.0.0"
checksum: 10c0/ff9bb6e0cb257ebb8df8533b830aaff90f6e079adeb90767e89a9b10d6c181e7c41c90b9f716b9197ac9d353ab3b5ab726419e58c14ef740a6fcd7a3ecf0cd1f
checksum: 10c0/4ab59e77bebf5a36597432cf19746920e726bdc2f6919c48b6f65957b04b16a66f01b57d5cc1cd8e25ab500bfc219b293275f2ef6aee9ec02e7bae310acd09d1
languageName: node
linkType: hard

Expand Down
Loading