Skip to content

Commit 63797a8

Browse files
deps: bump @npmcli/promise-spawn from 5.0.0 to 6.0.1 (#244)
Bumps [@npmcli/promise-spawn](https://github.com/npm/promise-spawn) from 5.0.0 to 6.0.1. - [Release notes](https://github.com/npm/promise-spawn/releases) - [Changelog](https://github.com/npm/promise-spawn/blob/main/CHANGELOG.md) - [Commits](npm/promise-spawn@v5.0.0...v6.0.1) --- updated-dependencies: - dependency-name: "@npmcli/promise-spawn" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03625ab commit 63797a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"dependencies": {
4747
"@npmcli/git": "^4.0.0",
4848
"@npmcli/installed-package-contents": "^2.0.1",
49-
"@npmcli/promise-spawn": "^5.0.0",
49+
"@npmcli/promise-spawn": "^6.0.1",
5050
"@npmcli/run-script": "^5.0.0",
5151
"cacache": "^17.0.0",
5252
"fs-minipass": "^2.1.0",

0 commit comments

Comments
 (0)