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:
authorRuy Adorno <ruyadorno@hotmail.com>2021-05-13 19:24:39 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2021-05-13 19:24:39 +0300
commit0c18e4f774562fa054fedf323bea25805ebf39b3 (patch)
treedc84694edd29ad4f40b9c6ee5600901207a03a0e /package.json
parent659751fafdd3615f44d060fa3afd702589dee693 (diff)
@npmcli/arborist@2.5.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 70f948388..9ac34d43b 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"./package.json": "./package.json"
},
"dependencies": {
- "@npmcli/arborist": "^2.4.4",
+ "@npmcli/arborist": "^2.5.0",
"@npmcli/ci-detect": "^1.2.0",
"@npmcli/config": "^2.2.0",
"@npmcli/run-script": "^1.8.5",