Skip to content

Commit

Permalink
fix(deps): update dependency execa to v5 (#299)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Dec 3, 2020
1 parent ac2d6b4 commit d4e5bb2
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 25 deletions.
130 changes: 106 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@semantic-release/error": "^2.2.0",
"aggregate-error": "^3.0.0",
"execa": "^4.0.0",
"execa": "^5.0.0",
"fs-extra": "^9.0.0",
"lodash": "^4.17.15",
"nerf-dart": "^1.0.0",
Expand Down

0 comments on commit d4e5bb2

Please sign in to comment.