chore(deps): update dependency fork-ts-checker-webpack-plugin to v5.0.13

This commit is contained in:
Renovate Bot 2020-07-31 13:45:36 +00:00 committed by renovate[bot]
parent c5c25825a5
commit 184e0250e8
2 changed files with 5 additions and 5 deletions

View File

@ -97,7 +97,7 @@
"eslint-plugin-jsx-a11y": "6.3.1",
"eslint-plugin-react": "7.20.5",
"eslint-plugin-react-hooks": "4.0.8",
"fork-ts-checker-webpack-plugin": "5.0.12",
"fork-ts-checker-webpack-plugin": "5.0.13",
"gh-pages": "3.1.0",
"husky": "4.2.5",
"jest": "26.2.2",

View File

@ -8047,10 +8047,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.12:
version "5.0.12"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-5.0.12.tgz#6bd63e224c20a073c450ccde0daad0db365d4b8b"
integrity sha512-B/NZNlMq6nuPosU6M+QKxRqX9irG/8M2GVwV/4ufzM2R3cm7XQVcG4zLibJowE7e194Qw8/qppjiz+UBKzyZxw==
fork-ts-checker-webpack-plugin@5.0.13:
version "5.0.13"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-5.0.13.tgz#916170e311d08f6dc0d85e1d8d4c8627941611d4"
integrity sha512-87KZknpv0HcXSl1/Z48Wbplcp9x6Pu7ZroZMXK8z2LdfBmPyCbka7E6qy5ubgfzQqjIsWBXilFTTRxi2Z6238Q==
dependencies:
"@babel/code-frame" "^7.8.3"
"@types/json-schema" "^7.0.5"