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 @@ -166,7 +166,7 @@
"eslint": "9.33.0",
"gemoji": "8.1.0",
"growl": "1.10.5",
"happy-dom": "20.10.5",
"happy-dom": "20.10.6",
"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 @@ -1853,7 +1853,7 @@ __metadata:
eslint: "npm:9.33.0"
gemoji: "npm:8.1.0"
growl: "npm:1.10.5"
happy-dom: "npm:20.10.5"
happy-dom: "npm:20.10.6"
husky: "npm:9.1.7"
is-ci: "npm:4.1.0"
micromark-core-commonmark: "npm:2.0.3"
Expand Down Expand Up @@ -6641,9 +6641,9 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:20.10.5":
version: 20.10.5
resolution: "happy-dom@npm:20.10.5"
"happy-dom@npm:20.10.6":
version: 20.10.6
resolution: "happy-dom@npm:20.10.6"
dependencies:
"@types/node": "npm:>=20.0.0"
"@types/whatwg-mimetype": "npm:^3.0.2"
Expand All @@ -6652,7 +6652,7 @@ __metadata:
entities: "npm:^7.0.1"
whatwg-mimetype: "npm:^3.0.0"
ws: "npm:^8.21.0"
checksum: 10/2eff3dde2be9624148a955bfd55f9b24b4749d35742d4ca503808af01b81827a0fd69466715871d29400ccf46f59ea764cfd918896de9eb837151b9383439e1b
checksum: 10/255aef5cd4f9b425dacc9e8c29b13e0366b6cf014fbcd838bed887999b2c67bf854c31311fbfa28adca163ef9056377465a3673c0054737243e556d98467d5ef
languageName: node
linkType: hard

Expand Down
Loading