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.1",
"happy-dom": "20.10.2",
"husky": "9.1.7",
"is-ci": "4.1.0",
"micromark-core-commonmark": "2.0.3",
Expand Down
14 changes: 7 additions & 7 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.1"
happy-dom: "npm:20.10.2"
husky: "npm:9.1.7"
is-ci: "npm:4.1.0"
micromark-core-commonmark: "npm:2.0.3"
Expand Down Expand Up @@ -6416,18 +6416,18 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:20.10.1":
version: 20.10.1
resolution: "happy-dom@npm:20.10.1"
"happy-dom@npm:20.10.2":
version: 20.10.2
resolution: "happy-dom@npm:20.10.2"
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/1af77c2f5fac70c9af25c77a508203507644ee19578871725b97ac39eec9b43fcc7de6a3660aada31dad130b2254d226e1fb7c37911ab7731a8a40c0fbe5ce41
ws: "npm:^8.21.0"
checksum: 10/4811621c0c642e75aa6325decf120c7b6545b33c6531b8541e7033f4160f0c52a3eed7ff88fbc93327fedb657327ab43e8bb5dce20906ac41439e8946157dcb0
languageName: node
linkType: hard

Expand Down Expand Up @@ -12354,7 +12354,7 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^8.18.3":
"ws@npm:^8.21.0":
version: 8.21.0
resolution: "ws@npm:8.21.0"
peerDependencies:
Expand Down
Loading