Update dependency fork-ts-checker-webpack-plugin to v6.2.2 (#6523)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-04-21 17:18:06 -04:00 committed by GitHub
parent e10c07963b
commit 09e56dc153
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -1130,7 +1130,7 @@
"@types/vscode": "1.42.0",
"clean-webpack-plugin": "3.0.0",
"event-stream": "4.0.1",
"fork-ts-checker-webpack-plugin": "6.2.1",
"fork-ts-checker-webpack-plugin": "6.2.2",
"gulp": "4.0.2",
"gulp-bump": "3.2.0",
"gulp-git": "2.10.1",

View File

@ -2537,10 +2537,10 @@ for-own@^1.0.0:
dependencies:
for-in "^1.0.1"
fork-ts-checker-webpack-plugin@6.2.1:
version "6.2.1"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.2.1.tgz#e3a7e64c90e5490a75d43d86d47f02e538c0a13e"
integrity sha512-Pyhn2kav/Y2g6I7aInABgcph/B78jjdXc4kGHzaAUBL4UVthknxM6aMH47JwpnuTJmdOuf6p5vMbIahsBHuWGg==
fork-ts-checker-webpack-plugin@6.2.2:
version "6.2.2"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.2.2.tgz#dc8f40c0f9304d64b69dbbc1c9490e74f8b83292"
integrity sha512-ZLTZn54JkoMtOakPY8kN76rwfWn0vOjKIAQEHWg1kcz4tzRfTdWrPdcnLQr25IMEKyCpI+fw013F7MuX2qf07g==
dependencies:
"@babel/code-frame" "^7.8.3"
"@types/json-schema" "^7.0.5"