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-10 18:30:32 +0300
committerGar <wraithgar@github.com>2022-08-10 19:44:06 +0300
commitd0f5995e0399a093c8037057150a922e56b1d7ca (patch)
tree555683162a551ac35ebd6a2fe14af5337c8353af /package.json
parent4e5dd732d7fe39490be1d9f8e81cbdba602c67fe (diff)
deps: @npmcli/run-script@4.2.1
* add arguments back to the logged banner * remove the temp file entirely
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 902dac43b..e44f524e1 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.2.0",
+ "@npmcli/run-script": "^4.2.1",
"abbrev": "~1.1.1",
"archy": "~1.0.0",
"cacache": "^16.1.1",