Skip to content

Commit ae40d3f

Browse files
committed
fix(package): update execa to version 3.0.0
1 parent 454965e commit ae40d3f

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
@@ -14,7 +14,7 @@
1414
"@semantic-release/error": "^2.1.0",
1515
"aggregate-error": "^3.0.0",
1616
"debug": "^4.0.0",
17-
"execa": "^2.0.2",
17+
"execa": "^3.0.0",
1818
"lodash": "^4.17.4",
1919
"parse-json": "^5.0.0"
2020
},

0 commit comments

Comments
 (0)