Skip to content

Commit de07573

Browse files
chore(deps): update dependency happy-dom to v16
1 parent 0e4f548 commit de07573

File tree

2 files changed

+8
-22
lines changed

2 files changed

+8
-22
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"eslint-plugin-unicorn": "48.0.1",
6666
"eslint-plugin-varspacing": "1.2.2",
6767
"eslint-plugin-vue": "9.23.0",
68-
"happy-dom": "8.9.0",
68+
"happy-dom": "16.3.0",
6969
"husky": "9.1.7",
7070
"jest-extended": "4.0.2",
7171
"lint-staged": "15.2.10",

yarn.lock

+7-21
Original file line numberDiff line numberDiff line change
@@ -3819,7 +3819,7 @@ __metadata:
38193819
eslint-plugin-vue: "npm:9.23.0"
38203820
fast-equals: "npm:^5.0.0"
38213821
fuse.js: "npm:7.0.0"
3822-
happy-dom: "npm:8.9.0"
3822+
happy-dom: "npm:16.3.0"
38233823
html-escaper: "npm:^3.0.3"
38243824
husky: "npm:9.1.7"
38253825
immutable: "npm:^5.0.0-beta.5"
@@ -12095,18 +12095,13 @@ __metadata:
1209512095
languageName: node
1209612096
linkType: hard
1209712097

12098-
"happy-dom@npm:8.9.0":
12099-
version: 8.9.0
12100-
resolution: "happy-dom@npm:8.9.0"
12098+
"happy-dom@npm:16.3.0":
12099+
version: 16.3.0
12100+
resolution: "happy-dom@npm:16.3.0"
1210112101
dependencies:
12102-
css.escape: "npm:^1.5.1"
12103-
he: "npm:^1.2.0"
12104-
iconv-lite: "npm:^0.6.3"
12105-
node-fetch: "npm:^2.x.x"
1210612102
webidl-conversions: "npm:^7.0.0"
12107-
whatwg-encoding: "npm:^2.0.0"
1210812103
whatwg-mimetype: "npm:^3.0.0"
12109-
checksum: 10/66c65964ba3b2d02aa6ec9f81eb70dafd47b5b3bc5f1567fb7e2e54847cbed43baf2a79b6697d8327ff3cc9d7e60cf57d8dabfd22220a6be6e200fe746faafdf
12104+
checksum: 10/758d86110181fbb5436954ee934ff225019ff74d84173d9cd166e3ce91ce9292a4e02d634b688c2d623ea02839d8d205a787062e8fdce65999bb0439a0369a4e
1211012105
languageName: node
1211112106
linkType: hard
1211212107

@@ -12462,7 +12457,7 @@ __metadata:
1246212457
languageName: node
1246312458
linkType: hard
1246412459

12465-
"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
12460+
"iconv-lite@npm:^0.6.2":
1246612461
version: 0.6.3
1246712462
resolution: "iconv-lite@npm:0.6.3"
1246812463
dependencies:
@@ -15253,7 +15248,7 @@ __metadata:
1525315248
languageName: node
1525415249
linkType: hard
1525515250

15256-
"node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.7, node-fetch@npm:^2.x.x":
15251+
"node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.7":
1525715252
version: 2.7.0
1525815253
resolution: "node-fetch@npm:2.7.0"
1525915254
dependencies:
@@ -21501,15 +21496,6 @@ __metadata:
2150121496
languageName: node
2150221497
linkType: hard
2150321498

21504-
"whatwg-encoding@npm:^2.0.0":
21505-
version: 2.0.0
21506-
resolution: "whatwg-encoding@npm:2.0.0"
21507-
dependencies:
21508-
iconv-lite: "npm:0.6.3"
21509-
checksum: 10/162d712d88fd134a4fe587e53302da812eb4215a1baa4c394dfd86eff31d0a079ff932c05233857997de07481093358d6e7587997358f49b8a580a777be22089
21510-
languageName: node
21511-
linkType: hard
21512-
2151321499
"whatwg-mimetype@npm:^3.0.0":
2151421500
version: 3.0.0
2151521501
resolution: "whatwg-mimetype@npm:3.0.0"

0 commit comments

Comments
 (0)