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" : " 4.0.0" ,
31
31
"core-js" : " 3.21.1" ,
32
32
"css-loader" : " 6.7.1" ,
33
- "fork-ts-checker-webpack-plugin" : " 6.5.0 " ,
33
+ "fork-ts-checker-webpack-plugin" : " 6.5.1 " ,
34
34
"mini-css-extract-plugin" : " 2.6.0" ,
35
35
"mustache" : " 4.2.0" ,
36
36
"node-sass" : " 7.0.1" ,
Original file line number Diff line number Diff line change @@ -8192,10 +8192,10 @@ forever-agent@~0.6.1:
8192
8192
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
8193
8193
integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
8194
8194
8195
-
8196
- version "6.5.0 "
8197
- resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.0 .tgz#0282b335fa495a97e167f69018f566ea7d2a2b5e "
8198
- integrity sha512-cS178Y+xxtIjEUorcHddKS7yCMlrDPV31mt47blKKRfMd70Kxu5xruAFE2o9sDY6wVC5deuob/u/alD04YYHnw ==
8195
+
8196
+ version "6.5.1 "
8197
+ resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.1 .tgz#fd689e2d9de6ac76abb620909eea56438cd0f232 "
8198
+ integrity sha512-x1wumpHOEf4gDROmKTaB6i4/Q6H3LwmjVO7fIX47vBwlZbtPjU33hgoMuD/Q/y6SU8bnuYSoN6ZQOLshGp0T/g ==
8199
8199
dependencies:
8200
8200
"@babel/code-frame" "^7.8.3"
8201
8201
"@types/json-schema" "^7.0.5"
You can’t perform that action at this time.
0 commit comments