Skip to content

Commit de38099

Browse files
chore(deps): update dependency happy-dom to v17
1 parent 02cbf43 commit de38099

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.5.6",
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.5.6"
38173817
html-escaper: "npm:^3.0.3"
38183818
husky: "npm:9.1.7"
38193819
immutable: "npm:^5.0.0-beta.5"
@@ -12211,18 +12211,13 @@ __metadata:
1221112211
languageName: node
1221212212
linkType: hard
1221312213

12214-
"happy-dom@npm:8.9.0":
12215-
version: 8.9.0
12216-
resolution: "happy-dom@npm:8.9.0"
12214+
"happy-dom@npm:17.5.6":
12215+
version: 17.5.6
12216+
resolution: "happy-dom@npm:17.5.6"
1221712217
dependencies:
12218-
css.escape: "npm:^1.5.1"
12219-
he: "npm:^1.2.0"
12220-
iconv-lite: "npm:^0.6.3"
12221-
node-fetch: "npm:^2.x.x"
1222212218
webidl-conversions: "npm:^7.0.0"
12223-
whatwg-encoding: "npm:^2.0.0"
1222412219
whatwg-mimetype: "npm:^3.0.0"
12225-
checksum: 10/66c65964ba3b2d02aa6ec9f81eb70dafd47b5b3bc5f1567fb7e2e54847cbed43baf2a79b6697d8327ff3cc9d7e60cf57d8dabfd22220a6be6e200fe746faafdf
12220+
checksum: 10/dcec81d51aa95a0d145e954e4ff14a507cc6757007c8b1b5146e66934ccabbca57f7e01cd8c1e4e6229bd85fd4528511ce2968feffa28bda7dbb7a420779d4af
1222612221
languageName: node
1222712222
linkType: hard
1222812223

@@ -12585,7 +12580,7 @@ __metadata:
1258512580
languageName: node
1258612581
linkType: hard
1258712582

12588-
"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
12583+
"iconv-lite@npm:^0.6.2":
1258912584
version: 0.6.3
1259012585
resolution: "iconv-lite@npm:0.6.3"
1259112586
dependencies:
@@ -15340,7 +15335,7 @@ __metadata:
1534015335
languageName: node
1534115336
linkType: hard
1534215337

15343-
"node-fetch@npm:^2.6.7, node-fetch@npm:^2.x.x":
15338+
"node-fetch@npm:^2.6.7":
1534415339
version: 2.7.0
1534515340
resolution: "node-fetch@npm:2.7.0"
1534615341
dependencies:
@@ -21844,15 +21839,6 @@ __metadata:
2184421839
languageName: node
2184521840
linkType: hard
2184621841

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

0 commit comments

Comments
 (0)