Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGar <gar+gh@danger.computer>2022-08-01 20:12:34 +0300
committernlf <nlf@github.com>2022-08-03 00:57:32 +0300
commitd0be9a2bb53e74b30e13751afd1f6924990c8422 (patch)
tree27fc27771766aa89c0fbc3d786b42a9f64ebbf59 /workspaces
parentcd6bafdfbbd7a054709c11850b58f7dbc26eb8da (diff)
deps: @npmcli/run-script@4.2.0
- add `binPaths` param
Diffstat (limited to 'workspaces')
-rw-r--r--workspaces/libnpmexec/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/libnpmexec/package.json b/workspaces/libnpmexec/package.json
index 58c546fc2..349e82715 100644
--- a/workspaces/libnpmexec/package.json
+++ b/workspaces/libnpmexec/package.json
@@ -58,7 +58,7 @@
"@npmcli/arborist": "^5.0.0",
"@npmcli/ci-detect": "^2.0.0",
"@npmcli/fs": "^2.1.1",
- "@npmcli/run-script": "^4.1.3",
+ "@npmcli/run-script": "^4.2.0",
"chalk": "^4.1.0",
"mkdirp-infer-owner": "^2.0.0",
"npm-package-arg": "^9.0.1",