diff options
author | npm CLI robot <npm-cli+bot@github.com> | 2022-06-13 23:04:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-14 07:04:21 +0100 |
commit | 47ea59fad1ea97ffeab7b670f45b99943ce9543b (patch) | |
tree | cb67d4d80b80bb1245e57041153440d14ebfc1d5 /deps/npm/man/man1/npm-install-ci-test.1 | |
parent | 486dcd7c69b3601252373cca7a132b67a0125fb8 (diff) | |
download | node-new-47ea59fad1ea97ffeab7b670f45b99943ce9543b.tar.gz |
deps: upgrade npm to 8.12.1
PR-URL: https://github.com/nodejs/node/pull/43301
Reviewed-By: Ruy Adorno <ruyadorno@github.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.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 aeddd06d14..e50f7e90ae 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" "May 2022" "" "" +.TH "NPM\-INSTALL\-CI\-TEST" "1" "June 2022" "" "" .SH "NAME" \fBnpm-install-ci-test\fR \- Install a project with a clean slate and run tests .SS Synopsis |