diff --git a/package.json b/package.json index 3ea25e34..3f53d592 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "eslint-plugin-jsx-a11y": "6.3.1", "eslint-plugin-react": "7.20.3", "eslint-plugin-react-hooks": "4.0.5", - "fork-ts-checker-webpack-plugin": "5.0.6", + "fork-ts-checker-webpack-plugin": "5.0.7", "gh-pages": "3.1.0", "husky": "4.2.5", "jest": "26.1.0", diff --git a/yarn.lock b/yarn.lock index b52fba81..00932f3e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7867,10 +7867,10 @@ fork-ts-checker-webpack-plugin@1.5.0: tapable "^1.0.0" worker-rpc "^0.1.0" -fork-ts-checker-webpack-plugin@5.0.6: - version "5.0.6" - resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-5.0.6.tgz#02af713af02e47b338a3992279209bc65d34c773" - integrity sha512-8h4S7WANr69Resw+tMd5U23xdbVPsT+VOeMKQhUaKhkGeMm0fNf7ObJPP81WG+tsmy4LK4ayIf0JXBY+hy6vMw== +fork-ts-checker-webpack-plugin@5.0.7: + version "5.0.7" + resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-5.0.7.tgz#a462bd863bbd654bad14a25518006ab99b7b13a0" + integrity sha512-X7zHKTx4is5YSKa9bDiXGzv8v5K3bsUrZlZgr3F8DeCVsb3oik/+0Mo+K138Sdjh4mpzoHcuUgsrIgZeLIXovw== dependencies: "@babel/code-frame" "^7.8.3" chalk "^2.4.1"