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 Nov 13, 2024
1 parent ff8321c commit 3dd83aa
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.11.4",
"husky": "9.1.6",
"jest-extended": "4.0.2",
"lint-staged": "15.2.10",
Expand Down
29 changes: 8 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3802,7 +3802,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.11.4"
html-escaper: "npm:^3.0.3"
husky: "npm:9.1.6"
immutable: "npm:^5.0.0-beta.5"
Expand Down Expand Up @@ -12224,18 +12224,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.11.4":
version: 15.11.4
resolution: "happy-dom@npm:15.11.4"
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/111426d6c0a119d8d5b89f40c3094f47a19c6e6f3254a2c9b3a7a720602c1c6f79aaac2d7253eeaea6ec35ca181e7a20232b9648d80a2f4fb4b2613ace046a6d
languageName: node
linkType: hard

Expand Down Expand Up @@ -12546,7 +12542,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 @@ -15165,7 +15161,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 @@ -21289,15 +21285,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 3dd83aa

Please sign in to comment.