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:
authorNathan Fritz <fritzy@github.com>2021-11-18 23:07:04 +0300
committerNathan Fritz <fritzy@github.com>2021-11-18 23:12:30 +0300
commit44bfa378723554195fccf8cf4ca2d895ddbd8f8c (patch)
tree3030cf827dfda2a4eca10ed05eab5b6e96b6e699 /package.json
parent088c11694a9f575e5c0fe10ab9efb55d14019be7 (diff)
dep: @npmcli/arborist 4.0.5
PR-URL: https://github.com/npm/cli/pull/4065 Credit: @fritzy Close: #4065 Reviewed-by: @lukekarrys
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 3c5c3dae7..a36301543 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
},
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
- "@npmcli/arborist": "^4.0.4",
+ "@npmcli/arborist": "^4.0.5",
"@npmcli/ci-detect": "^1.4.0",
"@npmcli/config": "^2.3.0",
"@npmcli/map-workspaces": "^2.0.0",