Skip to content

Commit 18e4116

Browse files
chore(deps): update dependency happy-dom to v16
1 parent 78ed02e commit 18e4116

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.5.3",
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
@@ -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.5.3"
38633863
html-escaper: "npm:^3.0.3"
38643864
husky: "npm:9.1.7"
38653865
immutable: "npm:^5.0.0-beta.5"
@@ -12144,18 +12144,13 @@ __metadata:
1214412144
languageName: node
1214512145
linkType: hard
1214612146

12147-
"happy-dom@npm:8.9.0":
12148-
version: 8.9.0
12149-
resolution: "happy-dom@npm:8.9.0"
12147+
"happy-dom@npm:16.5.3":
12148+
version: 16.5.3
12149+
resolution: "happy-dom@npm:16.5.3"
1215012150
dependencies:
12151-
css.escape: "npm:^1.5.1"
12152-
he: "npm:^1.2.0"
12153-
iconv-lite: "npm:^0.6.3"
12154-
node-fetch: "npm:^2.x.x"
1215512151
webidl-conversions: "npm:^7.0.0"
12156-
whatwg-encoding: "npm:^2.0.0"
1215712152
whatwg-mimetype: "npm:^3.0.0"
12158-
checksum: 10/66c65964ba3b2d02aa6ec9f81eb70dafd47b5b3bc5f1567fb7e2e54847cbed43baf2a79b6697d8327ff3cc9d7e60cf57d8dabfd22220a6be6e200fe746faafdf
12153+
checksum: 10/414e45e816c9f3efdc7f9cef3f017fbf8032fc5a5368bd6b98be8e9bb39999ed189f7d0b03a45c6464557f263f0791a041c40ac2cc78a5cea79e3ae68591aabf
1215912154
languageName: node
1216012155
linkType: hard
1216112156

@@ -12511,7 +12506,7 @@ __metadata:
1251112506
languageName: node
1251212507
linkType: hard
1251312508

12514-
"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
12509+
"iconv-lite@npm:^0.6.2":
1251512510
version: 0.6.3
1251612511
resolution: "iconv-lite@npm:0.6.3"
1251712512
dependencies:
@@ -15293,7 +15288,7 @@ __metadata:
1529315288
languageName: node
1529415289
linkType: hard
1529515290

15296-
"node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.7, node-fetch@npm:^2.x.x":
15291+
"node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.7":
1529715292
version: 2.7.0
1529815293
resolution: "node-fetch@npm:2.7.0"
1529915294
dependencies:
@@ -21581,15 +21576,6 @@ __metadata:
2158121576
languageName: node
2158221577
linkType: hard
2158321578

21584-
"whatwg-encoding@npm:^2.0.0":
21585-
version: 2.0.0
21586-
resolution: "whatwg-encoding@npm:2.0.0"
21587-
dependencies:
21588-
iconv-lite: "npm:0.6.3"
21589-
checksum: 10/162d712d88fd134a4fe587e53302da812eb4215a1baa4c394dfd86eff31d0a079ff932c05233857997de07481093358d6e7587997358f49b8a580a777be22089
21590-
languageName: node
21591-
linkType: hard
21592-
2159321579
"whatwg-mimetype@npm:^3.0.0":
2159421580
version: 3.0.0
2159521581
resolution: "whatwg-mimetype@npm:3.0.0"

0 commit comments

Comments
 (0)