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:
authornlf <quitlahok@gmail.com>2022-06-21 22:54:59 +0300
committerNathan Fritz <fritzy@github.com>2022-06-22 23:46:13 +0300
commit2c06ceee82dd813c0ae84cc0b09e6941cfc5533e (patch)
treef78021d7c4e10d3de4de781915d0a6cb614e84a7 /package.json
parent2e50cb83e84cf25fee93ba0ca5a0343fbdb33c41 (diff)
deps: @npmcli/run-script@4.1.0
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 b0feb2297..0bb399185 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": "^3.0.1",
+ "@npmcli/run-script": "^4.1.0",
"abbrev": "~1.1.1",
"archy": "~1.0.0",
"cacache": "^16.1.1",