Update dependency fork-ts-checker-webpack-plugin to v6.3.6 (#7185)

This commit is contained in:
renovate[bot] 2021-10-20 12:18:59 -04:00 committed by GitHub
parent 9b469dc24c
commit 163d1bf38e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -1156,7 +1156,7 @@
"@vscode/test-electron": "1.6.2",
"clean-webpack-plugin": "4.0.0",
"event-stream": "4.0.1",
"fork-ts-checker-webpack-plugin": "6.3.5",
"fork-ts-checker-webpack-plugin": "6.3.6",
"gulp": "4.0.2",
"gulp-bump": "3.2.0",
"gulp-git": "2.10.1",

View File

@ -2084,10 +2084,10 @@ foreach@^2.0.5:
resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.5.tgz#0bee005018aeb260d0a3af3ae658dd0136ec1b99"
integrity sha1-C+4AUBiusmDQo6865ljdATbsG5k=
fork-ts-checker-webpack-plugin@6.3.5:
version "6.3.5"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.3.5.tgz#67ecd8475688c99405c7e92f70c152970a60c576"
integrity sha512-B0yvzgiVN/LerXUvqcVAgjFCJD4R6h460ULJ+pl+oaiYfZM0Cq03uL6sxMHXqp/CVDm0QznHsNjtYwBBYpe0Pw==
fork-ts-checker-webpack-plugin@6.3.6:
version "6.3.6"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.3.6.tgz#2b7edd9e9cf2230d4ca2e6c2a8fb7d2694a2c0db"
integrity sha512-zg2bT4JWpE7Ogsvq7aewZZkK61spKB+FxhY8h13Kb9VQcEWO4ljeVogJP/6+tR2Riw3W4ZDNnbdwplBheOaJTg==
dependencies:
"@babel/code-frame" "^7.8.3"
"@types/json-schema" "^7.0.5"