Skip to content

Commit

Permalink
Bump execa from 4.1.0 to 5.0.0 (#137)
Browse files Browse the repository at this point in the history
Bumps [execa](https://github.com/sindresorhus/execa) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](sindresorhus/execa@v4.1.0...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 7, 2020
1 parent 6a95caa commit 433c5c6
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 20 deletions.
46 changes: 27 additions & 19 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 @@ -54,7 +54,7 @@
},
"devDependencies": {
"ava": "^3.13.0",
"execa": "^4.1.0",
"execa": "^5.0.0",
"husky": "^4.3.0",
"tap-growl": "^3.0.0",
"test-rule-package": "./test/custom-rules/test-rule-package",
Expand Down

0 comments on commit 433c5c6

Please sign in to comment.