File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/typescript-build Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 16
16
},
17
17
"dependencies" : {
18
18
"consola" : " ^2.14.0" ,
19
- "fork-ts-checker-webpack-plugin" : " ^5.0.11 " ,
19
+ "fork-ts-checker-webpack-plugin" : " ^5.0.13 " ,
20
20
"ts-loader" : " ^8.0.1" ,
21
21
"typescript" : " ~3.9"
22
22
},
Original file line number Diff line number Diff line change @@ -6206,10 +6206,10 @@ forever-agent@~0.6.1:
6206
6206
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
6207
6207
integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
6208
6208
6209
- fork-ts-checker-webpack-plugin@^5.0.11 :
6210
- version "5.0.11 "
6211
- resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-5.0.11 .tgz#40a49a45403910c118c6ae7f3415dbdb317e4574 "
6212
- integrity sha512-7QFCTfjayFhoX7uxncnHHi3ICWwffUQMoYaHldElA6wYy/9aDTsRIi6QcS8MDAkZa7xdDyv0YKuqcGYjAzboyQ ==
6209
+ fork-ts-checker-webpack-plugin@^5.0.13 :
6210
+ version "5.0.13 "
6211
+ resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-5.0.13 .tgz#916170e311d08f6dc0d85e1d8d4c8627941611d4 "
6212
+ integrity sha512-87KZknpv0HcXSl1/Z48Wbplcp9x6Pu7ZroZMXK8z2LdfBmPyCbka7E6qy5ubgfzQqjIsWBXilFTTRxi2Z6238Q ==
6213
6213
dependencies:
6214
6214
"@babel/code-frame" "^7.8.3"
6215
6215
"@types/json-schema" "^7.0.5"
You can’t perform that action at this time.
0 commit comments