Skip to content

Commit

Permalink
Bump execa from 7.1.1 to 8.0.1 (#1469)
Browse files Browse the repository at this point in the history
Bumps [execa](https://github.com/sindresorhus/execa) from 7.1.1 to 8.0.1.
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](sindresorhus/execa@v7.1.1...v8.0.1)

---
updated-dependencies:
- dependency-name: execa
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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] authored Sep 10, 2023
1 parent 5b729fe commit 2d8b8b1
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 14 deletions.
145 changes: 132 additions & 13 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
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@yeoman/namespace": "^1.0.0",
"chalk": "^5.1.2",
"debug": "^4.1.1",
"execa": "^7.1.1",
"execa": "^8.0.1",
"github-username": "^7.0.0",
"json-schema": "^0.4.0",
"latest-version": "^7.0.0",
Expand Down

0 comments on commit 2d8b8b1

Please sign in to comment.