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>2022-08-09 19:43:08 +0300
committerGar <wraithgar@github.com>2022-08-10 19:44:06 +0300
commit741bccf24ad1fa420a6c6182e04487abc02f8ccf (patch)
tree3b109fd1a45dc19e3212f6b67f8080fac8890d15 /package.json
parentdaaf4619c85ecf62346770735cfa8e2ddecbef8b (diff)
deps: @npmcli/config@4.2.1
* correctly handle nerf-darted env vars
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 6efd43f49..5f345a43e 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^5.0.4",
"@npmcli/ci-detect": "^2.0.0",
- "@npmcli/config": "^4.2.0",
+ "@npmcli/config": "^4.2.1",
"@npmcli/fs": "^2.1.0",
"@npmcli/map-workspaces": "^2.0.3",
"@npmcli/package-json": "^2.0.0",