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

This commit is contained in:
Renovate Bot 2019-07-14 19:56:41 +00:00 committed by renovate[bot]
parent c8c023e764
commit 92084c6ef1
2 changed files with 5 additions and 5 deletions

View File

@ -78,7 +78,7 @@
"@types/react": "16.8.23",
"babel-core": "6.26.3",
"babel-loader": "8.0.6",
"fork-ts-checker-webpack-plugin": "1.4.0",
"fork-ts-checker-webpack-plugin": "1.4.1",
"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.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-1.4.0.tgz#56a91667dfd7746248557d4f533772892e9ec474"
integrity sha512-Sy8rowZZJuGbu5NoBhk+XiSFpspxt9vJO6XOvPNonajm+8SFddUM375697Sn5b3RVVu/xPD9fZyNHCIbFUGnRA==
fork-ts-checker-webpack-plugin@1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-1.4.1.tgz#fd546242253dbe66324ac5c3793db0ad506d070c"
integrity sha512-/tlW8hhWR9kgFEanM9UmJw5QIOF+fPTUtOuIQNiYw7gSKyMNxXd157B5Yxaic8TXqQ+wTaWTSNyylp+ObgtEJg==
dependencies:
babel-code-frame "^6.22.0"
chalk "^2.4.1"