File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 72
72
"eslint-plugin-node" : " ^11.1.0" ,
73
73
"eslint-webpack-plugin" : " ^3.1.0 || ^4.0.0" ,
74
74
"file-loader" : " ^6.0.0" ,
75
- "fork-ts-checker-webpack-plugin" : " ^7.0.0" ,
75
+ "fork-ts-checker-webpack-plugin" : " ^7.0.0 || ^8.0.0 || ^9.0.0 " ,
76
76
"fs-extra" : " ^10.0.0" ,
77
77
"handlebars" : " ^4.7.7" ,
78
78
"handlebars-loader" : " ^1.7.0" ,
115
115
"eslint" : " ^8.0.0" ,
116
116
"eslint-webpack-plugin" : " ^3.1.0 || ^4.0.0" ,
117
117
"file-loader" : " ^6.0.0" ,
118
- "fork-ts-checker-webpack-plugin" : " ^7.0.0" ,
118
+ "fork-ts-checker-webpack-plugin" : " ^7.0.0 || ^8.0.0 || ^9.0.0 " ,
119
119
"handlebars" : " ^4.7.7" ,
120
120
"handlebars-loader" : " ^1.7.0" ,
121
121
"less" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -3531,7 +3531,7 @@ forever-agent@~0.6.1:
3531
3531
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
3532
3532
integrity sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==
3533
3533
3534
- fork-ts-checker-webpack-plugin@^7.0.0 :
3534
+ " fork-ts-checker-webpack-plugin@^7.0.0 || ^8.0.0 || ^9.0.0 " :
3535
3535
version "7.2.13"
3536
3536
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-7.2.13.tgz#51ffd6a2f96f03ab64b92f8aedf305dbf3dee0f1"
3537
3537
integrity sha512-fR3WRkOb4bQdWB/y7ssDUlVdrclvwtyCUIHCfivAoYxq9dF7XfrDKbMdZIfwJ7hxIAqkYSGeU7lLJE6xrxIBdg==
You can’t perform that action at this time.
0 commit comments