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>2020-09-11 00:26:15 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2020-09-16 18:18:54 +0300
commit49f2a8c91de7d967d3acee354fe4cf8da668ab76 (patch)
tree63ff598d66db81c456ec269f6dd252de62b55623 /package.json
parent7b3cfbd91b48bec0b3812339f3eeef79fec7f326 (diff)
@npmcli/arborist@0.0.23
PR-URL: https://github.com/npm/cli/pull/1786 Credit: @ruyadorno Close: #1786 Reviewed-by: @darcyclarke
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 1ed4cc905..17544784e 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"./package.json": "./package.json"
},
"dependencies": {
- "@npmcli/arborist": "^0.0.21",
+ "@npmcli/arborist": "^0.0.23",
"@npmcli/ci-detect": "^1.2.0",
"@npmcli/run-script": "^1.5.0",
"abbrev": "~1.1.1",