Skip to content

Commit 464ce81

Browse files
chore(deps): update dependency happy-dom to v17
1 parent b0c4433 commit 464ce81

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

yarn.lock

+7-21
Original file line numberDiff line numberDiff line change
@@ -3330,7 +3330,7 @@ __metadata:
33303330
eslint-plugin-vue: "npm:9.23.0"
33313331
fast-equals: "npm:^5.0.0"
33323332
fuse.js: "npm:7.1.0"
3333-
happy-dom: "npm:8.9.0"
3333+
happy-dom: "npm:17.4.4"
33343334
html-escaper: "npm:^3.0.3"
33353335
husky: "npm:9.1.7"
33363336
immutable: "npm:^5.0.0-beta.5"
@@ -10943,18 +10943,13 @@ __metadata:
1094310943
languageName: node
1094410944
linkType: hard
1094510945

10946-
"happy-dom@npm:8.9.0":
10947-
version: 8.9.0
10948-
resolution: "happy-dom@npm:8.9.0"
10946+
"happy-dom@npm:17.4.4":
10947+
version: 17.4.4
10948+
resolution: "happy-dom@npm:17.4.4"
1094910949
dependencies:
10950-
css.escape: "npm:^1.5.1"
10951-
he: "npm:^1.2.0"
10952-
iconv-lite: "npm:^0.6.3"
10953-
node-fetch: "npm:^2.x.x"
1095410950
webidl-conversions: "npm:^7.0.0"
10955-
whatwg-encoding: "npm:^2.0.0"
1095610951
whatwg-mimetype: "npm:^3.0.0"
10957-
checksum: 10/66c65964ba3b2d02aa6ec9f81eb70dafd47b5b3bc5f1567fb7e2e54847cbed43baf2a79b6697d8327ff3cc9d7e60cf57d8dabfd22220a6be6e200fe746faafdf
10952+
checksum: 10/14a059d054687851767dcde8f0956d1e230ddf1ce05ca2facd349d2b50286317ab89797af57c38b3565b28f365ea93248a0acfc068e55aa46dcd876abdd2c478
1095810953
languageName: node
1095910954
linkType: hard
1096010955

@@ -11294,7 +11289,7 @@ __metadata:
1129411289
languageName: node
1129511290
linkType: hard
1129611291

11297-
"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
11292+
"iconv-lite@npm:^0.6.2":
1129811293
version: 0.6.3
1129911294
resolution: "iconv-lite@npm:0.6.3"
1130011295
dependencies:
@@ -13873,7 +13868,7 @@ __metadata:
1387313868
languageName: node
1387413869
linkType: hard
1387513870

13876-
"node-fetch@npm:^2.6.7, node-fetch@npm:^2.x.x":
13871+
"node-fetch@npm:^2.6.7":
1387713872
version: 2.7.0
1387813873
resolution: "node-fetch@npm:2.7.0"
1387913874
dependencies:
@@ -19947,15 +19942,6 @@ __metadata:
1994719942
languageName: node
1994819943
linkType: hard
1994919944

19950-
"whatwg-encoding@npm:^2.0.0":
19951-
version: 2.0.0
19952-
resolution: "whatwg-encoding@npm:2.0.0"
19953-
dependencies:
19954-
iconv-lite: "npm:0.6.3"
19955-
checksum: 10/162d712d88fd134a4fe587e53302da812eb4215a1baa4c394dfd86eff31d0a079ff932c05233857997de07481093358d6e7587997358f49b8a580a777be22089
19956-
languageName: node
19957-
linkType: hard
19958-
1995919945
"whatwg-mimetype@npm:^3.0.0":
1996019946
version: 3.0.0
1996119947
resolution: "whatwg-mimetype@npm:3.0.0"

0 commit comments

Comments
 (0)