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:
authorGar <gar+gh@danger.computer>2021-11-30 01:28:11 +0300
committerGar <gar+gh@danger.computer>2021-11-30 17:49:59 +0300
commit0e63df61283a2f7ace991f72e4577c6f23ffc5df (patch)
tree83061a0340bf65e2a202afbf039b1a822f141a32 /package.json
parenta8bc95f11c9d21319581d7b09baf9f864bea21ac (diff)
deps: @npmcli/config@2.3.2
* fix: always load localPrefix PR-URL: https://github.com/npm/cli/pull/4102 Credit: @wraithgar Close: #4102 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 43456fef9..8812c76f1 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^4.0.5",
"@npmcli/ci-detect": "^1.4.0",
- "@npmcli/config": "^2.3.0",
+ "@npmcli/config": "^2.3.2",
"@npmcli/map-workspaces": "^2.0.0",
"@npmcli/package-json": "^1.0.1",
"@npmcli/run-script": "^2.0.0",