Skip to content

Commit 1e41d02

Browse files
⬆️ Update dependency happy-dom to ^15.11.2
1 parent ff08a58 commit 1e41d02

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

examples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/lodash": "^4.17.13",
2525
"@types/react": "^18.3.12",
2626
"@types/supertest": "^6.0.2",
27-
"happy-dom": "^15.11.0",
27+
"happy-dom": "^15.11.2",
2828
"typescript": "~5.6.3",
2929
"vitest": "^2.1.3"
3030
},

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2964,7 +2964,7 @@ __metadata:
29642964
"@types/supertest": "npm:^6.0.2"
29652965
express: "npm:^4.21.1"
29662966
fast-check: "workspace:*"
2967-
happy-dom: "npm:^15.11.0"
2967+
happy-dom: "npm:^15.11.2"
29682968
lodash: "npm:^4.17.21"
29692969
pure-rand: "npm:^6.1.0"
29702970
react: "npm:^18.3.1"
@@ -10917,14 +10917,14 @@ __metadata:
1091710917
languageName: node
1091810918
linkType: hard
1091910919

10920-
"happy-dom@npm:^15.11.0":
10921-
version: 15.11.0
10922-
resolution: "happy-dom@npm:15.11.0"
10920+
"happy-dom@npm:^15.11.2":
10921+
version: 15.11.2
10922+
resolution: "happy-dom@npm:15.11.2"
1092310923
dependencies:
1092410924
entities: "npm:^4.5.0"
1092510925
webidl-conversions: "npm:^7.0.0"
1092610926
whatwg-mimetype: "npm:^3.0.0"
10927-
checksum: 10c0/ff9bb6e0cb257ebb8df8533b830aaff90f6e079adeb90767e89a9b10d6c181e7c41c90b9f716b9197ac9d353ab3b5ab726419e58c14ef740a6fcd7a3ecf0cd1f
10927+
checksum: 10c0/94de85617988acc75e062e5d9bb36d220ff8cb5672c0d4bc5e35135f2fcaa8735242284d56a9831911628972837e544188db3fb915e11b7e2d96eba9e82398ad
1092810928
languageName: node
1092910929
linkType: hard
1093010930

0 commit comments

Comments
 (0)