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-01 18:51:55 +0300
committernlf <nlf@github.com>2022-08-03 00:57:32 +0300
commitc18dbc4393491e02532d698351747307848d2e20 (patch)
tree7da8a6f93420312cb4f4ea6e41582b912a4a71e5 /DEPENDENCIES.md
parent703dbbf2a8149dff72c848d60600889a76779828 (diff)
deps: add @npmcli/fs@2.1.1
Diffstat (limited to 'DEPENDENCIES.md')
-rw-r--r--DEPENDENCIES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/DEPENDENCIES.md b/DEPENDENCIES.md
index 5fc3ac432..0223c09b8 100644
--- a/DEPENDENCIES.md
+++ b/DEPENDENCIES.md
@@ -35,6 +35,7 @@ graph LR;
libnpmexec-->npmcli-arborist["@npmcli/arborist"];
libnpmexec-->npmcli-ci-detect["@npmcli/ci-detect"];
libnpmexec-->npmcli-eslint-config["@npmcli/eslint-config"];
+ libnpmexec-->npmcli-fs["@npmcli/fs"];
libnpmexec-->npmcli-run-script["@npmcli/run-script"];
libnpmexec-->npmcli-template-oss["@npmcli/template-oss"];
libnpmexec-->npmlog;
@@ -345,6 +346,7 @@ graph LR;
libnpmexec-->npmcli-arborist["@npmcli/arborist"];
libnpmexec-->npmcli-ci-detect["@npmcli/ci-detect"];
libnpmexec-->npmcli-eslint-config["@npmcli/eslint-config"];
+ libnpmexec-->npmcli-fs["@npmcli/fs"];
libnpmexec-->npmcli-run-script["@npmcli/run-script"];
libnpmexec-->npmcli-template-oss["@npmcli/template-oss"];
libnpmexec-->npmlog;