Update dependency fork-ts-checker-webpack-plugin to v7.3.0 (#8205)

This commit is contained in:
Mend Renovate 2023-01-10 23:19:08 +00:00 committed by GitHub
parent 7095a2027d
commit 63556aedc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -1170,7 +1170,7 @@
"circular-dependency-plugin": "^5.2.2",
"clean-webpack-plugin": "4.0.0",
"event-stream": "4.0.1",
"fork-ts-checker-webpack-plugin": "7.2.14",
"fork-ts-checker-webpack-plugin": "7.3.0",
"gulp": "4.0.2",
"gulp-bump": "3.2.0",
"gulp-git": "2.10.1",

View File

@ -2126,10 +2126,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.14:
version "7.2.14"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-7.2.14.tgz#746eb15b4d643aafccd3c729995f9c9281eabd22"
integrity sha512-Tg2feh/n8k486KX0EbXVUfJj3j0xnnbKYTJw0fnIb2QdV0+lblOYZSal5ed9hARoWVwKeOC7sYE2EakSRLo5ZA==
fork-ts-checker-webpack-plugin@7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-7.3.0.tgz#a9c984a018493962360d7c7e77a67b44a2d5f3aa"
integrity sha512-IN+XTzusCjR5VgntYFgxbxVx3WraPRnKehBFrf00cMSrtUuW9MsG9dhL6MWpY6MkjC3wVwoujfCDgZZCQwbswA==
dependencies:
"@babel/code-frame" "^7.16.7"
chalk "^4.1.2"