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:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 9569cb24d..b8bfd16ce 100644
--- a/package.json
+++ b/package.json
@@ -42,10 +42,10 @@
"./package.json": "./package.json"
},
"dependencies": {
- "@npmcli/arborist": "^0.0.28",
+ "@npmcli/arborist": "^0.0.29",
"@npmcli/ci-detect": "^1.2.0",
"@npmcli/config": "^1.1.8",
- "@npmcli/run-script": "^1.6.0",
+ "@npmcli/run-script": "^1.7.0",
"abbrev": "~1.1.1",
"ansicolors": "~0.3.2",
"ansistyles": "~0.1.3",