Skip to content

Commit

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

---
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 28, 2024
1 parent d54ede1 commit 194c71d
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"chalk": "^5.3.0",
"execa": "^8.0.1",
"execa": "^9.5.0",
"npm-run-path": "^6.0.0"
},
"devDependencies": {
Expand Down
93 changes: 90 additions & 3 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 194c71d

Please sign in to comment.