Commit 609df01
tools: make update-eslint.sh work with npm@9
Make the `update-eslint.sh` script work with `npm@9`.
PR-URL: #46088
Refs: https://github.com/nodejs/node/actions/runs/3814364920/jobs/6488613583#step:3:64
Reviewed-By: Ruy Adorno <ruyadorno@google.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>1 parent d8ce990 commit 609df01Copy full SHA for 609df01
File tree
Expand file treeCollapse file tree
1 file changed
+34
-6
lines changedOpen diff view settings
Filter options
- tools
Expand file treeCollapse file tree
1 file changed
+34
-6
lines changedOpen diff view settings
Collapse file
+34-6Lines changed: 34 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
21 | 21 | |
22 | 22 | |
23 | 23 | |
24 | | - |
25 | | - |
26 | | - |
27 | | - |
28 | | - |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
29 | 57 | |
30 | | - |
| 58 | + |
31 | 59 | |
32 | 60 | |
33 | 61 | |
|
0 commit comments