Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Commit 4178c91

Browse files
greenkeeper[bot]pvdlg
authored andcommitted
fix(package): update execa to version 0.10.0
1 parent 73a5e37 commit 4178c91

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
@@ -22,7 +22,7 @@
2222
"@semantic-release/git": "^4.0.0",
2323
"@semantic-release/github": "^4.1.2",
2424
"@semantic-release/npm": "^3.2.0",
25-
"execa": "^0.9.0"
25+
"execa": "^0.10.0"
2626
},
2727
"devDependencies": {
2828
"ava": "^0.25.0",

0 commit comments

Comments
 (0)