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>2021-12-03 01:45:44 +0300
committerGar <gar+gh@danger.computer>2021-12-09 00:26:22 +0300
commit4b0c29a7c5860410c7b453bec389c54cb21dbde3 (patch)
tree331a1876a7d431263f9627df69457ee2ad23cce0 /package.json
parent4dbeb007d0d6350284c7b1edbf4d5b0030c67c66 (diff)
deps: @npmcli/arborist@4.1.0
PR-URL: https://github.com/npm/cli/pull/4116 Credit: @nlf Close: #4116 Reviewed-by: @wraithgar
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 f9ba8cd3c..73199f179 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
},
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
- "@npmcli/arborist": "^4.0.5",
+ "@npmcli/arborist": "^4.1.0",
"@npmcli/ci-detect": "^1.4.0",
"@npmcli/config": "^2.3.2",
"@npmcli/map-workspaces": "^2.0.0",