diff options
author | Ruy Adorno <ruyadorno@hotmail.com> | 2021-02-01 14:50:10 -0500 |
---|---|---|
committer | Richard Lau <rlau@redhat.com> | 2021-02-09 10:59:27 +0000 |
commit | fe2c98003e3289c92d429b4c80e232bf437d6cb0 (patch) | |
tree | 74a8029a5c7dcd85d09836388b182f77169e62f8 /deps/npm/man/man5/package-locks.5 | |
parent | 7b7fb43b8acc285925aa7f6636743c09f81d938a (diff) | |
download | node-new-fe2c98003e3289c92d429b4c80e232bf437d6cb0.tar.gz |
deps: upgrade npm to 6.14.11
PR-URL: https://github.com/nodejs/node/pull/37173
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
Backport-PR-URL: https://github.com/nodejs/node/pull/37278
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
Reviewed-By: Ruy Adorno <ruyadorno@github.com>
Diffstat (limited to 'deps/npm/man/man5/package-locks.5')
-rw-r--r-- | deps/npm/man/man5/package-locks.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/man/man5/package-locks.5 b/deps/npm/man/man5/package-locks.5 index 0fc35cfb5a..531691805a 100644 --- a/deps/npm/man/man5/package-locks.5 +++ b/deps/npm/man/man5/package-locks.5 @@ -1,4 +1,4 @@ -.TH "PACKAGE\-LOCKS" "5" "December 2020" "" "" +.TH "PACKAGE\-LOCKS" "5" "February 2021" "" "" .SH "NAME" \fBpackage-locks\fR \- An explanation of npm lockfiles .SS Description |