chore(deps): update dependency fork-ts-checker-webpack-plugin to v1.4.3

This commit is contained in:
Renovate Bot 2019-07-16 20:45:55 +00:00 committed by Vadim Dalecky
parent 9ea027539e
commit 074fa2b8d8
2 changed files with 5 additions and 5 deletions

View File

@ -79,7 +79,7 @@
"babel-core": "6.26.3",
"babel-loader": "8.0.6",
"babel-plugin-dynamic-import-node": "2.3.0",
"fork-ts-checker-webpack-plugin": "1.4.2",
"fork-ts-checker-webpack-plugin": "1.4.3",
"gh-pages": "2.0.1",
"husky": "1.3.1",
"jest": "24.8.0",

View File

@ -6542,10 +6542,10 @@ fork-ts-checker-webpack-plugin@1.1.1:
tapable "^1.0.0"
worker-rpc "^0.1.0"
fork-ts-checker-webpack-plugin@1.4.2:
version "1.4.2"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-1.4.2.tgz#3929c6cc6577d0497cecb57238fb0499be87fcb7"
integrity sha512-y6A8nwRp3/mq1nEpuMKneTWz3TGBkXytkIfpcBdLFO+tsADQwdhIg1VvnMSi7q86r1UGJcSruRboYLwo1RF5Ew==
fork-ts-checker-webpack-plugin@1.4.3:
version "1.4.3"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-1.4.3.tgz#2252c1f8ad1b25313e056835d939b423ea240cd6"
integrity sha512-srf43Z3B1hCJNrwCG78DbHmWgKQUqHKsvFbLP182gank28j9s05KJbSZaMKBA0b6Pqi0LBLpAFWeB0JPbc1iLQ==
dependencies:
babel-code-frame "^6.22.0"
chalk "^2.4.1"