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 @@ -99,7 +99,7 @@
"fs-extra": "^9.0.0",
"generate-changelog": "^1.7.1",
"glob": "7.1.6",
"happy-dom": "20.0.0",
"happy-dom": "20.0.2",
"husky": "^4.2.3",
"jest": "29.7.0",
"jmespath": "^0.15.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31032,7 +31032,7 @@ __metadata:
fs-extra: "npm:^9.0.0"
generate-changelog: "npm:^1.7.1"
glob: "npm:7.1.6"
happy-dom: "npm:20.0.0"
happy-dom: "npm:20.0.2"
husky: "npm:^4.2.3"
jest: "npm:29.7.0"
jmespath: "npm:^0.15.0"
Expand Down Expand Up @@ -34731,14 +34731,14 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:20.0.0":
version: 20.0.0
resolution: "happy-dom@npm:20.0.0"
"happy-dom@npm:20.0.2":
version: 20.0.2
resolution: "happy-dom@npm:20.0.2"
dependencies:
"@types/node": "npm:^20.0.0"
"@types/whatwg-mimetype": "npm:^3.0.2"
whatwg-mimetype: "npm:^3.0.0"
checksum: 10c0/a205da48f3c98ae2b2bcb73c8f673fea66296cd2fc081065fcd5fa42b4411546c1b8f7c26ef2ca5adf0bdd1ced9aff4f429a3a4f5e6bce7724eec2747bef1a49
checksum: 10c0/d4449e087cb7566fb493f9e6ee99221c64177732bf944ec3e2f464033107832c637e201e3e78e81a8b35871d41aa510806f3f1a2f18b924fc6120226f337a845
languageName: node
linkType: hard

Expand Down
Loading