Skip to content

Commit

Permalink
fix(deps): update dependency execa to v8
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 19, 2023
1 parent b332c45 commit 3deb6a6
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 9 deletions.
116 changes: 108 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@octokit/core": "^5.0.0",
"camelcase": "^8.0.0",
"clipboardy": "^3.0.0",
"execa": "^7.1.1",
"execa": "^8.0.0",
"inquirer": "^9.2.7",
"prettier": "^3.0.0",
"spdx-license-list": "^6.3.0"
Expand Down

0 comments on commit 3deb6a6

Please sign in to comment.