Skip to content

Commit 4e4f428

Browse files
authored
fix: explicitly update spawn-wrap (#748)
1 parent 456fa20 commit 4e4f428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"resolve-from": "^2.0.0",
9797
"rimraf": "^2.5.4",
9898
"signal-exit": "^3.0.1",
99-
"spawn-wrap": "^1.4.1",
99+
"spawn-wrap": "^1.4.2",
100100
"test-exclude": "^4.1.1",
101101
"yargs": "^10.0.3",
102102
"yargs-parser": "^8.0.0"

0 commit comments

Comments
 (0)