Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 82e843c commit 7e6edcb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/admin-component-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@pinia/testing": ">= 0.1.0 < 1",
"@vitest/coverage-v8": "^2.1.3",
"@vue/test-utils": "^2.0.0",
"happy-dom": "^14.0.0",
"happy-dom": "^15.10.1",
"pinia": "^2.0.0",
"vitest": "^2.1.3"
},
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 @@ -19,7 +19,7 @@
"@codecov/vite-plugin": "^1.2.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vitest/coverage-v8": "^2.1.3",
"happy-dom": "^14.0.0",
"happy-dom": "^15.10.1",
"typescript": "^5.2.2",
"vite": "^5.4.10",
"vite-plugin-custom-tsconfig": "^1.0.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2447,7 +2447,7 @@ __metadata:
"@pinia/testing": "npm:>= 0.1.0 < 1"
"@vitest/coverage-v8": "npm:^2.1.3"
"@vue/test-utils": "npm:^2.0.0"
happy-dom: "npm:^14.0.0"
happy-dom: "npm:^15.10.1"
pinia: "npm:^2.0.0"
typescript: "npm:^5.2.2"
vitest: "npm:^2.1.3"
Expand Down Expand Up @@ -2644,7 +2644,7 @@ __metadata:
"@myparcel/ts-utils": "npm:^1.9.0"
"@vitejs/plugin-vue": "npm:^5.1.4"
"@vitest/coverage-v8": "npm:^2.1.3"
happy-dom: "npm:^14.0.0"
happy-dom: "npm:^15.10.1"
typescript: "npm:^5.2.2"
vite: "npm:^5.4.10"
vite-plugin-custom-tsconfig: "npm:^1.0.4"
Expand Down Expand Up @@ -10216,14 +10216,14 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:^14.0.0":
version: 14.7.1
resolution: "happy-dom@npm:14.7.1"
"happy-dom@npm:^15.10.1":
version: 15.10.1
resolution: "happy-dom@npm:15.10.1"
dependencies:
entities: "npm:^4.5.0"
webidl-conversions: "npm:^7.0.0"
whatwg-mimetype: "npm:^3.0.0"
checksum: 10c0/546a16921cde2cad91a35eefc936eb26df444d95e976e01276052e5fd2db3a8dd5864182475ebbfc8443689ce306246d8e6dfec40bab5fb8bc99e2a448b795e9
checksum: 10c0/2951f40e8051b7c031a5887098b772a729c677322b8ebf4918111e2abb65ad451cf93cf1925cb86c1ab8b2fe922f4e5d746104bb3e4caa6a6a31b67f7bb71bab
languageName: node
linkType: hard

Expand Down

0 comments on commit 7e6edcb

Please sign in to comment.