You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(load): satisfy @types/node peer dependency for cosmiconfig-loader-typescript (#3008)
Add @types/node as a dependency of @commitlint/load to satisfy peer dependency from
cosmiconfig-loader-typescript (by way of ts-node's peer dependency of the same)
Fixes#3007
0 commit comments