Skip to content

Commit 761a464

Browse files
fix(deps): bump execa from 4.1.0 to 5.0.0
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f826726 commit 761a464

File tree

2 files changed

+98
-13
lines changed

2 files changed

+98
-13
lines changed

package-lock.json

Lines changed: 97 additions & 12 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
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@octokit/core": "^3.2.4",
2222
"camelcase": "^6.2.0",
23-
"execa": "^4.1.0",
23+
"execa": "^5.0.0",
2424
"inquirer": "^7.3.3",
2525
"prettier": "^2.2.1",
2626
"spdx-license-list": "^6.3.0"

0 commit comments

Comments
 (0)