Skip to content

Commit

Permalink
chore(deps): update dependency happy-dom to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent b28f6b1 commit 0f85036
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"eslint-plugin-unicorn": "48.0.1",
"eslint-plugin-varspacing": "1.2.2",
"eslint-plugin-vue": "9.23.0",
"happy-dom": "8.9.0",
"happy-dom": "15.0.0",
"husky": "9.1.5",
"jest-extended": "4.0.2",
"lint-staged": "15.2.9",
Expand Down
29 changes: 8 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3793,7 +3793,7 @@ __metadata:
eslint-plugin-vue: "npm:9.23.0"
fast-equals: "npm:^5.0.0"
fuse.js: "npm:7.0.0"
happy-dom: "npm:8.9.0"
happy-dom: "npm:15.0.0"
html-escaper: "npm:^3.0.3"
husky: "npm:9.1.5"
immutable: "npm:^5.0.0-beta.5"
Expand Down Expand Up @@ -11657,18 +11657,14 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:8.9.0":
version: 8.9.0
resolution: "happy-dom@npm:8.9.0"
"happy-dom@npm:15.0.0":
version: 15.0.0
resolution: "happy-dom@npm:15.0.0"
dependencies:
css.escape: "npm:^1.5.1"
he: "npm:^1.2.0"
iconv-lite: "npm:^0.6.3"
node-fetch: "npm:^2.x.x"
entities: "npm:^4.5.0"
webidl-conversions: "npm:^7.0.0"
whatwg-encoding: "npm:^2.0.0"
whatwg-mimetype: "npm:^3.0.0"
checksum: 10/66c65964ba3b2d02aa6ec9f81eb70dafd47b5b3bc5f1567fb7e2e54847cbed43baf2a79b6697d8327ff3cc9d7e60cf57d8dabfd22220a6be6e200fe746faafdf
checksum: 10/d5724f536db766f5f0a0d595ef7bf30c440b9ce5bda09fdd2fd74913469708757c19b336094f25ae98db07ee7cf2921e0d45cb7f3be5bf9a060097655776d363
languageName: node
linkType: hard

Expand Down Expand Up @@ -11979,7 +11975,7 @@ __metadata:
languageName: node
linkType: hard

"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
"iconv-lite@npm:^0.6.2":
version: 0.6.3
resolution: "iconv-lite@npm:0.6.3"
dependencies:
Expand Down Expand Up @@ -14505,7 +14501,7 @@ __metadata:
languageName: node
linkType: hard

"node-fetch@npm:^2.6.7, node-fetch@npm:^2.x.x":
"node-fetch@npm:^2.6.7":
version: 2.6.7
resolution: "node-fetch@npm:2.6.7"
dependencies:
Expand Down Expand Up @@ -20186,15 +20182,6 @@ __metadata:
languageName: node
linkType: hard

"whatwg-encoding@npm:^2.0.0":
version: 2.0.0
resolution: "whatwg-encoding@npm:2.0.0"
dependencies:
iconv-lite: "npm:0.6.3"
checksum: 10/162d712d88fd134a4fe587e53302da812eb4215a1baa4c394dfd86eff31d0a079ff932c05233857997de07481093358d6e7587997358f49b8a580a777be22089
languageName: node
linkType: hard

"whatwg-mimetype@npm:^3.0.0":
version: 3.0.0
resolution: "whatwg-mimetype@npm:3.0.0"
Expand Down

0 comments on commit 0f85036

Please sign in to comment.