Skip to content

Commit 2e7ab9b

Browse files
fix(deps): bump execa from 4.0.2 to 4.0.3
Bumps [execa](https://github.com/sindresorhus/execa) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](sindresorhus/execa@v4.0.2...v4.0.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d9f7b8 commit 2e7ab9b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 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
"dependencies": {
2121
"@octokit/auth-basic": "^1.4.5",
2222
"@octokit/core": "^3.1.0",
23-
"execa": "^4.0.2",
23+
"execa": "^4.0.3",
2424
"inquirer": "^7.3.0",
2525
"spdx-license-list": "^6.1.0"
2626
},

0 commit comments

Comments
 (0)