Bump fork-ts-checker-webpack-plugin from 0.4.15 to 0.5.2

Bumps [fork-ts-checker-webpack-plugin](https://github.com/Realytics/fork-ts-checker-webpack-plugin) from 0.4.15 to 0.5.2.
- [Release notes](https://github.com/Realytics/fork-ts-checker-webpack-plugin/releases)
- [Changelog](https://github.com/Realytics/fork-ts-checker-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Realytics/fork-ts-checker-webpack-plugin/compare/v0.4.15...v0.5.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-12-18 20:33:37 +00:00
parent f6a0d5d9fd
commit 4aa049d6dc
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
2 changed files with 5 additions and 7 deletions

View File

@ -29,7 +29,7 @@
"@storybook/node-logger": "4.2.0-alpha.3",
"angular2-template-loader": "^0.6.2",
"core-js": "^2.5.7",
"fork-ts-checker-webpack-plugin": "^0.4.14",
"fork-ts-checker-webpack-plugin": "^0.5.2",
"global": "^4.3.2",
"react": "^16.6.0",
"react-dom": "^16.6.0",

View File

@ -10230,18 +10230,16 @@ fork-ts-checker-webpack-plugin-alt@0.4.14:
resolve "^1.5.0"
tapable "^1.0.0"
fork-ts-checker-webpack-plugin@^0.4.14:
version "0.4.15"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-0.4.15.tgz#7cd9f94f3dd58cd1fe8f953f876e72090eda3f6d"
integrity sha512-qNYuygh2GxXehBvQZ5rI5YlQFn+7ZV6kmkyD9Sgs33dWl73NZdUOB5aCp8v0EXJn176AhPrZP8YCMT3h01fs+g==
fork-ts-checker-webpack-plugin@^0.5.2:
version "0.5.2"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-0.5.2.tgz#a73b3630bd0a69409a6e4824e54c03a62fe82d8f"
integrity sha512-a5IG+xXyKnpruI0CP/anyRLAoxWtp3lzdG6flxicANnoSzz64b12dJ7ASAVRrI2OaWwZR2JyBaMHFQqInhWhIw==
dependencies:
babel-code-frame "^6.22.0"
chalk "^2.4.1"
chokidar "^2.0.4"
lodash "^4.17.11"
micromatch "^3.1.10"
minimatch "^3.0.4"
resolve "^1.5.0"
tapable "^1.0.0"
form-data@~2.1.1: