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 Sep 28, 2024
1 parent b16b82d commit e50dffe
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"packageManager": "yarn@4.1.0",
"devDependencies": {
"@unhead/vue": "1.11.6",
"happy-dom": "13.10.1",
"happy-dom": "15.7.4",
"sass": "1.79.4",
"typescript": "5.6.2",
"unbuild": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@nuxt/kit": "3.13.2",
"@unhead/vue": "1.11.6",
"happy-dom": "13.10.1",
"happy-dom": "15.7.4",
"nuxt": "3.13.2",
"sass": "1.79.4",
"typescript": "5.6.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2301,7 +2301,7 @@ __metadata:
"@nuxt/kit": "npm:3.13.2"
"@unhead/vue": "npm:1.11.6"
"@vueuse/core": "npm:^10.0.0"
happy-dom: "npm:13.10.1"
happy-dom: "npm:15.7.4"
nuxt: "npm:3.13.2"
sass: "npm:1.79.4"
typescript: "npm:5.6.2"
Expand All @@ -2323,7 +2323,7 @@ __metadata:
"@nuxt/kit": "npm:^3.3.2"
"@unhead/vue": "npm:1.11.6"
"@vueuse/core": "npm:^10.0.0"
happy-dom: "npm:13.10.1"
happy-dom: "npm:15.7.4"
sass: "npm:1.79.4"
typescript: "npm:5.6.2"
unbuild: "npm:2.0.0"
Expand Down Expand Up @@ -5035,14 +5035,14 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:13.10.1":
version: 13.10.1
resolution: "happy-dom@npm:13.10.1"
"happy-dom@npm:15.7.4":
version: 15.7.4
resolution: "happy-dom@npm:15.7.4"
dependencies:
entities: "npm:^4.5.0"
webidl-conversions: "npm:^7.0.0"
whatwg-mimetype: "npm:^3.0.0"
checksum: 10/cb94fae0f93abbef85c98b883381ccde9a59fe158341fdea5b0fb6e04aee19026f9717cd019dab59197564292670de0f38be9678f9532559535ff71c13e2e03e
checksum: 10/fd5026e8a2d9437f161e4c6d9725ffe68f6d31cd09ac7d729b3cd5dd2207a3833272607171da1caf4b1247839ead8bd01a4381a0e31909589af29d27fa24a0f5
languageName: node
linkType: hard

Expand Down

0 comments on commit e50dffe

Please sign in to comment.