Skip to content

Commit 915e95e

Browse files
chore(deps): update dependency happy-dom to v17
1 parent 1510a23 commit 915e95e

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"
@@ -12106,18 +12106,13 @@ __metadata:
1210612106
languageName: node
1210712107
linkType: hard
1210812108

12109-
"happy-dom@npm:8.9.0":
12110-
version: 8.9.0
12111-
resolution: "happy-dom@npm:8.9.0"
12109+
"happy-dom@npm:17.1.0":
12110+
version: 17.1.0
12111+
resolution: "happy-dom@npm:17.1.0"
1211212112
dependencies:
12113-
css.escape: "npm:^1.5.1"
12114-
he: "npm:^1.2.0"
12115-
iconv-lite: "npm:^0.6.3"
12116-
node-fetch: "npm:^2.x.x"
1211712113
webidl-conversions: "npm:^7.0.0"
12118-
whatwg-encoding: "npm:^2.0.0"
1211912114
whatwg-mimetype: "npm:^3.0.0"
12120-
checksum: 10/66c65964ba3b2d02aa6ec9f81eb70dafd47b5b3bc5f1567fb7e2e54847cbed43baf2a79b6697d8327ff3cc9d7e60cf57d8dabfd22220a6be6e200fe746faafdf
12115+
checksum: 10/fdd803d505220ea1beffc23df9f50edbf7c4e82ba93bc4da33f8c09f4eb6438ac469aa87ea733766c35c05e78123b60a3ba0845ce27dd8098871bb144c7375f2
1212112116
languageName: node
1212212117
linkType: hard
1212312118

@@ -12480,7 +12475,7 @@ __metadata:
1248012475
languageName: node
1248112476
linkType: hard
1248212477

12483-
"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
12478+
"iconv-lite@npm:^0.6.2":
1248412479
version: 0.6.3
1248512480
resolution: "iconv-lite@npm:0.6.3"
1248612481
dependencies:
@@ -15307,7 +15302,7 @@ __metadata:
1530715302
languageName: node
1530815303
linkType: hard
1530915304

15310-
"node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.7, node-fetch@npm:^2.x.x":
15305+
"node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.7":
1531115306
version: 2.7.0
1531215307
resolution: "node-fetch@npm:2.7.0"
1531315308
dependencies:
@@ -21658,15 +21653,6 @@ __metadata:
2165821653
languageName: node
2165921654
linkType: hard
2166021655

21661-
"whatwg-encoding@npm:^2.0.0":
21662-
version: 2.0.0
21663-
resolution: "whatwg-encoding@npm:2.0.0"
21664-
dependencies:
21665-
iconv-lite: "npm:0.6.3"
21666-
checksum: 10/162d712d88fd134a4fe587e53302da812eb4215a1baa4c394dfd86eff31d0a079ff932c05233857997de07481093358d6e7587997358f49b8a580a777be22089
21667-
languageName: node
21668-
linkType: hard
21669-
2167021656
"whatwg-mimetype@npm:^3.0.0":
2167121657
version: 3.0.0
2167221658
resolution: "whatwg-mimetype@npm:3.0.0"

0 commit comments

Comments
 (0)