Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: upgrade cross-spawn version
Browse files Browse the repository at this point in the history
raoulkent committed Dec 16, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 99d1741 commit 8c4de79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -52,7 +52,7 @@
],
"dependencies": {
"@sindresorhus/merge-streams": "^4.0.0",
"cross-spawn": "^7.0.3",
"cross-spawn": "^7.0.5",
"figures": "^6.1.0",
"get-stream": "^9.0.0",
"human-signals": "^8.0.0",

0 comments on commit 8c4de79

Please sign in to comment.