Skip to content

Commit 99ba352

Browse files
chore(deps): update dependency jsdom to v27 (#107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e49102 commit 99ba352

File tree

2 files changed

+160
-144
lines changed

2 files changed

+160
-144
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@nuxt/test-utils": "^3.14.2",
3131
"@vue/test-utils": "^2.4.6",
32-
"jsdom": "^26.0.0",
32+
"jsdom": "^27.0.0",
3333
"typescript": "^5.6.2",
3434
"vitest": "^4.0.0",
3535
"vue-tsc": "^3.0.0"

0 commit comments

Comments
 (0)