Skip to content

Commit 9546a79

Browse files
chore(deps): update peerdependency happy-dom to v20.0.2 [security] (#1442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d45f556 commit 9546a79

File tree

5 files changed

+28
-83
lines changed

5 files changed

+28
-83
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": "20.0.0",
21+
"happy-dom": "20.0.2",
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": "20.0.0",
19+
"happy-dom": "20.0.2",
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": "20.0.0",
18+
"happy-dom": "20.0.2",
1919
"playwright-core": "1.56.0",
2020
"tinyglobby": "0.2.15",
2121
"typescript": "5.9.3",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"@playwright/test": "^1.43.1",
131131
"@testing-library/vue": "^7.0.0 || ^8.0.1",
132132
"@vue/test-utils": "^2.4.2",
133-
"happy-dom": "^9.10.9 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
133+
"happy-dom": "^20.0.2 ^20.0.2 ^20.0.2 ^20.0.2 ^20.0.2 ^20.0.2 ^20.0.2 ^20.0.2 ^20.0.2 ^20.0.2 ^20.0.2",
134134
"jsdom": "^22.0.0 || ^23.0.0 || ^24.0.0 || ^25.0.0 || ^26.0.0 || ^27.0.0",
135135
"playwright-core": "^1.43.1",
136136
"vitest": "^3.2.0"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)