Skip to content

Commit 227251d

Browse files
authored
Merge pull request #2753 from hey-api/renovate/cross-spawn-7.x
chore(deps): update dependency cross-spawn to v7.0.6
2 parents 69e85bf + 3ead2e0 commit 227251d

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

packages/openapi-ts-tests/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@tanstack/vue-query": "5.73.3",
3939
"@types/cross-spawn": "6.0.6",
4040
"axios": "1.8.2",
41-
"cross-spawn": "7.0.5",
41+
"cross-spawn": "7.0.6",
4242
"eslint": "9.17.0",
4343
"fastify": "5.2.0",
4444
"glob": "10.4.3",

packages/openapi-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"@types/express": "4.17.21",
118118
"@types/semver": "7.7.1",
119119
"axios": "1.8.2",
120-
"cross-spawn": "7.0.5",
120+
"cross-spawn": "7.0.6",
121121
"eslint": "9.17.0",
122122
"express": "4.21.0",
123123
"glob": "10.4.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)