Skip to content

Commit faef6e7

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

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.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
@@ -3363,7 +3363,7 @@ __metadata:
33633363
eslint-plugin-vue: "npm:9.23.0"
33643364
fast-equals: "npm:^5.0.0"
33653365
fuse.js: "npm:7.1.0"
3366-
happy-dom: "npm:8.9.0"
3366+
happy-dom: "npm:17.4.6"
33673367
html-escaper: "npm:^3.0.3"
33683368
husky: "npm:9.1.7"
33693369
immutable: "npm:^5.0.0-beta.5"
@@ -10995,18 +10995,13 @@ __metadata:
1099510995
languageName: node
1099610996
linkType: hard
1099710997

10998-
"happy-dom@npm:8.9.0":
10999-
version: 8.9.0
11000-
resolution: "happy-dom@npm:8.9.0"
10998+
"happy-dom@npm:17.4.6":
10999+
version: 17.4.6
11000+
resolution: "happy-dom@npm:17.4.6"
1100111001
dependencies:
11002-
css.escape: "npm:^1.5.1"
11003-
he: "npm:^1.2.0"
11004-
iconv-lite: "npm:^0.6.3"
11005-
node-fetch: "npm:^2.x.x"
1100611002
webidl-conversions: "npm:^7.0.0"
11007-
whatwg-encoding: "npm:^2.0.0"
1100811003
whatwg-mimetype: "npm:^3.0.0"
11009-
checksum: 10/66c65964ba3b2d02aa6ec9f81eb70dafd47b5b3bc5f1567fb7e2e54847cbed43baf2a79b6697d8327ff3cc9d7e60cf57d8dabfd22220a6be6e200fe746faafdf
11004+
checksum: 10/e447bb2a470fcc54e73ea230496db2d99f732266798176490bb1b52de4372deca67f578a2abbfaf34917f5a44ffdadc188801d0ce4f446a3731f41a6e0d356cf
1101011005
languageName: node
1101111006
linkType: hard
1101211007

@@ -11346,7 +11341,7 @@ __metadata:
1134611341
languageName: node
1134711342
linkType: hard
1134811343

11349-
"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
11344+
"iconv-lite@npm:^0.6.2":
1135011345
version: 0.6.3
1135111346
resolution: "iconv-lite@npm:0.6.3"
1135211347
dependencies:
@@ -13932,7 +13927,7 @@ __metadata:
1393213927
languageName: node
1393313928
linkType: hard
1393413929

13935-
"node-fetch@npm:^2.6.7, node-fetch@npm:^2.x.x":
13930+
"node-fetch@npm:^2.6.7":
1393613931
version: 2.7.0
1393713932
resolution: "node-fetch@npm:2.7.0"
1393813933
dependencies:
@@ -20016,15 +20011,6 @@ __metadata:
2001620011
languageName: node
2001720012
linkType: hard
2001820013

20019-
"whatwg-encoding@npm:^2.0.0":
20020-
version: 2.0.0
20021-
resolution: "whatwg-encoding@npm:2.0.0"
20022-
dependencies:
20023-
iconv-lite: "npm:0.6.3"
20024-
checksum: 10/162d712d88fd134a4fe587e53302da812eb4215a1baa4c394dfd86eff31d0a079ff932c05233857997de07481093358d6e7587997358f49b8a580a777be22089
20025-
languageName: node
20026-
linkType: hard
20027-
2002820014
"whatwg-mimetype@npm:^3.0.0":
2002920015
version: 3.0.0
2003020016
resolution: "whatwg-mimetype@npm:3.0.0"

0 commit comments

Comments
 (0)