Skip to content

Commit a9844d0

Browse files
deps: bump @npmcli/promise-spawn from 3.0.0 to 4.0.0 (#226)
Bumps [@npmcli/promise-spawn](https://github.com/npm/promise-spawn) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/npm/promise-spawn/releases) - [Changelog](https://github.com/npm/promise-spawn/blob/main/CHANGELOG.md) - [Commits](npm/promise-spawn@v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: "@npmcli/promise-spawn" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3f9970 commit a9844d0

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.0",
49-
"@npmcli/promise-spawn": "^3.0.0",
49+
"@npmcli/promise-spawn": "^4.0.0",
5050
"@npmcli/run-script": "^4.1.0",
5151
"cacache": "^17.0.0",
5252
"fs-minipass": "^2.1.0",

0 commit comments

Comments
 (0)