Skip to content

Commit

Permalink
fix: downgrade execa to ^8
Browse files Browse the repository at this point in the history
  • Loading branch information
DASPRiD committed May 15, 2024
1 parent fede6af commit ed79dd5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 95 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"constructs": "^10.3.0",
"deepmerge": "^4.3.1",
"enquirer": "^2.4.1",
"execa": "^9.1.0",
"execa": "^8.0.1",
"glob": "^10.3.15",
"handlebars": "^4.7.8",
"listr2": "^8.2.1",
Expand Down
96 changes: 2 additions & 94 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 ed79dd5

Please sign in to comment.