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 /package.json
parentcd6bafdfbbd7a054709c11850b58f7dbc26eb8da (diff)
deps: @npmcli/run-script@4.2.0
- add `binPaths` param
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7526c4754..1adb37652 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
"@npmcli/fs": "^2.1.0",
"@npmcli/map-workspaces": "^2.0.3",
"@npmcli/package-json": "^2.0.0",
- "@npmcli/run-script": "^4.1.7",
+ "@npmcli/run-script": "^4.2.0",
"abbrev": "~1.1.1",
"archy": "~1.0.0",
"cacache": "^16.1.1",