Skip to content

Commit 8bb9b03

Browse files
fix(deps): update dependency execa to v6 (#159)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b5cb12f commit 8bb9b03

File tree

2 files changed

+132
-22
lines changed

2 files changed

+132
-22
lines changed

package-lock.json

Lines changed: 131 additions & 21 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
@@ -22,7 +22,7 @@
2222
"@octokit/core": "^3.2.4",
2323
"camelcase": "^7.0.0",
2424
"clipboardy": "^2.3.0",
25-
"execa": "^5.0.0",
25+
"execa": "^6.0.0",
2626
"inquirer": "^9.0.0",
2727
"spdx-license-list": "^6.3.0"
2828
},

0 commit comments

Comments
 (0)