Skip to content

Commit

Permalink
chore(deps): update dependency execa to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2023
1 parent 968dd41 commit 6d8efa9
Show file tree
Hide file tree
Showing 2 changed files with 258 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"eslint-plugin-markdown": "^3.0.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.0",
"execa": "^7.2.0",
"execa": "^8.0.1",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"minimist": "^1.2.8",
Expand Down
261 changes: 257 additions & 4 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 6d8efa9

Please sign in to comment.