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 @@ -178,7 +178,7 @@
"editorconfig": "3.0.2",
"eslint": "9.39.4",
"growl": "1.10.5",
"happy-dom": "20.10.2",
"happy-dom": "20.10.3",
"husky": "9.1.7",
"is-ci": "4.1.0",
"micromatch": "4.0.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1992,7 +1992,7 @@ __metadata:
editorconfig: "npm:3.0.2"
eslint: "npm:9.39.4"
growl: "npm:1.10.5"
happy-dom: "npm:20.10.2"
happy-dom: "npm:20.10.3"
husky: "npm:9.1.7"
is-ci: "npm:4.1.0"
micromark-util-character: "npm:2.1.1"
Expand Down Expand Up @@ -6442,9 +6442,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down
Loading