Skip to content

Commit 654a5fc

Browse files
Bump execa from 9.4.0 to 9.5.1
Bumps [execa](https://github.com/sindresorhus/execa) from 9.4.0 to 9.5.1. - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](sindresorhus/execa@v9.4.0...v9.5.1) --- updated-dependencies: - dependency-name: execa dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e92811e commit 654a5fc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"dependencies": {
5252
"cosmiconfig": "^9.0.0",
53-
"execa": "^9.4.0",
53+
"execa": "^9.5.1",
5454
"ora": "^8.1.1",
5555
"picocolors": "^1.0.1",
5656
"semver": "^7.6.3",

0 commit comments

Comments
 (0)