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:
authorLuke Karrys <luke@lukekarrys.com>2021-09-30 23:56:06 +0300
committerLuke Karrys <luke@lukekarrys.com>2021-10-01 00:03:25 +0300
commit827494cf12921b40cac8614027b7a4388d7ecbda (patch)
treeae5d6f78c13ed6103e32b95dca2795d0908f3641 /package.json
parentd7d5dd6aa66251805afd9009e3978f61ea732f05 (diff)
Revert "deps: arborist@2.10.0"
This reverts commit 8349c3c1557ac52973ad08c10db492e3a5a30204. PR-URL: https://github.com/npm/cli/pull/3817 Credit: @lukekarrys Close: #3817 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 31083ff0b..705fb779e 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
},
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
- "@npmcli/arborist": "^2.10.0",
+ "@npmcli/arborist": "^2.9.0",
"@npmcli/ci-detect": "^1.2.0",
"@npmcli/config": "^2.3.0",
"@npmcli/map-workspaces": "^1.0.4",