Skip to content

Commit

Permalink
⬆️ Update dependency happy-dom to ^15.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent cb330c7 commit a9921d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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": "^18.3.12",
"@types/supertest": "^6.0.2",
"happy-dom": "^15.8.0",
"happy-dom": "^15.8.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 @@ -2999,7 +2999,7 @@ __metadata:
"@types/supertest": "npm:^6.0.2"
express: "npm:^4.21.1"
fast-check: "workspace:*"
happy-dom: "npm:^15.8.0"
happy-dom: "npm:^15.8.3"
lodash: "npm:^4.17.21"
pure-rand: "npm:^6.1.0"
react: "npm:^18.3.1"
Expand Down Expand Up @@ -11011,14 +11011,14 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:^15.8.0":
version: 15.8.0
resolution: "happy-dom@npm:15.8.0"
"happy-dom@npm:^15.8.3":
version: 15.8.3
resolution: "happy-dom@npm:15.8.3"
dependencies:
entities: "npm:^4.5.0"
webidl-conversions: "npm:^7.0.0"
whatwg-mimetype: "npm:^3.0.0"
checksum: 10c0/0a1556e116cb60651e97797ac5a8e9f463173d9c94c4f813be21d2e0a83a571a8608f012c6f9c223263bbfc225443a219f44f742887471f06a747216a88794e9
checksum: 10c0/fd33c53d9a6e0e61710cf2646bd3bc4b800e3533620d988a794e13b99e78e34b37b0f693a9e0b8d242aeb0c421c4d606e51304e1fe0f3058b6487809fef4d72b
languageName: node
linkType: hard

Expand Down

0 comments on commit a9921d6

Please sign in to comment.