Skip to content

Commit

Permalink
deps(dev): bump execa from 8.0.1 to 9.1.0 (#48)
Browse files Browse the repository at this point in the history
Bumps [execa](https://github.com/sindresorhus/execa) from 8.0.1 to 9.1.0.
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](sindresorhus/execa@v8.0.1...v9.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent 88a7e45 commit 6108e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@types/tar-fs": "^2.0.1",
"@types/unzip-stream": "^0.3.1",
"aegir": "^42.2.9",
"execa": "^8.0.1",
"execa": "^9.1.0",
"pre-commit": "^1.2.2"
},
"pre-commit": "restore-bin"
Expand Down

0 comments on commit 6108e0d

Please sign in to comment.