Skip to content
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
"editorconfig": "3.0.2",
"eslint": "9.39.2",
"growl": "1.10.5",
"happy-dom": "20.8.7",
"happy-dom": "20.8.8",
"husky": "9.1.7",
"is-ci": "4.1.0",
"node-notifier": "10.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2109,7 +2109,7 @@ __metadata:
editorconfig: "npm:3.0.2"
eslint: "npm:9.39.2"
growl: "npm:1.10.5"
happy-dom: "npm:20.8.7"
happy-dom: "npm:20.8.8"
husky: "npm:9.1.7"
is-ci: "npm:4.1.0"
node-notifier: "npm:10.0.1"
Expand Down Expand Up @@ -6239,17 +6239,17 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:20.8.7":
version: 20.8.7
resolution: "happy-dom@npm:20.8.7"
"happy-dom@npm:20.8.8":
version: 20.8.8
resolution: "happy-dom@npm:20.8.8"
dependencies:
"@types/node": "npm:>=20.0.0"
"@types/whatwg-mimetype": "npm:^3.0.2"
"@types/ws": "npm:^8.18.1"
entities: "npm:^7.0.1"
whatwg-mimetype: "npm:^3.0.0"
ws: "npm:^8.18.3"
checksum: 10/62a387b757bc8e89895b984a55a5283b93fa7f0bc00d001e92a766b3270df9b4b644b1ec00812d131b1a0be5f3c9650ecb30bb0dd6d81c6e26d1cbf54db0f269
checksum: 10/aa07ee59a6402c4ff8871b177e09f4711c12acc611f843915efb5eebb18be5f77cdf4dab0dde196ecd86fbfcbc7697ad039eb8998737dee19c2ac85765759fae
languageName: node
linkType: hard

Expand Down
Loading