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] committed May 13, 2024
1 parent 53dd10c commit 97c5549
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"dependencies": {
"@rollup/pluginutils": "^5.1.0",
"ast-kit": "^0.12.1",
"execa": "^8.0.1",
"execa": "^9.0.2",
"fast-glob": "^3.3.2",
"magic-string": "^0.30.10",
"picomatch": "^4.0.2",
Expand Down
101 changes: 99 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 97c5549

Please sign in to comment.