Skip to content

Commit

Permalink
fix: revert execa to v8 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed May 19, 2024
1 parent 7370d85 commit fef8b06
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 95 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"defu": "^6.1.4",
"destr": "^2.0.3",
"estree-walker": "^3.0.3",
"execa": "^9.1.0",
"execa": "^8.0.1",
"fake-indexeddb": "^5.0.2",
"get-port-please": "^3.1.2",
"local-pkg": "^0.5.0",
Expand Down
97 changes: 3 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 fef8b06

Please sign in to comment.