Skip to content

Commit 95d27e2

Browse files
npm-cli-botaduh95
authored andcommitted
deps: upgrade npm to 11.19.0
PR-URL: #64883 Reviewed-By: Jordan Harband <ljharb@gmail.com> Reviewed-By: Aviv Keller <me@aviv.sh> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
1 parent c03c909 commit 95d27e2

208 files changed

Lines changed: 516 additions & 326 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

deps/npm/docs/content/commands/npm-ls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Note that nested packages will *also* show the paths to the specified packages.
2323
For example, running `npm ls promzard` in npm's source tree will show:
2424

2525
```bash
26-
npm@11.18.0 /path/to/npm
26+
npm@11.19.0 /path/to/npm
2727
└─┬ init-package-json@0.0.4
2828
└── promzard@0.1.5
2929
```

deps/npm/docs/content/commands/npm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Note: This command is unaware of workspaces.
1414

1515
### Version
1616

17-
11.18.0
17+
11.19.0
1818

1919
### Description
2020

deps/npm/docs/output/commands/npm-access.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,9 +186,9 @@
186186

187187
<section id="content">
188188
<header class="title">
189-
<h1 id="----npm-access----11180">
189+
<h1 id="----npm-access----11190">
190190
<span>npm-access</span>
191-
<span class="version">@11.18.0</span>
191+
<span class="version">@11.19.0</span>
192192
</h1>
193193
<span class="description">Set access level on published packages</span>
194194
</header>

deps/npm/docs/output/commands/npm-adduser.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,9 +186,9 @@
186186

187187
<section id="content">
188188
<header class="title">
189-
<h1 id="----npm-adduser----11180">
189+
<h1 id="----npm-adduser----11190">
190190
<span>npm-adduser</span>
191-
<span class="version">@11.18.0</span>
191+
<span class="version">@11.19.0</span>
192192
</h1>
193193
<span class="description">Add a registry user account</span>
194194
</header>

deps/npm/docs/output/commands/npm-approve-scripts.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,9 +186,9 @@
186186

187187
<section id="content">
188188
<header class="title">
189-
<h1 id="----npm-approve-scripts----11180">
189+
<h1 id="----npm-approve-scripts----11190">
190190
<span>npm-approve-scripts</span>
191-
<span class="version">@11.18.0</span>
191+
<span class="version">@11.19.0</span>
192192
</h1>
193193
<span class="description">Approve install scripts for specific dependencies</span>
194194
</header>

deps/npm/docs/output/commands/npm-audit.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,9 +186,9 @@
186186

187187
<section id="content">
188188
<header class="title">
189-
<h1 id="----npm-audit----11180">
189+
<h1 id="----npm-audit----11190">
190190
<span>npm-audit</span>
191-
<span class="version">@11.18.0</span>
191+
<span class="version">@11.19.0</span>
192192
</h1>
193193
<span class="description">Run a security audit</span>
194194
</header>

deps/npm/docs/output/commands/npm-bugs.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,9 +186,9 @@
186186

187187
<section id="content">
188188
<header class="title">
189-
<h1 id="----npm-bugs----11180">
189+
<h1 id="----npm-bugs----11190">
190190
<span>npm-bugs</span>
191-
<span class="version">@11.18.0</span>
191+
<span class="version">@11.19.0</span>
192192
</h1>
193193
<span class="description">Report bugs for a package in a web browser</span>
194194
</header>

deps/npm/docs/output/commands/npm-cache.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,9 +186,9 @@
186186

187187
<section id="content">
188188
<header class="title">
189-
<h1 id="----npm-cache----11180">
189+
<h1 id="----npm-cache----11190">
190190
<span>npm-cache</span>
191-
<span class="version">@11.18.0</span>
191+
<span class="version">@11.19.0</span>
192192
</h1>
193193
<span class="description">Manipulates packages cache</span>
194194
</header>

deps/npm/docs/output/commands/npm-ci.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,9 +186,9 @@
186186

187187
<section id="content">
188188
<header class="title">
189-
<h1 id="----npm-ci----11180">
189+
<h1 id="----npm-ci----11190">
190190
<span>npm-ci</span>
191-
<span class="version">@11.18.0</span>
191+
<span class="version">@11.19.0</span>
192192
</h1>
193193
<span class="description">Clean install a project</span>
194194
</header>

deps/npm/docs/output/commands/npm-completion.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,9 +186,9 @@
186186

187187
<section id="content">
188188
<header class="title">
189-
<h1 id="----npm-completion----11180">
189+
<h1 id="----npm-completion----11190">
190190
<span>npm-completion</span>
191-
<span class="version">@11.18.0</span>
191+
<span class="version">@11.19.0</span>
192192
</h1>
193193
<span class="description">Tab Completion for npm</span>
194194
</header>

0 commit comments

Comments
 (0)