File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 30
30
"clean-webpack-plugin" : " 3.0.0" ,
31
31
"core-js" : " 3.10.1" ,
32
32
"css-loader" : " 5.2.0" ,
33
- "fork-ts-checker-webpack-plugin" : " 6.2.0 " ,
33
+ "fork-ts-checker-webpack-plugin" : " 6.2.1 " ,
34
34
"mini-css-extract-plugin" : " 1.4.0" ,
35
35
"mustache" : " 4.2.0" ,
36
36
"node-sass" : " 5.0.0" ,
Original file line number Diff line number Diff line change @@ -6580,10 +6580,10 @@ forever-agent@~0.6.1:
6580
6580
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
6581
6581
integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
6582
6582
6583
-
6584
- version "6.2.0 "
6585
- resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.2.0 .tgz#d13af02e24d1b17f769af6bdf41c1e849e1615cc "
6586
- integrity sha512-DTNbOhq6lRdjYprukX54JMeYJgQ0zMow+R5BMLwWxEX2NAXthIkwnV8DBmsWjwNLSUItKZM4TCCJbtgrtKBu2Q ==
6583
+
6584
+ version "6.2.1 "
6585
+ resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.2.1 .tgz#e3a7e64c90e5490a75d43d86d47f02e538c0a13e "
6586
+ integrity sha512-Pyhn2kav/Y2g6I7aInABgcph/B78jjdXc4kGHzaAUBL4UVthknxM6aMH47JwpnuTJmdOuf6p5vMbIahsBHuWGg ==
6587
6587
dependencies:
6588
6588
"@babel/code-frame" "^7.8.3"
6589
6589
"@types/json-schema" "^7.0.5"
You can’t perform that action at this time.
0 commit comments