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.9.1" ,
32
32
"css-loader" : " 5.0.2" ,
33
- "fork-ts-checker-webpack-plugin" : " 6.1.0 " ,
33
+ "fork-ts-checker-webpack-plugin" : " 6.1.1 " ,
34
34
"mini-css-extract-plugin" : " 1.3.9" ,
35
35
"mustache" : " 4.1.0" ,
36
36
"node-sass" : " 5.0.0" ,
Original file line number Diff line number Diff line change @@ -7496,10 +7496,10 @@ forever-agent@~0.6.1:
7496
7496
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
7497
7497
integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
7498
7498
7499
-
7500
- version "6.1.0 "
7501
- resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.1.0 .tgz#7581a6ccd7cbbed9ecce3de64fb1f599d7a2990b "
7502
- integrity sha512-xLNufWQ1dfQUdZe48TGQlER/0OkcMnUB6lfbN9Tt13wsYyo+2DwcCbnOaPBo1PoFow/WL8pJPktGIdbJaHxAnw ==
7499
+
7500
+ version "6.1.1 "
7501
+ resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.1.1 .tgz#c6c3b6506bfb0c7b645cd5c377e82e670d7d71c9 "
7502
+ integrity sha512-H8cjLmIxbnAUgxhPOqCqx1Ji3mVHnhGDnKxORZIkkkSsZLJF2IIEUc/+bywPXcWfKSR9K2zJtknRlreCWwGv0Q ==
7503
7503
dependencies:
7504
7504
"@babel/code-frame" "^7.8.3"
7505
7505
"@types/json-schema" "^7.0.5"
You can’t perform that action at this time.
0 commit comments