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 @@ -143,7 +143,7 @@
"editorconfig": "3.0.2",
"eslint": "9.39.4",
"growl": "1.10.5",
"happy-dom": "20.14.3",
"happy-dom": "20.14.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 @@ -1636,7 +1636,7 @@ __metadata:
editorconfig: "npm:3.0.2"
eslint: "npm:9.39.4"
growl: "npm:1.10.5"
happy-dom: "npm:20.14.3"
happy-dom: "npm:20.14.5"
husky: "npm:9.1.7"
is-ci: "npm:4.1.0"
node-notifier: "npm:10.0.1"
Expand Down Expand Up @@ -6213,9 +6213,9 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:20.14.3":
version: 20.14.3
resolution: "happy-dom@npm:20.14.3"
"happy-dom@npm:20.14.5":
version: 20.14.5
resolution: "happy-dom@npm:20.14.5"
dependencies:
"@types/node": "npm:>=20.0.0"
"@types/whatwg-mimetype": "npm:^3.0.2"
Expand All @@ -6224,7 +6224,7 @@ __metadata:
entities: "npm:^7.0.1"
whatwg-mimetype: "npm:^3.0.0"
ws: "npm:^8.21.0"
checksum: 10/a2b25604306d2529d110355367baf4d8241bcee312bf4b1b8c7679e9b219af170966bcafebd378e217408064d82a673c4bdb1f28adedbc36ea4abe9d674c6bd6
checksum: 10/5a1f177622e7d08d0ee27b2bdd4d2c86365989e04342c67b6afd623da968ace87d551fb9ea60085159d4d9174db040cd9b5320a430a0b899a06fbbfd1acf2374
languageName: node
linkType: hard

Expand Down
Loading