Skip to content

Commit

Permalink
fix(deps): update dependency execa to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2024
1 parent a061a4d commit 3aa77db
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 46 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@types/dockerode": "^3.3.19",
"dockerode": "^4.0.0",
"execa": "^5.0.0"
"execa": "^9.0.0"
},
"scripts": {
"build": "tsc",
Expand Down
54 changes: 9 additions & 45 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 3aa77db

Please sign in to comment.