Skip to content

Commit 6379253

Browse files
authored
Merge pull request #3693 from hey-api/renovate/jsdom-29.x
chore(deps): update dependency jsdom to v29
2 parents 80c73d6 + 1369588 commit 6379253

4 files changed

Lines changed: 153 additions & 130 deletions

File tree

examples/openapi-ts-ofetch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"autoprefixer": "10.4.20",
3030
"eslint": "9.39.2",
3131
"eslint-plugin-vue": "9.32.0",
32-
"jsdom": "28.0.0",
32+
"jsdom": "29.0.1",
3333
"npm-run-all2": "6.2.0",
3434
"oxfmt": "0.41.0",
3535
"postcss": "8.4.41",

examples/openapi-ts-pinia-colada/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"autoprefixer": "10.4.20",
3636
"eslint": "9.39.2",
3737
"eslint-plugin-vue": "9.32.0",
38-
"jsdom": "28.0.0",
38+
"jsdom": "29.0.1",
3939
"npm-run-all2": "6.2.0",
4040
"oxfmt": "0.41.0",
4141
"postcss": "8.4.41",

examples/openapi-ts-tanstack-vue-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"autoprefixer": "10.4.20",
3636
"eslint": "9.39.2",
3737
"eslint-plugin-vue": "9.32.0",
38-
"jsdom": "28.0.0",
38+
"jsdom": "29.0.1",
3939
"npm-run-all2": "6.2.0",
4040
"oxfmt": "0.41.0",
4141
"postcss": "8.4.41",

0 commit comments

Comments
 (0)