Skip to content
Closed
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 @@ -157,7 +157,7 @@
"editorconfig": "3.0.1",
"eslint": "9.31.0",
"growl": "1.10.5",
"happy-dom": "18.0.1",
"happy-dom": "20.0.5",
"husky": "9.1.7",
"is-ci": "4.1.0",
"node-notifier": "10.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1681,7 +1681,7 @@ __metadata:
editorconfig: "npm:3.0.1"
eslint: "npm:9.31.0"
growl: "npm:1.10.5"
happy-dom: "npm:18.0.1"
happy-dom: "npm:20.0.5"
husky: "npm:9.1.7"
is-ci: "npm:4.1.0"
node-notifier: "npm:10.0.1"
Expand Down Expand Up @@ -6050,14 +6050,14 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:18.0.1":
version: 18.0.1
resolution: "happy-dom@npm:18.0.1"
"happy-dom@npm:20.0.5":
version: 20.0.5
resolution: "happy-dom@npm:20.0.5"
dependencies:
"@types/node": "npm:^20.0.0"
"@types/whatwg-mimetype": "npm:^3.0.2"
whatwg-mimetype: "npm:^3.0.0"
checksum: 10/27f6638d7b8bc67f97ddde7f004e47785ae1487e14065d7c6119adbb9ba7d8a53935d5714d37d9f60efef7f9b180a41c2b7fbbdffcea57b6d04060360a1a1d03
checksum: 10/51e0f8c38b283280cd93462f9f062df206f70a8ddbdfd3b3aa420168c29d0eb52bda5fb5fff0233b69fd867e15db7cb43beb0e726f350c73f8ac59ac0012e5c0
languageName: node
linkType: hard

Expand Down
Loading