kulshekhar / ts-jest

A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript.
https://kulshekhar.github.io/ts-jest
MIT License
6.89k stars 448 forks source link

build(deps): lock `commitlint` at v18 #4378

Closed ahnpnl closed 2 weeks ago

ahnpnl commented 2 weeks ago

Summary

commitlint v19 requires Node >=18 which doesn't satisfy Jest supported versions

Test plan

Green CI

Does this PR introduce a breaking change?

Other information

N.A.