chore(deps): update dependency fork-ts-checker-webpack-plugin to v4.1.1

This commit is contained in:
Renovate Bot 2020-03-22 19:07:05 +00:00 committed by renovate[bot]
parent 0c066310e4
commit d2f0479c0d
2 changed files with 5 additions and 5 deletions

View File

@ -96,7 +96,7 @@
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-react": "7.19.0",
"eslint-plugin-react-hooks": "2.5.1",
"fork-ts-checker-webpack-plugin": "4.1.0",
"fork-ts-checker-webpack-plugin": "4.1.1",
"gh-pages": "2.2.0",
"husky": "4.2.3",
"jest": "25.1.0",

View File

@ -7606,10 +7606,10 @@ fork-ts-checker-webpack-plugin@1.5.0:
tapable "^1.0.0"
worker-rpc "^0.1.0"
fork-ts-checker-webpack-plugin@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-4.1.0.tgz#62bffe704426770fee33f15f0c0d56c86297fefd"
integrity sha512-2DLwUVUR/AdNmMD2utfmSR8r4qHRFhnfL6QQDQS5q4g5uBZzXYDgg8MXPIbu0HzyLjyvbogqjBNKILG5fufwzg==
fork-ts-checker-webpack-plugin@4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-4.1.1.tgz#138ad4551665a6569a479a496728983ce7069751"
integrity sha512-d6nPiFBeyvh1IcFcDK5wnmcZqdbNIEWDiUmS+/rB3bYzp7fJCZk5xmI+aCymYLImg870cEofy+wm1sIK3mnFsg==
dependencies:
babel-code-frame "^6.22.0"
chalk "^2.4.1"