Skip to content

Commit bc718f1

Browse files
fix(deps): update dependency execa to v5 (#39)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 925c233 commit bc718f1

File tree

2 files changed

+23
-13
lines changed

2 files changed

+23
-13
lines changed

package-lock.json

Lines changed: 22 additions & 12 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
@@ -84,7 +84,7 @@
8484
"eslint-plugin-react": "^7.21.5",
8585
"eslint-plugin-unicorn": "^23.0.0",
8686
"eslint-plugin-you-dont-need-lodash-underscore": "^6.10.0",
87-
"execa": "^4.0.3",
87+
"execa": "^5.0.0",
8888
"husky": "^4.3.0",
8989
"npm-run-all": "^4.1.5",
9090
"prettier": "^2.1.2"

0 commit comments

Comments
 (0)