Skip to content

Commit

Permalink
Bump execa from 5.1.1 to 8.0.1
Browse files Browse the repository at this point in the history
Bumps [execa](https://github.com/sindresorhus/execa) from 5.1.1 to 8.0.1.
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](sindresorhus/execa@v5.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 13, 2023
1 parent d9c7ea0 commit 12581da
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"chalk": "^4.1.2",
"execa": "^5.1.1",
"execa": "^8.0.1",
"npm-run-path": "^4.0.1"
},
"devDependencies": {
Expand Down
76 changes: 74 additions & 2 deletions pnpm-lock.yaml

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

0 comments on commit 12581da

Please sign in to comment.