Skip to content

Commit bb88ea0

Browse files
chore(deps): update dependency happy-dom to v16
1 parent 0caf0f1 commit bb88ea0

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": "16.3.0",
6969
"husky": "9.1.7",
7070
"jest-extended": "4.0.2",
7171
"lint-staged": "15.2.10",

Diff for: yarn.lock

+7-21
Original file line numberDiff line numberDiff line change
@@ -3859,7 +3859,7 @@ __metadata:
38593859
eslint-plugin-vue: "npm:9.23.0"
38603860
fast-equals: "npm:^5.0.0"
38613861
fuse.js: "npm:7.0.0"
3862-
happy-dom: "npm:8.9.0"
3862+
happy-dom: "npm:16.3.0"
38633863
html-escaper: "npm:^3.0.3"
38643864
husky: "npm:9.1.7"
38653865
immutable: "npm:^5.0.0-beta.5"
@@ -12149,18 +12149,13 @@ __metadata:
1214912149
languageName: node
1215012150
linkType: hard
1215112151

12152-
"happy-dom@npm:8.9.0":
12153-
version: 8.9.0
12154-
resolution: "happy-dom@npm:8.9.0"
12152+
"happy-dom@npm:16.3.0":
12153+
version: 16.3.0
12154+
resolution: "happy-dom@npm:16.3.0"
1215512155
dependencies:
12156-
css.escape: "npm:^1.5.1"
12157-
he: "npm:^1.2.0"
12158-
iconv-lite: "npm:^0.6.3"
12159-
node-fetch: "npm:^2.x.x"
1216012156
webidl-conversions: "npm:^7.0.0"
12161-
whatwg-encoding: "npm:^2.0.0"
1216212157
whatwg-mimetype: "npm:^3.0.0"
12163-
checksum: 10/66c65964ba3b2d02aa6ec9f81eb70dafd47b5b3bc5f1567fb7e2e54847cbed43baf2a79b6697d8327ff3cc9d7e60cf57d8dabfd22220a6be6e200fe746faafdf
12158+
checksum: 10/758d86110181fbb5436954ee934ff225019ff74d84173d9cd166e3ce91ce9292a4e02d634b688c2d623ea02839d8d205a787062e8fdce65999bb0439a0369a4e
1216412159
languageName: node
1216512160
linkType: hard
1216612161

@@ -12516,7 +12511,7 @@ __metadata:
1251612511
languageName: node
1251712512
linkType: hard
1251812513

12519-
"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
12514+
"iconv-lite@npm:^0.6.2":
1252012515
version: 0.6.3
1252112516
resolution: "iconv-lite@npm:0.6.3"
1252212517
dependencies:
@@ -15298,7 +15293,7 @@ __metadata:
1529815293
languageName: node
1529915294
linkType: hard
1530015295

15301-
"node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.7, node-fetch@npm:^2.x.x":
15296+
"node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.7":
1530215297
version: 2.7.0
1530315298
resolution: "node-fetch@npm:2.7.0"
1530415299
dependencies:
@@ -21586,15 +21581,6 @@ __metadata:
2158621581
languageName: node
2158721582
linkType: hard
2158821583

21589-
"whatwg-encoding@npm:^2.0.0":
21590-
version: 2.0.0
21591-
resolution: "whatwg-encoding@npm:2.0.0"
21592-
dependencies:
21593-
iconv-lite: "npm:0.6.3"
21594-
checksum: 10/162d712d88fd134a4fe587e53302da812eb4215a1baa4c394dfd86eff31d0a079ff932c05233857997de07481093358d6e7587997358f49b8a580a777be22089
21595-
languageName: node
21596-
linkType: hard
21597-
2159821584
"whatwg-mimetype@npm:^3.0.0":
2159921585
version: 3.0.0
2160021586
resolution: "whatwg-mimetype@npm:3.0.0"

0 commit comments

Comments
 (0)