Skip to content

Commit

Permalink
Bump execa to 9.2.0 (#3659)
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] authored Jun 9, 2024
1 parent 328e37c commit d516d66
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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.1.0",
"execa": "9.2.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.4",
"execa": "9.1.0",
"execa": "9.2.0",
"express": "4.19.2",
"find-up": "7.0.0",
"fractional-indexing": "3.2.0",
Expand Down
8 changes: 4 additions & 4 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 d516d66

Please sign in to comment.