Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add explicit dependency on chalk (#687)
@commitlint/load now explicitly depends on chalk, previously relying on it being resolved as a dependency of one it's other dependencies. this change allows tooling with strict dependency graph requirements (ex. Yarn PnP) to run commitlint seamlessly.
- Loading branch information