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.9.0",
"happy-dom": "20.10.1",
"husky": "9.1.7",
"is-ci": "4.1.0",
"micromark-core-commonmark": "2.0.3",
Expand Down
20 changes: 15 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.9.0"
happy-dom: "npm:20.10.1"
husky: "npm:9.1.7"
is-ci: "npm:4.1.0"
micromark-core-commonmark: "npm:2.0.3"
Expand Down Expand Up @@ -4056,6 +4056,15 @@ __metadata:
languageName: node
linkType: hard

"buffer-image-size@npm:^0.6.4":
version: 0.6.4
resolution: "buffer-image-size@npm:0.6.4"
dependencies:
"@types/node": "npm:*"
checksum: 10/82d4ca9bc8e71c9c0cbc74191d3613100d0a20dd21da018c6f373d7dc88ec4a9225eebe06c44a982de074f695402e81ab8a8daa40afce36b915042fa9fb32c52
languageName: node
linkType: hard

"builtin-modules@npm:^5.0.0":
version: 5.2.0
resolution: "builtin-modules@npm:5.2.0"
Expand Down Expand Up @@ -6407,17 +6416,18 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:20.9.0":
version: 20.9.0
resolution: "happy-dom@npm:20.9.0"
"happy-dom@npm:20.10.1":
version: 20.10.1
resolution: "happy-dom@npm:20.10.1"
dependencies:
"@types/node": "npm:>=20.0.0"
"@types/whatwg-mimetype": "npm:^3.0.2"
"@types/ws": "npm:^8.18.1"
buffer-image-size: "npm:^0.6.4"
entities: "npm:^7.0.1"
whatwg-mimetype: "npm:^3.0.0"
ws: "npm:^8.18.3"
checksum: 10/5b54d641b467a8826de995a4541e55d79f58e3513e78209c5ff7ef8aa598c201550a8c2975aad465d5605bcf2788314164402f350eaa9014c0d6d6f896cc30c7
checksum: 10/1af77c2f5fac70c9af25c77a508203507644ee19578871725b97ac39eec9b43fcc7de6a3660aada31dad130b2254d226e1fb7c37911ab7731a8a40c0fbe5ce41
languageName: node
linkType: hard

Expand Down
Loading