Commit 750fcf8
tools: move update-eslint.sh to dep_updaters/
Move the `update-eslint.sh` script to the `dep_updaters/` directory.
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 2e8750a commit 750fcf8Copy full SHA for 750fcf8
File tree
Expand file treeCollapse file tree
2 files changed
+5
-6
lines changedOpen diff view settings
Filter options
- .github/workflows
- tools/dep_updaters
Expand file treeCollapse file tree
2 files changed
+5
-6
lines changedOpen diff view settings
Collapse file
.github/workflows/tools.yml
Copy file name to clipboardExpand all lines: .github/workflows/tools.yml+2-3Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
21 | 21 | |
22 | 22 | |
23 | 23 | |
24 | | - |
25 | 24 | |
26 | | - |
| 25 | + |
27 | 26 | |
28 | 27 | |
29 | | - |
| 28 | + |
30 | 29 | |
31 | 30 | |
32 | 31 | |
|
Collapse file
tools/update-eslint.sh tools/dep_updaters/update-eslint.shtools/update-eslint.sh renamed to tools/dep_updaters/update-eslint.sh
Copy file name to clipboardExpand all lines: tools/dep_updaters/update-eslint.sh+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
8 | 8 | |
9 | 9 | |
10 | 10 | |
11 | | - |
| 11 | + |
12 | 12 | |
13 | 13 | |
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
| 17 | + |
18 | 18 | |
19 | 19 | |
20 | 20 | |
| ||
61 | 61 | |
62 | 62 | |
63 | 63 | |
64 | | - |
| 64 | + |
65 | 65 | |
0 commit comments