Commit 4c6c32c
refactor: use explicit coercion of exitCode to number.
Implicit coercion to number was removed in node 20, see https://nodejs.org/api/deprecations.html#DEP0164
(cherry picked from commit be46c5f)1 parent 83b75af commit 4c6c32c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments