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 /workspaces/libnpmversion
parent2e50cb83e84cf25fee93ba0ca5a0343fbdb33c41 (diff)
deps: @npmcli/run-script@4.1.0
Diffstat (limited to 'workspaces/libnpmversion')
-rw-r--r--workspaces/libnpmversion/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/libnpmversion/package.json b/workspaces/libnpmversion/package.json
index 86f973781..c103e71b0 100644
--- a/workspaces/libnpmversion/package.json
+++ b/workspaces/libnpmversion/package.json
@@ -37,7 +37,7 @@
},
"dependencies": {
"@npmcli/git": "^3.0.0",
- "@npmcli/run-script": "^3.0.0",
+ "@npmcli/run-script": "^4.1.0",
"json-parse-even-better-errors": "^2.3.1",
"proc-log": "^2.0.0",
"semver": "^7.3.7"