Skip to content

Commit d487823

Browse files
chore: bump execa from 5.1.1 to 6.1.0
Bumps [execa](https://github.com/sindresorhus/execa) from 5.1.1 to 6.1.0. - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](sindresorhus/execa@v5.1.1...v6.1.0) --- updated-dependencies: - dependency-name: execa dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bf68d9 commit d487823

File tree

2 files changed

+47
-43
lines changed

2 files changed

+47
-43
lines changed

package-lock.json

Lines changed: 46 additions & 42 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
"mri": "^1.1.4"
2121
},
2222
"devDependencies": {
23-
"execa": "^5.0.0",
23+
"execa": "^6.1.0",
2424
"standard": "^17.0.0",
2525
"tap": "^16.0.1"
2626
},

0 commit comments

Comments
 (0)