CLI documentation update from CI

npm CLI robot committed Dec 22, 2022 at 02:30 UTC 1e82454f45d2f18537d69a29b69e09fb64a915ef
4 files changed +60 -3
content/cli/v6/commands/npm-ls.md
+1 -1
@@ -38,7 +38,7 @@ nested packages will *also* show the paths to the specified packages.
38 For example, running `npm ls promzard` in npm's source tree will show:
39
40 ```bash
41 - npm@6.14.17 /path/to/npm
41 + npm@6.14.18 /path/to/npm
42 └─┬ init-package-json@0.0.4
43 └── promzard@0.1.5
44 ```
content/cli/v6/commands/npm.md
+1 -1
@@ -21,7 +21,7 @@ npm <command> [args]
21
22 ### Version
23
24 -6.14.17
24 +6.14.18
25
26 ### Description
27
content/cli/v6/using-npm/changelog.md
+57
@@ -9,6 +9,63 @@ redirect_from:
9 - /cli/v6/misc/changelog
10 ---
11
12 +## 6.14.18 (2022-12-21)
13 +
14 +### DEPENDENCIES
15 +
16 +* [`f55bd65da`](https://github.com/npm/cli/commit/f55bd65da0da00655c4d4312b30d65160e7149a6)
17 + `rimraf@2.7.1`
18 +* [`cd4894696`](https://github.com/npm/cli/commit/cd4894696698f3a15bfa57eac373acd7f1121100)
19 + `bluebird@3.7.2`
20 +* [`023d7e96b`](https://github.com/npm/cli/commit/023d7e96b7c20be4071d3da32fd74856651eb3dd)
21 + `cacache@12.0.4`
22 +* [`dd2811c0b`](https://github.com/npm/cli/commit/dd2811c0b1e274dc56dd8e1f50d8b07bf1acc851)
23 + `config-chain@1.1.1`:3
24 +* [`e21b6ebd9`](https://github.com/npm/cli/commit/e21b6ebd9ae1a543864f9667dd141979c87b6724)
25 + `deep-equal@1.1.1`
26 +* [`2bec581c6`](https://github.com/npm/cli/commit/2bec581c6bd3ac622b8b46b2a13bc2e131c0bea4)
27 + `dezalgo@1.0.4`
28 +* [`273485157`](https://github.com/npm/cli/commit/273485157d5743a51003f91670de18e1811f9b9f)
29 + `figgy-pudding@3.5.2`
30 +* [`720f8ae5e`](https://github.com/npm/cli/commit/720f8ae5e120670463e1437ea201ef774ee5529b)
31 + `glob@7.2.3`
32 +* [`5f1200e33`](https://github.com/npm/cli/commit/5f1200e3386422b055fbbdb274580f12ca85992d)
33 + `graceful-fs@4.2.1`:0
34 +* [`58b74a38b`](https://github.com/npm/cli/commit/58b74a38b28aece8ae91474c48cc46dcb544e89d)
35 + `is-cidr@3.1.1`
36 +* [`4b609655f`](https://github.com/npm/cli/commit/4b609655f5ed554bfb2eb1de2c8a3272a7da7cfd)
37 + `jsdom@16.7.0`
38 +* [`14c7a1a85`](https://github.com/npm/cli/commit/14c7a1a85445bfd5277a4e4afdc31c98c5f67dac)
39 + `meant@1.0.3`
40 +* [`06d9cefc4`](https://github.com/npm/cli/commit/06d9cefc4e2d07ca7160272765449d46d34b0bc4)
41 + `minimatch@3.1.2`
42 +* [`1d2da355c`](https://github.com/npm/cli/commit/1d2da355ca7a7af1bf2d918ec5005cc820334af7)
43 + `mkdirp@0.5.6`
44 +* [`22eda3a26`](https://github.com/npm/cli/commit/22eda3a26cb14f1a0ab82e6eadb9132cd87e7183)
45 + `node-gyp@5.1.1`
46 +* [`b77a7f1b0`](https://github.com/npm/cli/commit/b77a7f1b095cf06b20817923cb0629e979a08ca5)
47 + `npm-registry-mock@1.3.2`
48 +* [`de37398af`](https://github.com/npm/cli/commit/de37398af08036d62a6b4eb6d475c02b0e6f1161)
49 + `query-string@6.14.1`
50 +* [`196650baa`](https://github.com/npm/cli/commit/196650baa43046c8db165a3130850a304cb9a8b7)
51 + `qw@1.0.2`
52 +* [`3218c16b5`](https://github.com/npm/cli/commit/3218c16b5041821b7f72efeb0f8c19408bbf6df1)
53 + `read-package-json@2.1.2`
54 +* [`0f5d57919`](https://github.com/npm/cli/commit/0f5d579197122713b9ffb2a7ee78108c3a851d49)
55 + `request@2.88.2`
56 +* [`43ed5c23b`](https://github.com/npm/cli/commit/43ed5c23b806d4904df83bd72854b57012f65992)
57 + `safe-buffer@5.2.1`
58 +* [`31b51c564`](https://github.com/npm/cli/commit/31b51c5646de729c691c2dec94f73988f6dd7d8a)
59 + `tar-stream@2.2.0`
60 +* [`209a79d1f`](https://github.com/npm/cli/commit/209a79d1fc5a00288f23f6e359212f6420530ed3)
61 + `uuid@3.4.0`
62 +* [`4778a8d95`](https://github.com/npm/cli/commit/4778a8d95680d62494035600a7240395a580c04d)
63 + `yaml@1.10.2`
64 +* [`8b357e558`](https://github.com/npm/cli/commit/8b357e5581a4fd4c95fcb889c4d89e1634c7c862)
65 + `decode-uri-component@0.2.2`
66 +* [`d3e7eed13`](https://github.com/npm/cli/commit/d3e7eed13a1109d7760e62bca639ed3ef64a0bd3)
67 + `lock-verify@2.2.2`
68 +
69 ## 6.14.17 (2022-04-28)
70
71 ### DEPENDENCIES
src/theme/nav.yml
+1 -1
@@ -285,7 +285,7 @@
285 shortName: CLI
286 url: /cli
287 variants:
288 - - title: Version 6.14.17 (Legacy Release)
288 + - title: Version 6.14.18 (Legacy Release)
289 shortName: v6
290 url: /cli/v6
291 default: false