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.7",
"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.7"
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.7":
version: 20.0.7
resolution: "happy-dom@npm:20.0.7"
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/1161bfe8fcac0fd093b8fbe8af29e8a6525437f17424be97b21401f0741e6473541b30b080066a32990b884eae4b83a1fd1f948a52607975bc98d1b90b394509
languageName: node
linkType: hard

Expand Down
Loading