Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump happy-dom from 12.9.1 to 15.10.1 #122

Closed
wants to merge 1 commit into from
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
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"eslint": "^8.40.0",
"flat": "^6.0.1",
"gray-matter": ">= 4.0",
"happy-dom": "^12.6.0",
"happy-dom": "^15.10.1",
"http-server": "^14.1.1",
"husky": "^8.0.3",
"hyperlink": "^5.0.4",
Expand Down
22 changes: 6 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -990,7 +990,7 @@ __metadata:
eslint: ^8.40.0
flat: ^6.0.1
gray-matter: ">= 4.0"
happy-dom: ^12.6.0
happy-dom: ^15.10.1
http-server: ^14.1.1
husky: ^8.0.3
hyperlink: ^5.0.4
Expand Down Expand Up @@ -3350,13 +3350,6 @@ __metadata:
languageName: node
linkType: hard

"css.escape@npm:^1.5.1":
version: 1.5.1
resolution: "css.escape@npm:1.5.1"
checksum: f6d38088d870a961794a2580b2b2af1027731bb43261cfdce14f19238a88664b351cc8978abc20f06cc6bbde725699dec8deb6fe9816b139fc3f2af28719e774
languageName: node
linkType: hard

"cssesc@npm:^3.0.0":
version: 3.0.0
resolution: "cssesc@npm:3.0.0"
Expand Down Expand Up @@ -5272,17 +5265,14 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:^12.6.0":
version: 12.9.1
resolution: "happy-dom@npm:12.9.1"
"happy-dom@npm:^15.10.1":
version: 15.10.1
resolution: "happy-dom@npm:15.10.1"
dependencies:
css.escape: ^1.5.1
entities: ^4.5.0
iconv-lite: ^0.6.3
webidl-conversions: ^7.0.0
whatwg-encoding: ^2.0.0
whatwg-mimetype: ^3.0.0
checksum: 02e7f73199cda296ede1479559166ff1d2b04a4169679fa12d4b7c3b90caefc571c18ca6664bdeb1054b6d22465b2c10e78b3ddfc5676e87f7bd7b16b9afb00b
checksum: f3fd3c900dd64928e83d210fb8c584b39e3cf84fafc991e511a97c60117ed513461df0425a7c6df600712e879cffb52f260296af9326da9e8018a3bc5c35f1ab
languageName: node
linkType: hard

Expand Down Expand Up @@ -5632,7 +5622,7 @@ __metadata:
languageName: node
linkType: hard

"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2":
version: 0.6.3
resolution: "iconv-lite@npm:0.6.3"
dependencies:
Expand Down
Loading