Skip to content

Commit

Permalink
chore(deps): bump execa in /javascript/packages/orchestrator
Browse files Browse the repository at this point in the history
Bumps [execa](https://github.com/sindresorhus/execa) from 5.1.1 to 9.3.1.
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](sindresorhus/execa@v5.1.1...v9.3.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 Aug 15, 2024
1 parent 7873bb3 commit b0281a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascript/packages/orchestrator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@zombienet/utils": "^0.0.25",
"chai": "^4.3.10",
"debug": "^4.3.4",
"execa": "^5.1.1",
"execa": "^9.3.1",
"fs-extra": "^11.2.0",
"jsdom": "^23.2.0",
"json-bigint": "^1.0.0",
Expand Down

0 comments on commit b0281a1

Please sign in to comment.