Skip to content

Commit 0a36016

Browse files
committed
fix(deps): update dependency execa to v5
1 parent 9e7bb75 commit 0a36016

File tree

2 files changed

+76
-26
lines changed

2 files changed

+76
-26
lines changed

package-lock.json

Lines changed: 75 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"aggregate-error": "^3.0.0",
2121
"debug": "^4.0.0",
2222
"dir-glob": "^3.0.0",
23-
"execa": "^4.0.0",
23+
"execa": "^5.0.0",
2424
"lodash": "^4.17.4",
2525
"micromatch": "^4.0.0",
2626
"p-reduce": "^2.0.0"

0 commit comments

Comments
 (0)