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.0",
"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.0"
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.0":
version: 20.0.0
resolution: "happy-dom@npm:20.0.0"
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/0fa626e2051dfa5f1ea0da9e3776b5986d3700c261a8ba7c496e7ad89f4df0318920b7c286d3b310481712b378ffb7dee35ed782ff039e4166f4ba957a76b6df
languageName: node
linkType: hard

Expand Down
Loading