summaryrefslogtreecommitdiff
path: root/deps/npm/man
diff options
context:
space:
mode:
authornlf <quitlahok@gmail.com>2020-11-23 13:24:36 -0800
committerRich Trott <rtrott@gmail.com>2020-11-23 22:40:14 -0800
commit767070c95f917fada49c489d48c5d74eeb5c9f84 (patch)
treea173ff73758a092b87ae74080a54e469616e0b12 /deps/npm/man
parent4388c1478ac40e972e5f48295ea005b294c1459d (diff)
downloadnode-new-767070c95f917fada49c489d48c5d74eeb5c9f84.tar.gz
deps: upgrade npm to 7.0.14
PR-URL: https://github.com/nodejs/node/pull/36238 Reviewed-By: Ruy Adorno <ruyadorno@github.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Shelley Vohr <codebytere@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com>
Diffstat (limited to 'deps/npm/man')
-rw-r--r--deps/npm/man/man1/npm-ls.12
-rw-r--r--deps/npm/man/man1/npm.12
2 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/man/man1/npm-ls.1 b/deps/npm/man/man1/npm-ls.1
index 7ee8f40a8c..a99c1d1453 100644
--- a/deps/npm/man/man1/npm-ls.1
+++ b/deps/npm/man/man1/npm-ls.1
@@ -22,7 +22,7 @@ For example, running \fBnpm ls promzard\fP in npm's source tree will show:
.P
.RS 2
.nf
- npm@7\.0\.13 /path/to/npm
+ npm@7\.0\.14 /path/to/npm
└─┬ init\-package\-json@0\.0\.4
└── promzard@0\.1\.5
.fi
diff --git a/deps/npm/man/man1/npm.1 b/deps/npm/man/man1/npm.1
index 22f4cbef0f..e55d61f2df 100644
--- a/deps/npm/man/man1/npm.1
+++ b/deps/npm/man/man1/npm.1
@@ -10,7 +10,7 @@ npm <command> [args]
.RE
.SS Version
.P
-7\.0\.13
+7\.0\.14
.SS Description
.P
npm is the package manager for the Node JavaScript platform\. It puts