Commit 85ddb63
feat: enable support for node v22 (#607)
* feat: enable support for node v22
* refactor: fix indentations
* feat: add node version 22 to unit-test strategy matrix
* chore: downgrade chalk and other packages so it should work for all specified node versions
---------
Co-authored-by: Marco Knol <[email protected]>1 parent fad0879 commit 85ddb63
File tree
7 files changed
+1033
-690
lines changed- .github/workflows
- src
7 files changed
+1033
-690
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments