Skip to content

Commit 98a8726

Browse files
Update dependency fork-ts-checker-webpack-plugin to v6.2.7 (#6611)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent a111baa commit 98a8726

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.6",
1143+
"fork-ts-checker-webpack-plugin": "6.2.7",
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.6:
2540-
version "6.2.6"
2541-
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.2.6.tgz#cd105c9064d05ad9b518fc3cc9906389daa1a7ec"
2542-
integrity sha512-f/oF2BFFPKEWQ3wgfq4bWALSDm7+f21shVONplo1xHKs1IdMfdmDa/aREgEurkIyrsyMFed42W7NVp4mh4DXzg==
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==
25432543
dependencies:
25442544
"@babel/code-frame" "^7.8.3"
25452545
"@types/json-schema" "^7.0.5"

0 commit comments

Comments
 (0)