Skip to content

Commit 3a77314

Browse files
chore(deps): update devdependency happy-dom to v19.0.2 (#1431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5139f44 commit 3a77314

File tree

4 files changed

+74
-19
lines changed

4 files changed

+74
-19
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.1",
21+
"happy-dom": "19.0.2",
2222
"jsdom": "27.0.0",
2323
"listhen": "1.9.0",
2424
"nuxt": "4.1.2",

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.1",
19+
"happy-dom": "19.0.2",
2020
"playwright-core": "1.55.1",
2121
"typescript": "5.9.2",
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.1",
18+
"happy-dom": "19.0.2",
1919
"playwright-core": "1.55.1",
2020
"tinyglobby": "0.2.15",
2121
"typescript": "5.9.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)