chore(deps): update dependency fork-ts-checker-webpack-plugin to v6.2.5

This commit is contained in:
Renovate Bot 2021-04-25 18:16:09 +00:00 committed by renovate[bot]
parent bd56e50dc0
commit 76292573cf
2 changed files with 5 additions and 5 deletions

View File

@ -100,7 +100,7 @@
"eslint-plugin-prettier": "3.4.0",
"eslint-plugin-react": "7.23.2",
"eslint-plugin-react-hooks": "4.2.0",
"fork-ts-checker-webpack-plugin": "6.2.4",
"fork-ts-checker-webpack-plugin": "6.2.5",
"gh-pages": "3.1.0",
"husky": "6.0.0",
"jest": "26.6.3",

View File

@ -7769,10 +7769,10 @@ fork-ts-checker-webpack-plugin@4.1.6, fork-ts-checker-webpack-plugin@^4.1.6:
tapable "^1.0.0"
worker-rpc "^0.1.0"
fork-ts-checker-webpack-plugin@6.2.4:
version "6.2.4"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.2.4.tgz#f46dc0700820476f260451518b9d545c42277aff"
integrity sha512-M0+lELATBqzf+tubq9PcRfJm4/wW172P7cAoCs1OpgfRICtEuJ/JUMuUm0H9JAZ57lLaN1gj38uxNktDhscYhA==
fork-ts-checker-webpack-plugin@6.2.5:
version "6.2.5"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.2.5.tgz#09e81ad57ed862c9dd093298550e7f6966ab1a2f"
integrity sha512-EqHkTmxOotb5WJEc8kjzJh8IRuRUpHxtBh+jGyOHJcEwwZzqTmlMNAJsVF3tvALohi9yJzV8C1j215DyK8Ta8w==
dependencies:
"@babel/code-frame" "^7.8.3"
"@types/json-schema" "^7.0.5"