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

This commit is contained in:
Renovate Bot 2020-07-25 10:15:42 +00:00 committed by renovate[bot]
parent b975d258b9
commit 8564463984
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.3",
"eslint-plugin-react-hooks": "4.0.8",
"fork-ts-checker-webpack-plugin": "5.0.10",
"fork-ts-checker-webpack-plugin": "5.0.11",
"gh-pages": "3.1.0",
"husky": "4.2.5",
"jest": "26.1.0",

View File

@ -7968,10 +7968,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.10:
version "5.0.10"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-5.0.10.tgz#7a5cc7f85a010f0311a2ba33bbdf3c9ebe3246fb"
integrity sha512-HNr16nS7iCs/1goxWmV8/ObsY6Z/mIJxiUokLEmdCg8m5oRRSFFh3Q1oGyqcanmdoD0I1xXzGLJO6LvqZmOBeQ==
fork-ts-checker-webpack-plugin@5.0.11:
version "5.0.11"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-5.0.11.tgz#40a49a45403910c118c6ae7f3415dbdb317e4574"
integrity sha512-7QFCTfjayFhoX7uxncnHHi3ICWwffUQMoYaHldElA6wYy/9aDTsRIi6QcS8MDAkZa7xdDyv0YKuqcGYjAzboyQ==
dependencies:
"@babel/code-frame" "^7.8.3"
"@types/json-schema" "^7.0.5"