Skip to content

Commit

Permalink
build(deps): bump happy-dom from 14.12.3 to 15.10.2
Browse files Browse the repository at this point in the history
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 14.12.3 to 15.10.2.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v14.12.3...v15.10.2)

---
updated-dependencies:
- dependency-name: happy-dom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 32678a1 commit bbdf391
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/delivery-options/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@vue/test-utils": "^2.4.0",
"ci-info": "^4.0.0",
"cssnano": "^7.0.0",
"happy-dom": "^14.0.0",
"happy-dom": "^15.10.2",
"histoire": "^0.17.6",
"postcss": "^8.0.0",
"semantic-release": "^24.0.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/build-vite/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@vitejs/plugin-vue": "^5.0.0",
"@vitest/coverage-v8": "^2.0.0",
"happy-dom": "^14.0.0",
"happy-dom": "^15.10.2",
"typescript": "5.4.5",
"vite": "^5.0.0",
"vite-plugin-custom-tsconfig": "^1.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -778,7 +778,7 @@ __metadata:
"@myparcel/ts-utils": "npm:^1.12.0"
"@vitejs/plugin-vue": "npm:^5.0.0"
"@vitest/coverage-v8": "npm:^2.0.0"
happy-dom: "npm:^14.0.0"
happy-dom: "npm:^15.10.2"
typescript: "npm:5.4.5"
vite: "npm:^5.0.0"
vite-plugin-custom-tsconfig: "npm:^1.0.0"
Expand Down Expand Up @@ -1133,7 +1133,7 @@ __metadata:
"@vueuse/core": "npm:^10.0.0"
ci-info: "npm:^4.0.0"
cssnano: "npm:^7.0.0"
happy-dom: "npm:^14.0.0"
happy-dom: "npm:^15.10.2"
histoire: "npm:^0.17.6"
leaflet: "npm:^1.9.4"
pinia: "npm:^2.1.7"
Expand Down Expand Up @@ -7040,14 +7040,14 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:^14.0.0":
version: 14.12.3
resolution: "happy-dom@npm:14.12.3"
"happy-dom@npm:^15.10.2":
version: 15.10.2
resolution: "happy-dom@npm:15.10.2"
dependencies:
entities: "npm:^4.5.0"
webidl-conversions: "npm:^7.0.0"
whatwg-mimetype: "npm:^3.0.0"
checksum: 10c0/72e817bc9d03c4c0dbb794f8fb5b69aac4b4dbe0ee789a6b6a02a60298a9aa99bac766967a5c642153e5c95c02489437f878de5641ed64fd13b2271c56805df5
checksum: 10c0/b0403c4c53021da25989b320f2a6c0ab760cc538f10e403df9d2f14b0a7d20b1be961192c95322b335dc71fa27941e7e8b883b2d79d7c9c51215a97b3e3097a6
languageName: node
linkType: hard

Expand Down

0 comments on commit bbdf391

Please sign in to comment.