TypeStrong / fork-ts-checker-webpack-plugin

Webpack plugin that runs typescript type checker on a separate process.
MIT License
1.93k stars 238 forks source link

Update cosmiconfig package in package.json #815

Closed muskankhedia closed 8 months ago

muskankhedia commented 1 year ago

We have encountered a component governance problem with the older versions of the yaml packages. These packages are transitively utilized by fork-ts-checker-webpack-plugin package.

piotr-oles commented 1 year ago

Hi! You have to run yarn install to update lock file :)