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-01 03:03:59 +0300
committerisaacs <i@izs.me>2020-10-01 03:03:59 +0300
commitdd7d7a284d5150d1804d0cd5a85519c86adf3bc2 (patch)
tree07c1d01eb7ffc9dfb1bf7b170278d2d4ad7a6aa8 /package.json
parentc394937ec1911cd17ec42c8fc74773047d47322c (diff)
@npmcli/arborist@0.0.30
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 b8bfd16ce..434657c5a 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"./package.json": "./package.json"
},
"dependencies": {
- "@npmcli/arborist": "^0.0.29",
+ "@npmcli/arborist": "^0.0.30",
"@npmcli/ci-detect": "^1.2.0",
"@npmcli/config": "^1.1.8",
"@npmcli/run-script": "^1.7.0",