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:
authornlf <quitlahok@gmail.com>2022-01-06 23:51:13 +0300
committernlf <quitlahok@gmail.com>2022-01-07 00:12:12 +0300
commit1f0d1370ff6bf2ca978ef0d7d32640314c62204e (patch)
treea495657c4c5fc46c0231ba915e93250fc20fe5ae /package.json
parent3cfae384011a8b291cc82cc02b56bc114557a9e5 (diff)
chore(release): @npmcli/arborist@4.2.0
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 8692a3b09..33e5c8e12 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
},
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
- "@npmcli/arborist": "^4.1.2",
+ "@npmcli/arborist": "^4.2.0",
"@npmcli/ci-detect": "^1.4.0",
"@npmcli/config": "^2.3.2",
"@npmcli/map-workspaces": "^2.0.0",