From efe31e791d0f71cf7d7964f89f249aafca025cde Mon Sep 17 00:00:00 2001 From: Michael Perrotte Date: Tue, 29 Oct 2019 13:03:29 -0400 Subject: deps: update npm to 6.12.1 PR-URL: https://github.com/nodejs/node/pull/30164 Reviewed-By: Anna Henningsen Reviewed-By: Myles Borins Reviewed-By: Colin Ihrig Reviewed-By: Jiawen Geng --- deps/npm/man/man1/npm-ls.1 | 2 +- deps/npm/man/man1/npm.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'deps/npm/man') diff --git a/deps/npm/man/man1/npm-ls.1 b/deps/npm/man/man1/npm-ls.1 index a4bb668444..9baeecc886 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@6.12.0 /path/to/npm +npm@6.12.1 /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 a74e30fdab..8d198b4a2d 100644 --- a/deps/npm/man/man1/npm.1 +++ b/deps/npm/man/man1/npm.1 @@ -10,7 +10,7 @@ npm [args] .RE .SH VERSION .P -6.12.0 +6.12.1 .SH DESCRIPTION .P npm is the package manager for the Node JavaScript platform\. It puts -- cgit v1.2.3