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

This commit is contained in:
Renovate Bot 2019-08-02 23:22:25 +00:00
parent 9081b995ff
commit 02a220b7b2
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 5 additions and 5 deletions

View File

@ -78,7 +78,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.3",
"fork-ts-checker-webpack-plugin": "1.5.0",
"gh-pages": "2.1.0",
"husky": "3.0.2",
"jest": "24.8.0",

View File

@ -6622,10 +6622,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.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==
fork-ts-checker-webpack-plugin@1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-1.5.0.tgz#ce1d77190b44d81a761b10b6284a373795e41f0c"
integrity sha512-zEhg7Hz+KhZlBhILYpXy+Beu96gwvkROWJiTXOCyOOMMrdBIRPvsBpBqgTI4jfJGrJXcqGwJR8zsBGDmzY0jsA==
dependencies:
babel-code-frame "^6.22.0"
chalk "^2.4.1"