Commit d4f275b
committed
chore: Revert ts-jest to v29.1.1
v29.1.2 introduces a breaking change, dropping support for Node 14.
They don't follow SemVer in order to keep their major version number
aligned with Jest.
This repo needs updating to Node 18 (at a minimum), but this should not
be a blocker for the 2.0.0 release.1 parent 2047e2d commit d4f275b
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6601 | 6601 | | |
6602 | 6602 | | |
6603 | 6603 | | |
6604 | | - | |
6605 | | - | |
6606 | | - | |
6607 | | - | |
| 6604 | + | |
| 6605 | + | |
| 6606 | + | |
| 6607 | + | |
6608 | 6608 | | |
6609 | 6609 | | |
6610 | 6610 | | |
| |||
0 commit comments