Skip to content

Commit

Permalink
Bump execa to 9.3.0 (#3708)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 23, 2024
1 parent b7df220 commit d58a455
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/create-toolpad-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@toolpad/utils": "workspace:*",
"chalk": "5.3.0",
"execa": "9.2.0",
"execa": "9.3.0",
"inquirer": "9.2.23",
"invariant": "2.2.4",
"semver": "7.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/toolpad-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"dayjs": "1.11.11",
"dotenv": "16.4.5",
"esbuild": "0.21.5",
"execa": "9.2.0",
"execa": "9.3.0",
"express": "4.19.2",
"find-up": "7.0.0",
"fractional-indexing": "3.2.0",
Expand Down
29 changes: 24 additions & 5 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 d58a455

Please sign in to comment.