Skip to content

Commit 306f3dc

Browse files
chore(deps): update dependency happy-dom to v17
1 parent 0c7f61b commit 306f3dc

File tree

2 files changed

+8
-22
lines changed

2 files changed

+8
-22
lines changed

Diff for: 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",

Diff for: yarn.lock

+7-21
Original file line numberDiff line numberDiff line change
@@ -3692,7 +3692,7 @@ __metadata:
36923692
eslint-plugin-vue: "npm:9.23.0"
36933693
fast-equals: "npm:^5.0.0"
36943694
fuse.js: "npm:7.1.0"
3695-
happy-dom: "npm:8.9.0"
3695+
happy-dom: "npm:17.4.4"
36963696
html-escaper: "npm:^3.0.3"
36973697
husky: "npm:9.1.7"
36983698
immutable: "npm:^5.0.0-beta.5"
@@ -12088,18 +12088,13 @@ __metadata:
1208812088
languageName: node
1208912089
linkType: hard
1209012090

12091-
"happy-dom@npm:8.9.0":
12092-
version: 8.9.0
12093-
resolution: "happy-dom@npm:8.9.0"
12091+
"happy-dom@npm:17.4.4":
12092+
version: 17.4.4
12093+
resolution: "happy-dom@npm:17.4.4"
1209412094
dependencies:
12095-
css.escape: "npm:^1.5.1"
12096-
he: "npm:^1.2.0"
12097-
iconv-lite: "npm:^0.6.3"
12098-
node-fetch: "npm:^2.x.x"
1209912095
webidl-conversions: "npm:^7.0.0"
12100-
whatwg-encoding: "npm:^2.0.0"
1210112096
whatwg-mimetype: "npm:^3.0.0"
12102-
checksum: 10/66c65964ba3b2d02aa6ec9f81eb70dafd47b5b3bc5f1567fb7e2e54847cbed43baf2a79b6697d8327ff3cc9d7e60cf57d8dabfd22220a6be6e200fe746faafdf
12097+
checksum: 10/14a059d054687851767dcde8f0956d1e230ddf1ce05ca2facd349d2b50286317ab89797af57c38b3565b28f365ea93248a0acfc068e55aa46dcd876abdd2c478
1210312098
languageName: node
1210412099
linkType: hard
1210512100

@@ -12455,7 +12450,7 @@ __metadata:
1245512450
languageName: node
1245612451
linkType: hard
1245712452

12458-
"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
12453+
"iconv-lite@npm:^0.6.2":
1245912454
version: 0.6.3
1246012455
resolution: "iconv-lite@npm:0.6.3"
1246112456
dependencies:
@@ -15236,7 +15231,7 @@ __metadata:
1523615231
languageName: node
1523715232
linkType: hard
1523815233

15239-
"node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.7, node-fetch@npm:^2.x.x":
15234+
"node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.7":
1524015235
version: 2.7.0
1524115236
resolution: "node-fetch@npm:2.7.0"
1524215237
dependencies:
@@ -21515,15 +21510,6 @@ __metadata:
2151521510
languageName: node
2151621511
linkType: hard
2151721512

21518-
"whatwg-encoding@npm:^2.0.0":
21519-
version: 2.0.0
21520-
resolution: "whatwg-encoding@npm:2.0.0"
21521-
dependencies:
21522-
iconv-lite: "npm:0.6.3"
21523-
checksum: 10/162d712d88fd134a4fe587e53302da812eb4215a1baa4c394dfd86eff31d0a079ff932c05233857997de07481093358d6e7587997358f49b8a580a777be22089
21524-
languageName: node
21525-
linkType: hard
21526-
2152721513
"whatwg-mimetype@npm:^3.0.0":
2152821514
version: 3.0.0
2152921515
resolution: "whatwg-mimetype@npm:3.0.0"

0 commit comments

Comments
 (0)