Skip to content

Commit 0a834f5

Browse files
chore(deps): update dependency happy-dom to v17
1 parent b15db5b commit 0a834f5

File tree

2 files changed

+8
-22
lines changed

2 files changed

+8
-22
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint-plugin-unicorn": "48.0.1",
6565
"eslint-plugin-varspacing": "1.2.2",
6666
"eslint-plugin-vue": "9.23.0",
67-
"happy-dom": "8.9.0",
67+
"happy-dom": "17.4.7",
6868
"husky": "9.1.7",
6969
"jest-extended": "4.0.2",
7070
"lint-staged": "15.5.1",

yarn.lock

Lines changed: 7 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -3813,7 +3813,7 @@ __metadata:
38133813
eslint-plugin-vue: "npm:9.23.0"
38143814
fast-equals: "npm:^5.0.0"
38153815
fuse.js: "npm:7.1.0"
3816-
happy-dom: "npm:8.9.0"
3816+
happy-dom: "npm:17.4.7"
38173817
html-escaper: "npm:^3.0.3"
38183818
husky: "npm:9.1.7"
38193819
immutable: "npm:^5.0.0-beta.5"
@@ -12213,18 +12213,13 @@ __metadata:
1221312213
languageName: node
1221412214
linkType: hard
1221512215

12216-
"happy-dom@npm:8.9.0":
12217-
version: 8.9.0
12218-
resolution: "happy-dom@npm:8.9.0"
12216+
"happy-dom@npm:17.4.7":
12217+
version: 17.4.7
12218+
resolution: "happy-dom@npm:17.4.7"
1221912219
dependencies:
12220-
css.escape: "npm:^1.5.1"
12221-
he: "npm:^1.2.0"
12222-
iconv-lite: "npm:^0.6.3"
12223-
node-fetch: "npm:^2.x.x"
1222412220
webidl-conversions: "npm:^7.0.0"
12225-
whatwg-encoding: "npm:^2.0.0"
1222612221
whatwg-mimetype: "npm:^3.0.0"
12227-
checksum: 10/66c65964ba3b2d02aa6ec9f81eb70dafd47b5b3bc5f1567fb7e2e54847cbed43baf2a79b6697d8327ff3cc9d7e60cf57d8dabfd22220a6be6e200fe746faafdf
12222+
checksum: 10/8f6af6b3cfea459805fc2db7329ecdf9c7760d29cae20dde85983896de02f7bfcf265533850848a501c9813d94211c0737534c54d28b6c5b2c1bb13daa344211
1222812223
languageName: node
1222912224
linkType: hard
1223012225

@@ -12587,7 +12582,7 @@ __metadata:
1258712582
languageName: node
1258812583
linkType: hard
1258912584

12590-
"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
12585+
"iconv-lite@npm:^0.6.2":
1259112586
version: 0.6.3
1259212587
resolution: "iconv-lite@npm:0.6.3"
1259312588
dependencies:
@@ -15342,7 +15337,7 @@ __metadata:
1534215337
languageName: node
1534315338
linkType: hard
1534415339

15345-
"node-fetch@npm:^2.6.7, node-fetch@npm:^2.x.x":
15340+
"node-fetch@npm:^2.6.7":
1534615341
version: 2.7.0
1534715342
resolution: "node-fetch@npm:2.7.0"
1534815343
dependencies:
@@ -21846,15 +21841,6 @@ __metadata:
2184621841
languageName: node
2184721842
linkType: hard
2184821843

21849-
"whatwg-encoding@npm:^2.0.0":
21850-
version: 2.0.0
21851-
resolution: "whatwg-encoding@npm:2.0.0"
21852-
dependencies:
21853-
iconv-lite: "npm:0.6.3"
21854-
checksum: 10/162d712d88fd134a4fe587e53302da812eb4215a1baa4c394dfd86eff31d0a079ff932c05233857997de07481093358d6e7587997358f49b8a580a777be22089
21855-
languageName: node
21856-
linkType: hard
21857-
2185821844
"whatwg-mimetype@npm:^3.0.0":
2185921845
version: 3.0.0
2186021846
resolution: "whatwg-mimetype@npm:3.0.0"

0 commit comments

Comments
 (0)