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>2022-03-09 00:26:07 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2022-03-09 00:26:07 +0300
commitcad6a624d1e0a5229d75b439c0b235c1acab2747 (patch)
tree62ad9192df1055c679080d439f2b46cef24db785 /package.json
parent58147134f048b94522e48001dde94e891cbfb46f (diff)
deps: @npmcli/arborist@5.0.1
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 a39b3567c..b5286f02d 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
},
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
- "@npmcli/arborist": "^5.0.0",
+ "@npmcli/arborist": "^5.0.1",
"@npmcli/ci-detect": "^2.0.0",
"@npmcli/config": "^4.0.1",
"@npmcli/map-workspaces": "^2.0.0",