Skip to content

Commit a54eca9

Browse files
chore(deps): update dependency happy-dom to v16
1 parent 723f82c commit a54eca9

File tree

2 files changed

+8
-22
lines changed

2 files changed

+8
-22
lines changed

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

yarn.lock

Lines changed: 7 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -3819,7 +3819,7 @@ __metadata:
38193819
eslint-plugin-vue: "npm:9.23.0"
38203820
fast-equals: "npm:^5.0.0"
38213821
fuse.js: "npm:7.0.0"
3822-
happy-dom: "npm:8.9.0"
3822+
happy-dom: "npm:16.3.0"
38233823
html-escaper: "npm:^3.0.3"
38243824
husky: "npm:9.1.7"
38253825
immutable: "npm:^5.0.0-beta.5"
@@ -12109,18 +12109,13 @@ __metadata:
1210912109
languageName: node
1211012110
linkType: hard
1211112111

12112-
"happy-dom@npm:8.9.0":
12113-
version: 8.9.0
12114-
resolution: "happy-dom@npm:8.9.0"
12112+
"happy-dom@npm:16.3.0":
12113+
version: 16.3.0
12114+
resolution: "happy-dom@npm:16.3.0"
1211512115
dependencies:
12116-
css.escape: "npm:^1.5.1"
12117-
he: "npm:^1.2.0"
12118-
iconv-lite: "npm:^0.6.3"
12119-
node-fetch: "npm:^2.x.x"
1212012116
webidl-conversions: "npm:^7.0.0"
12121-
whatwg-encoding: "npm:^2.0.0"
1212212117
whatwg-mimetype: "npm:^3.0.0"
12123-
checksum: 10/66c65964ba3b2d02aa6ec9f81eb70dafd47b5b3bc5f1567fb7e2e54847cbed43baf2a79b6697d8327ff3cc9d7e60cf57d8dabfd22220a6be6e200fe746faafdf
12118+
checksum: 10/758d86110181fbb5436954ee934ff225019ff74d84173d9cd166e3ce91ce9292a4e02d634b688c2d623ea02839d8d205a787062e8fdce65999bb0439a0369a4e
1212412119
languageName: node
1212512120
linkType: hard
1212612121

@@ -12476,7 +12471,7 @@ __metadata:
1247612471
languageName: node
1247712472
linkType: hard
1247812473

12479-
"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
12474+
"iconv-lite@npm:^0.6.2":
1248012475
version: 0.6.3
1248112476
resolution: "iconv-lite@npm:0.6.3"
1248212477
dependencies:
@@ -15267,7 +15262,7 @@ __metadata:
1526715262
languageName: node
1526815263
linkType: hard
1526915264

15270-
"node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.7, node-fetch@npm:^2.x.x":
15265+
"node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.7":
1527115266
version: 2.7.0
1527215267
resolution: "node-fetch@npm:2.7.0"
1527315268
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)