Skip to content

Commit 5132713

Browse files
committedOct 26, 2019
fix(package): update execa to version 3.2.0
1 parent 7c9eb9a commit 5132713

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
@@ -23,7 +23,7 @@
2323
"aggregate-error": "^3.0.0",
2424
"debug": "^4.0.0",
2525
"dir-glob": "^3.0.0",
26-
"execa": "^1.0.0",
26+
"execa": "^3.2.0",
2727
"fs-extra": "^8.0.0",
2828
"globby": "^10.0.0",
2929
"lodash": "^4.17.4",

0 commit comments

Comments
 (0)
Please sign in to comment.