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

This commit is contained in:
Renovate Bot 2020-08-18 09:46:49 +00:00 committed by renovate[bot]
parent eebc40b182
commit 0e1467707a
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.6",
"eslint-plugin-react-hooks": "4.1.0",
"fork-ts-checker-webpack-plugin": "5.0.14",
"fork-ts-checker-webpack-plugin": "5.1.0",
"gh-pages": "3.1.0",
"husky": "4.2.5",
"jest": "26.4.0",

View File

@ -8075,10 +8075,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.14:
version "5.0.14"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-5.0.14.tgz#83758b733ccd5d6e5780a72a5d5f099c353c108d"
integrity sha512-iwRdjgZx1Ll0DAMhmtOF4ffoICpiUxOqOHLrbIHmeCtZiwCrL/qscm+EXOJyzj3a9X8hLRLDEHy9FOyD6Gm42g==
fork-ts-checker-webpack-plugin@5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-5.1.0.tgz#586fbee24aeea950c53bab529e32017f543e71cf"
integrity sha512-vuKyEjSLGbhQbEr5bifXXOkr9iV73L6n72mHoHIv7okvrf7O7z6RKeplM6C6ATPsukoQivij+Ba1vcptL60Z2g==
dependencies:
"@babel/code-frame" "^7.8.3"
"@types/json-schema" "^7.0.5"