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 @@ -169,7 +169,7 @@
"eslint": "9.33.0",
"gemoji": "8.1.0",
"growl": "1.10.5",
"happy-dom": "20.10.3",
"happy-dom": "20.10.4",
"husky": "9.1.7",
"is-ci": "4.1.0",
"micromark-core-commonmark": "2.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1685,7 +1685,7 @@ __metadata:
eslint: "npm:9.33.0"
gemoji: "npm:8.1.0"
growl: "npm:1.10.5"
happy-dom: "npm:20.10.3"
happy-dom: "npm:20.10.4"
husky: "npm:9.1.7"
is-ci: "npm:4.1.0"
micromark-core-commonmark: "npm:2.0.3"
Expand Down Expand Up @@ -6416,9 +6416,9 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:20.10.3":
version: 20.10.3
resolution: "happy-dom@npm:20.10.3"
"happy-dom@npm:20.10.4":
version: 20.10.4
resolution: "happy-dom@npm:20.10.4"
dependencies:
"@types/node": "npm:>=20.0.0"
"@types/whatwg-mimetype": "npm:^3.0.2"
Expand All @@ -6427,7 +6427,7 @@ __metadata:
entities: "npm:^7.0.1"
whatwg-mimetype: "npm:^3.0.0"
ws: "npm:^8.21.0"
checksum: 10/a629833fa6e16395c18eaee724baf88835f628339285e3bfce6b95e7e074d6bd6c6ce16a3221796f114cfbe60a14d9c65fc6dddc1c9dbf2f46c99a5b32a4c09d
checksum: 10/f8ded323fdcf6693013005d1f2bfd9485cd63618cd4a2827f67d3764294fc6d2e32e0993c53491df580ab7a5fcc0afc14f082248cdfee40af92aedb7606ec025
languageName: node
linkType: hard

Expand Down
Loading