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 Jul 19, 2024
1 parent 0260369 commit ec9bf97
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"chalk": "5.3.0",
"chokidar": "3.6.0",
"commander": "12.1.0",
"execa": "8.0.1",
"execa": "9.3.0",
"fast-glob": "3.3.2",
"lodash": "4.17.21",
"p-map": "7.0.2",
Expand Down
96 changes: 94 additions & 2 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 ec9bf97

Please sign in to comment.