Skip to content

Commit d45f556

Browse files
chore(deps-dev): bump happy-dom from 19.0.2 to 20.0.0 (#1441)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc2bb57 commit d45f556

File tree

4 files changed

+51
-44
lines changed

4 files changed

+51
-44
lines changed

examples/app-vitest-full/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@nuxt/test-utils": "latest",
2020
"@testing-library/vue": "8.1.0",
21-
"happy-dom": "19.0.2",
21+
"happy-dom": "20.0.0",
2222
"jsdom": "27.0.0",
2323
"listhen": "1.9.0",
2424
"nuxt": "4.1.3",

examples/app-vitest-workspace/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@nuxt/test-utils": "latest",
1818
"globby": "15.0.0",
19-
"happy-dom": "19.0.2",
19+
"happy-dom": "20.0.0",
2020
"playwright-core": "1.56.0",
2121
"typescript": "5.9.3",
2222
"vitest": "3.2.4"

examples/app-vitest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@nuxt/test-utils": "latest",
18-
"happy-dom": "19.0.2",
18+
"happy-dom": "20.0.0",
1919
"playwright-core": "1.56.0",
2020
"tinyglobby": "0.2.15",
2121
"typescript": "5.9.3",

pnpm-lock.yaml

Lines changed: 48 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)