Skip to content

Commit b574efa

Browse files
chore(deps): update dependency happy-dom to v17
1 parent 846b1e3 commit b574efa

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
@@ -65,7 +65,7 @@
6565
"eslint-plugin-unicorn": "48.0.1",
6666
"eslint-plugin-varspacing": "1.2.2",
6767
"eslint-plugin-vue": "9.23.0",
68-
"happy-dom": "8.9.0",
68+
"happy-dom": "17.4.4",
6969
"husky": "9.1.7",
7070
"jest-extended": "4.0.2",
7171
"lint-staged": "15.5.0",

yarn.lock

+7-21
Original file line numberDiff line numberDiff line change
@@ -3357,7 +3357,7 @@ __metadata:
33573357
eslint-plugin-vue: "npm:9.23.0"
33583358
fast-equals: "npm:^5.0.0"
33593359
fuse.js: "npm:7.1.0"
3360-
happy-dom: "npm:8.9.0"
3360+
happy-dom: "npm:17.4.4"
33613361
html-escaper: "npm:^3.0.3"
33623362
husky: "npm:9.1.7"
33633363
immutable: "npm:^5.0.0-beta.5"
@@ -11633,18 +11633,13 @@ __metadata:
1163311633
languageName: node
1163411634
linkType: hard
1163511635

11636-
"happy-dom@npm:8.9.0":
11637-
version: 8.9.0
11638-
resolution: "happy-dom@npm:8.9.0"
11636+
"happy-dom@npm:17.4.4":
11637+
version: 17.4.4
11638+
resolution: "happy-dom@npm:17.4.4"
1163911639
dependencies:
11640-
css.escape: "npm:^1.5.1"
11641-
he: "npm:^1.2.0"
11642-
iconv-lite: "npm:^0.6.3"
11643-
node-fetch: "npm:^2.x.x"
1164411640
webidl-conversions: "npm:^7.0.0"
11645-
whatwg-encoding: "npm:^2.0.0"
1164611641
whatwg-mimetype: "npm:^3.0.0"
11647-
checksum: 10/66c65964ba3b2d02aa6ec9f81eb70dafd47b5b3bc5f1567fb7e2e54847cbed43baf2a79b6697d8327ff3cc9d7e60cf57d8dabfd22220a6be6e200fe746faafdf
11642+
checksum: 10/14a059d054687851767dcde8f0956d1e230ddf1ce05ca2facd349d2b50286317ab89797af57c38b3565b28f365ea93248a0acfc068e55aa46dcd876abdd2c478
1164811643
languageName: node
1164911644
linkType: hard
1165011645

@@ -11986,7 +11981,7 @@ __metadata:
1198611981
languageName: node
1198711982
linkType: hard
1198811983

11989-
"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
11984+
"iconv-lite@npm:^0.6.2":
1199011985
version: 0.6.3
1199111986
resolution: "iconv-lite@npm:0.6.3"
1199211987
dependencies:
@@ -14724,7 +14719,7 @@ __metadata:
1472414719
languageName: node
1472514720
linkType: hard
1472614721

14727-
"node-fetch@npm:^2.6.7, node-fetch@npm:^2.x.x":
14722+
"node-fetch@npm:^2.6.7":
1472814723
version: 2.7.0
1472914724
resolution: "node-fetch@npm:2.7.0"
1473014725
dependencies:
@@ -21055,15 +21050,6 @@ __metadata:
2105521050
languageName: node
2105621051
linkType: hard
2105721052

21058-
"whatwg-encoding@npm:^2.0.0":
21059-
version: 2.0.0
21060-
resolution: "whatwg-encoding@npm:2.0.0"
21061-
dependencies:
21062-
iconv-lite: "npm:0.6.3"
21063-
checksum: 10/162d712d88fd134a4fe587e53302da812eb4215a1baa4c394dfd86eff31d0a079ff932c05233857997de07481093358d6e7587997358f49b8a580a777be22089
21064-
languageName: node
21065-
linkType: hard
21066-
2106721053
"whatwg-mimetype@npm:^3.0.0":
2106821054
version: 3.0.0
2106921055
resolution: "whatwg-mimetype@npm:3.0.0"

0 commit comments

Comments
 (0)