Skip to content

Commit e679765

Browse files
committed
fix(deps): update dependency execa to v5
1 parent 4f91d24 commit e679765

File tree

2 files changed

+74
-14
lines changed

2 files changed

+74
-14
lines changed

package-lock.json

Lines changed: 73 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "^4.0.0",
17+
"execa": "^5.0.0",
1818
"lodash": "^4.17.4",
1919
"parse-json": "^5.0.0"
2020
},

0 commit comments

Comments
 (0)