Skip to content
Open
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 @@ -156,7 +156,7 @@
"editorconfig": "3.0.2",
"eslint": "9.39.2",
"growl": "1.10.5",
"happy-dom": "20.8.9",
"happy-dom": "20.9.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 @@ -2109,7 +2109,7 @@ __metadata:
editorconfig: "npm:3.0.2"
eslint: "npm:9.39.2"
growl: "npm:1.10.5"
happy-dom: "npm:20.8.9"
happy-dom: "npm:20.9.0"
husky: "npm:9.1.7"
is-ci: "npm:4.1.0"
node-notifier: "npm:10.0.1"
Expand Down Expand Up @@ -6220,17 +6220,17 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:20.8.9":
version: 20.8.9
resolution: "happy-dom@npm:20.8.9"
"happy-dom@npm:20.9.0":
version: 20.9.0
resolution: "happy-dom@npm:20.9.0"
dependencies:
"@types/node": "npm:>=20.0.0"
"@types/whatwg-mimetype": "npm:^3.0.2"
"@types/ws": "npm:^8.18.1"
entities: "npm:^7.0.1"
whatwg-mimetype: "npm:^3.0.0"
ws: "npm:^8.18.3"
checksum: 10/81fabd8c630c2165eedd57b72f38b58e8891ff2ff543302c5bdf88860fc3b45b16decd27dabfc72739af6a927d711b04008c61b7e8090893da1fe5feba2dc80e
checksum: 10/5b54d641b467a8826de995a4541e55d79f58e3513e78209c5ff7ef8aa598c201550a8c2975aad465d5605bcf2788314164402f350eaa9014c0d6d6f896cc30c7
languageName: node
linkType: hard

Expand Down
Loading