Skip to content

Commit

Permalink
Set cross-spawn version override in tests/ (#1355)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonybaroneee authored Nov 20, 2024
1 parent cc1609b commit a866804
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 28 deletions.
5 changes: 5 additions & 0 deletions tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,10 @@
"@types/json-diff": "^1.0.3",
"npm-run-all": "^4.1.5",
"tsx": "^4.19.2"
},
"pnpm": {
"overrides": {
"cross-spawn": "^7.0.5"
}
}
}
61 changes: 33 additions & 28 deletions tests/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a866804

Please sign in to comment.