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

Commit 0c0ef70

Browse files
greenkeeper[bot]pvdlg
authored andcommitted
fix(package): update execa to version 1.0.0
1 parent 5107d41 commit 0c0ef70

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": "^7.0.0",
2323
"@semantic-release/github": "^5.0.0",
2424
"@semantic-release/npm": "^5.0.1",
25-
"execa": "^0.11.0"
25+
"execa": "^1.0.0"
2626
},
2727
"devDependencies": {
2828
"ava": "^0.25.0",

0 commit comments

Comments
 (0)