Skip to content

Commit a3e894a

Browse files
chore(deps): update dependency happy-dom to v16
1 parent c7bde0b commit a3e894a

File tree

2 files changed

+8
-22
lines changed

2 files changed

+8
-22
lines changed

Diff for: 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.7.2",
6969
"husky": "9.1.7",
7070
"jest-extended": "4.0.2",
7171
"lint-staged": "15.3.0",

Diff for: yarn.lock

+7-21
Original file line numberDiff line numberDiff line change
@@ -3859,7 +3859,7 @@ __metadata:
38593859
eslint-plugin-vue: "npm:9.23.0"
38603860
fast-equals: "npm:^5.0.0"
38613861
fuse.js: "npm:7.0.0"
3862-
happy-dom: "npm:8.9.0"
3862+
happy-dom: "npm:16.7.2"
38633863
html-escaper: "npm:^3.0.3"
38643864
husky: "npm:9.1.7"
38653865
immutable: "npm:^5.0.0-beta.5"
@@ -12151,18 +12151,13 @@ __metadata:
1215112151
languageName: node
1215212152
linkType: hard
1215312153

12154-
"happy-dom@npm:8.9.0":
12155-
version: 8.9.0
12156-
resolution: "happy-dom@npm:8.9.0"
12154+
"happy-dom@npm:16.7.2":
12155+
version: 16.7.2
12156+
resolution: "happy-dom@npm:16.7.2"
1215712157
dependencies:
12158-
css.escape: "npm:^1.5.1"
12159-
he: "npm:^1.2.0"
12160-
iconv-lite: "npm:^0.6.3"
12161-
node-fetch: "npm:^2.x.x"
1216212158
webidl-conversions: "npm:^7.0.0"
12163-
whatwg-encoding: "npm:^2.0.0"
1216412159
whatwg-mimetype: "npm:^3.0.0"
12165-
checksum: 10/66c65964ba3b2d02aa6ec9f81eb70dafd47b5b3bc5f1567fb7e2e54847cbed43baf2a79b6697d8327ff3cc9d7e60cf57d8dabfd22220a6be6e200fe746faafdf
12160+
checksum: 10/ee79fec0cd5ca1380f1727d1ef65b88279510886a0c6a6d26dffa192ef77eb19254aeae41093fa534cda672d71816008bb95f6c5e5ea412b3543a444e177b8d9
1216612161
languageName: node
1216712162
linkType: hard
1216812163

@@ -12518,7 +12513,7 @@ __metadata:
1251812513
languageName: node
1251912514
linkType: hard
1252012515

12521-
"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
12516+
"iconv-lite@npm:^0.6.2":
1252212517
version: 0.6.3
1252312518
resolution: "iconv-lite@npm:0.6.3"
1252412519
dependencies:
@@ -15300,7 +15295,7 @@ __metadata:
1530015295
languageName: node
1530115296
linkType: hard
1530215297

15303-
"node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.7, node-fetch@npm:^2.x.x":
15298+
"node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.7":
1530415299
version: 2.7.0
1530515300
resolution: "node-fetch@npm:2.7.0"
1530615301
dependencies:
@@ -21588,15 +21583,6 @@ __metadata:
2158821583
languageName: node
2158921584
linkType: hard
2159021585

21591-
"whatwg-encoding@npm:^2.0.0":
21592-
version: 2.0.0
21593-
resolution: "whatwg-encoding@npm:2.0.0"
21594-
dependencies:
21595-
iconv-lite: "npm:0.6.3"
21596-
checksum: 10/162d712d88fd134a4fe587e53302da812eb4215a1baa4c394dfd86eff31d0a079ff932c05233857997de07481093358d6e7587997358f49b8a580a777be22089
21597-
languageName: node
21598-
linkType: hard
21599-
2160021586
"whatwg-mimetype@npm:^3.0.0":
2160121587
version: 3.0.0
2160221588
resolution: "whatwg-mimetype@npm:3.0.0"

0 commit comments

Comments
 (0)