diff options
author | npm CLI robot <npm-cli+bot@github.com> | 2022-08-04 21:23:58 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-05 04:23:58 +0000 |
commit | 96601cc759aa6f54f9cf9db466a004cb57ede651 (patch) | |
tree | dc390e61d26d8cf8afa58ba2c40970125012c1b3 /deps/npm/man/man1/npm-install-ci-test.1 | |
parent | 02aa8c22c26220e16616a88370d111c0229efe5e (diff) | |
download | node-new-96601cc759aa6f54f9cf9db466a004cb57ede651.tar.gz |
deps: upgrade npm to 8.16.0
PR-URL: https://github.com/nodejs/node/pull/44119
Reviewed-By: Ruy Adorno <ruyadorno@google.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Diffstat (limited to 'deps/npm/man/man1/npm-install-ci-test.1')
-rw-r--r-- | deps/npm/man/man1/npm-install-ci-test.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/man/man1/npm-install-ci-test.1 b/deps/npm/man/man1/npm-install-ci-test.1 index 10f7856985..6a55a8fd97 100644 --- a/deps/npm/man/man1/npm-install-ci-test.1 +++ b/deps/npm/man/man1/npm-install-ci-test.1 @@ -1,4 +1,4 @@ -.TH "NPM\-INSTALL\-CI\-TEST" "1" "July 2022" "" "" +.TH "NPM\-INSTALL\-CI\-TEST" "1" "August 2022" "" "" .SH "NAME" \fBnpm-install-ci-test\fR \- Install a project with a clean slate and run tests .SS Synopsis |