Skip to content

Commit c7ee14f

Browse files
chore(deps): update dependency happy-dom to v17
1 parent 501be5b commit c7ee14f

2 files changed

Lines changed: 8 additions & 22 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
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.1.0",
6969
"husky": "9.1.7",
7070
"jest-extended": "4.0.2",
7171
"lint-staged": "15.3.0",

yarn.lock

Lines changed: 7 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -3761,7 +3761,7 @@ __metadata:
37613761
eslint-plugin-vue: "npm:9.23.0"
37623762
fast-equals: "npm:^5.0.0"
37633763
fuse.js: "npm:7.0.0"
3764-
happy-dom: "npm:8.9.0"
3764+
happy-dom: "npm:17.1.0"
37653765
html-escaper: "npm:^3.0.3"
37663766
husky: "npm:9.1.7"
37673767
immutable: "npm:^5.0.0-beta.5"
@@ -12097,18 +12097,13 @@ __metadata:
1209712097
languageName: node
1209812098
linkType: hard
1209912099

12100-
"happy-dom@npm:8.9.0":
12101-
version: 8.9.0
12102-
resolution: "happy-dom@npm:8.9.0"
12100+
"happy-dom@npm:17.1.0":
12101+
version: 17.1.0
12102+
resolution: "happy-dom@npm:17.1.0"
1210312103
dependencies:
12104-
css.escape: "npm:^1.5.1"
12105-
he: "npm:^1.2.0"
12106-
iconv-lite: "npm:^0.6.3"
12107-
node-fetch: "npm:^2.x.x"
1210812104
webidl-conversions: "npm:^7.0.0"
12109-
whatwg-encoding: "npm:^2.0.0"
1211012105
whatwg-mimetype: "npm:^3.0.0"
12111-
checksum: 10/66c65964ba3b2d02aa6ec9f81eb70dafd47b5b3bc5f1567fb7e2e54847cbed43baf2a79b6697d8327ff3cc9d7e60cf57d8dabfd22220a6be6e200fe746faafdf
12106+
checksum: 10/fdd803d505220ea1beffc23df9f50edbf7c4e82ba93bc4da33f8c09f4eb6438ac469aa87ea733766c35c05e78123b60a3ba0845ce27dd8098871bb144c7375f2
1211212107
languageName: node
1211312108
linkType: hard
1211412109

@@ -12471,7 +12466,7 @@ __metadata:
1247112466
languageName: node
1247212467
linkType: hard
1247312468

12474-
"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
12469+
"iconv-lite@npm:^0.6.2":
1247512470
version: 0.6.3
1247612471
resolution: "iconv-lite@npm:0.6.3"
1247712472
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:
@@ -21649,15 +21644,6 @@ __metadata:
2164921644
languageName: node
2165021645
linkType: hard
2165121646

21652-
"whatwg-encoding@npm:^2.0.0":
21653-
version: 2.0.0
21654-
resolution: "whatwg-encoding@npm:2.0.0"
21655-
dependencies:
21656-
iconv-lite: "npm:0.6.3"
21657-
checksum: 10/162d712d88fd134a4fe587e53302da812eb4215a1baa4c394dfd86eff31d0a079ff932c05233857997de07481093358d6e7587997358f49b8a580a777be22089
21658-
languageName: node
21659-
linkType: hard
21660-
2166121647
"whatwg-mimetype@npm:^3.0.0":
2166221648
version: 3.0.0
2166321649
resolution: "whatwg-mimetype@npm:3.0.0"

0 commit comments

Comments
 (0)