Skip to content

Commit 5bf568e

Browse files
Update dependency fork-ts-checker-webpack-plugin to v6.2.8 (#6618)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 804af84 commit 5bf568e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1140,7 +1140,7 @@
11401140
"@types/vscode": "1.42.0",
11411141
"clean-webpack-plugin": "3.0.0",
11421142
"event-stream": "4.0.1",
1143-
"fork-ts-checker-webpack-plugin": "6.2.7",
1143+
"fork-ts-checker-webpack-plugin": "6.2.8",
11441144
"gulp": "4.0.2",
11451145
"gulp-bump": "3.2.0",
11461146
"gulp-git": "2.10.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2536,10 +2536,10 @@ for-own@^1.0.0:
25362536
dependencies:
25372537
for-in "^1.0.1"
25382538

2539-
fork-ts-checker-webpack-plugin@6.2.7:
2540-
version "6.2.7"
2541-
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.2.7.tgz#2787fb8e36e0e7d3030f189f9ef84d02f7a07386"
2542-
integrity sha512-uGl/x5aiWbBtKT3QtXYuuK/gY1BfN0/RNM/BZvu2o2QdPE7FemyNIxVAgUUbPTm4l90MwWStfVVb7Bu5nyHglg==
2539+
fork-ts-checker-webpack-plugin@6.2.8:
2540+
version "6.2.8"
2541+
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.2.8.tgz#1728ea5a7790d5bdcebf2bde93861dc9c16bc3bb"
2542+
integrity sha512-KduEntkrnDejqZ6zw8+pRpsENPtBNP9J92bJIFXBi96tySa3csyZiVIyqKwdN3KqpVWwtQIcu3j91DDbvuWB4A==
25432543
dependencies:
25442544
"@babel/code-frame" "^7.8.3"
25452545
"@types/json-schema" "^7.0.5"

0 commit comments

Comments
 (0)