Update dependency fork-ts-checker-webpack-plugin to v7.2.7 (#7647)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-04-24 03:11:45 +00:00 committed by GitHub
parent f06d97a514
commit 6e1bb07216
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -1226,7 +1226,7 @@
"@vscode/test-electron": "2.1.3",
"clean-webpack-plugin": "4.0.0",
"event-stream": "4.0.1",
"fork-ts-checker-webpack-plugin": "7.2.6",
"fork-ts-checker-webpack-plugin": "7.2.7",
"gulp": "4.0.2",
"gulp-bump": "3.2.0",
"gulp-git": "2.10.1",

View File

@ -2096,10 +2096,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@7.2.6:
version "7.2.6"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-7.2.6.tgz#24e6b5b1ad9155bf25572a75cde9f33633a04069"
integrity sha512-q5rdvy7CaqEWyK3ly/AjSMQ+e3DGkjuqP0pkTwJcg+PHLhQfTJXqkmRIeA2y0TPfX4U00Et+AxS2ObAsVcm0hQ==
fork-ts-checker-webpack-plugin@7.2.7:
version "7.2.7"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-7.2.7.tgz#19a7801e3dd628f32634a2db52ec5286e3cf9e02"
integrity sha512-ona/4AGDJ3Rls7AAbkZDfvHfiAu431k4rFndL4ZGRjVtuOYPY4amud/Y+jySsaz+FI/Z9cUrad1MRUGKIm41tg==
dependencies:
"@babel/code-frame" "^7.16.7"
chalk "^4.1.2"