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:
authorisaacs <i@izs.me>2020-10-06 21:45:53 +0300
committerisaacs <i@izs.me>2020-10-06 21:45:53 +0300
commitb06d68078830cc2446b1e51553db10e87591865b (patch)
tree14763a990e27dcaf7ccf33ba98ae319960c1b004 /package.json
parent138dfc202f401d2d93b4b5d2499799be6eb4ff0b (diff)
@npmcli/arborist@0.0.32
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 891cf52a3..2b3b5a3bf 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"./package.json": "./package.json"
},
"dependencies": {
- "@npmcli/arborist": "^0.0.31",
+ "@npmcli/arborist": "^0.0.32",
"@npmcli/ci-detect": "^1.2.0",
"@npmcli/config": "^1.1.8",
"@npmcli/run-script": "^1.7.0",