Skip to content

Commit c97dda2

Browse files
deps: bump @npmcli/promise-spawn from 1.3.2 to 2.0.1
Bumps [@npmcli/promise-spawn](https://github.com/npm/promise-spawn) from 1.3.2 to 2.0.1. - [Release notes](https://github.com/npm/promise-spawn/releases) - [Commits](npm/promise-spawn@v1.3.2...v2.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]>
1 parent 16eb42a commit c97dda2

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
@@ -29,7 +29,7 @@
2929
},
3030
"dependencies": {
3131
"@npmcli/node-gyp": "^1.0.3",
32-
"@npmcli/promise-spawn": "^1.3.2",
32+
"@npmcli/promise-spawn": "^2.0.1",
3333
"node-gyp": "^9.0.0",
3434
"read-package-json-fast": "^2.0.3"
3535
},

0 commit comments

Comments
 (0)