Commit b5a8a81
tools: bump eslint version
Bumps the eslint group in /tools/eslint with 5 updates:
| Package | From | To |
| --- | --- | --- |
| `@babel/core` | `7.26.0` | `7.26.7` |
| `@babel/eslint-parser` | `7.25.9` | `7.26.5` |
| `@stylistic/eslint-plugin-js` | `2.12.1` | `3.0.1` |
| `eslint` | `9.17.0` | `9.19.0` |
| `eslint-plugin-jsdoc` | `50.6.1` | `50.6.3` |
Signed-off-by: dependabot[bot] <support@github.com>
PR-URL: #56869
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent cfea53e commit b5a8a81Copy full SHA for b5a8a81
File tree
Expand file treeCollapse file tree
4 files changed
+130
-100
lines changedOpen diff view settings
Filter options
- lib/internal/test_runner/reporter
- test/parallel
- tools/eslint
Expand file treeCollapse file tree
4 files changed
+130
-100
lines changedOpen diff view settings
Collapse file
lib/internal/test_runner/reporter/junit.js
Copy file name to clipboardExpand all lines: lib/internal/test_runner/reporter/junit.js+5-3Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
41 | 41 | |
42 | 42 | |
43 | 43 | |
44 | | - |
45 | | - |
46 | | - |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
47 | 49 | |
48 | 50 | |
49 | 51 | |
|
Collapse file
test/parallel/test-stream-reduce.js
Copy file name to clipboardExpand all lines: test/parallel/test-stream-reduce.js+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
61 | 61 | |
62 | 62 | |
63 | 63 | |
64 | | - |
65 | | - |
| 64 | + |
| 65 | + |
66 | 66 | |
67 | 67 | |
68 | 68 | |
|
0 commit comments