Skip to content

Commit

Permalink
Bump execa from 8.0.1 to 9.5.1
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.1.
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](sindresorhus/execa@v8.0.1...v9.5.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 Nov 25, 2024
1 parent 6fd492a commit ed7c6dd
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 22 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.1",
"npm-run-path": "^6.0.0"
},
"devDependencies": {
Expand Down
101 changes: 80 additions & 21 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 ed7c6dd

Please sign in to comment.