Skip to content

Commit e6af5b4

Browse files
committed
fix(package): update execa to version 3.0.0
1 parent 15356b1 commit e6af5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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": "^2.0.2",
26+
"execa": "^3.0.0",
2727
"fs-extra": "^8.0.0",
2828
"globby": "^10.0.0",
2929
"lodash": "^4.17.4",

0 commit comments

Comments
 (0)