Skip to content

Commit 516ec5c

Browse files
chore(deps): update dependency happy-dom to v17
1 parent 88f590b commit 516ec5c

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
@@ -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.6",
6868
"husky": "9.1.7",
6969
"jest-extended": "4.0.2",
7070
"lint-staged": "15.5.1",

yarn.lock

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

12215-
"happy-dom@npm:8.9.0":
12216-
version: 8.9.0
12217-
resolution: "happy-dom@npm:8.9.0"
12215+
"happy-dom@npm:17.4.6":
12216+
version: 17.4.6
12217+
resolution: "happy-dom@npm:17.4.6"
1221812218
dependencies:
12219-
css.escape: "npm:^1.5.1"
12220-
he: "npm:^1.2.0"
12221-
iconv-lite: "npm:^0.6.3"
12222-
node-fetch: "npm:^2.x.x"
1222312219
webidl-conversions: "npm:^7.0.0"
12224-
whatwg-encoding: "npm:^2.0.0"
1222512220
whatwg-mimetype: "npm:^3.0.0"
12226-
checksum: 10/66c65964ba3b2d02aa6ec9f81eb70dafd47b5b3bc5f1567fb7e2e54847cbed43baf2a79b6697d8327ff3cc9d7e60cf57d8dabfd22220a6be6e200fe746faafdf
12221+
checksum: 10/e447bb2a470fcc54e73ea230496db2d99f732266798176490bb1b52de4372deca67f578a2abbfaf34917f5a44ffdadc188801d0ce4f446a3731f41a6e0d356cf
1222712222
languageName: node
1222812223
linkType: hard
1222912224

@@ -12586,7 +12581,7 @@ __metadata:
1258612581
languageName: node
1258712582
linkType: hard
1258812583

12589-
"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
12584+
"iconv-lite@npm:^0.6.2":
1259012585
version: 0.6.3
1259112586
resolution: "iconv-lite@npm:0.6.3"
1259212587
dependencies:
@@ -15341,7 +15336,7 @@ __metadata:
1534115336
languageName: node
1534215337
linkType: hard
1534315338

15344-
"node-fetch@npm:^2.6.7, node-fetch@npm:^2.x.x":
15339+
"node-fetch@npm:^2.6.7":
1534515340
version: 2.7.0
1534615341
resolution: "node-fetch@npm:2.7.0"
1534715342
dependencies:
@@ -21834,15 +21829,6 @@ __metadata:
2183421829
languageName: node
2183521830
linkType: hard
2183621831

21837-
"whatwg-encoding@npm:^2.0.0":
21838-
version: 2.0.0
21839-
resolution: "whatwg-encoding@npm:2.0.0"
21840-
dependencies:
21841-
iconv-lite: "npm:0.6.3"
21842-
checksum: 10/162d712d88fd134a4fe587e53302da812eb4215a1baa4c394dfd86eff31d0a079ff932c05233857997de07481093358d6e7587997358f49b8a580a777be22089
21843-
languageName: node
21844-
linkType: hard
21845-
2184621832
"whatwg-mimetype@npm:^3.0.0":
2184721833
version: 3.0.0
2184821834
resolution: "whatwg-mimetype@npm:3.0.0"

0 commit comments

Comments
 (0)