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 17
17
"dependencies" : {
18
18
"@nuxt/types" : " 0.7.1" ,
19
19
"consola" : " ^2.11.3" ,
20
- "fork-ts-checker-webpack-plugin" : " ^4.1.2 " ,
20
+ "fork-ts-checker-webpack-plugin" : " ^4.1.3 " ,
21
21
"ts-loader" : " ^6.2.2" ,
22
22
"typescript" : " ~3.8"
23
23
},
Original file line number Diff line number Diff line change @@ -6032,10 +6032,10 @@ forever-agent@~0.6.1:
6032
6032
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
6033
6033
integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
6034
6034
6035
- fork-ts-checker-webpack-plugin@^4.1.2 :
6036
- version "4.1.2 "
6037
- resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-4.1.2 .tgz#ab160c702e1bdf2a271ee4f7236c3280aeba02a7 "
6038
- integrity sha512-3Qe6GxiidhyChpNcfQ9qaNEeO0FavxpvS1ArEy3boSWT05uCUTWPFMNl4OeH3XqsZymWv7t6EkTyj6YHJbVXig ==
6035
+ fork-ts-checker-webpack-plugin@^4.1.3 :
6036
+ version "4.1.3 "
6037
+ resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-4.1.3 .tgz#306f1566fc1c916816830b3de4e53da8d6d6a9e2 "
6038
+ integrity sha512-ErA8cFsPfAIOx2UFoRlMraGVB1Ye3bXQTdNW6lmeKQDuNnkORqJmA9bcReNxJj5kVHeKkKcNZv3f6PMyeugO+w ==
6039
6039
dependencies:
6040
6040
babel-code-frame "^6.22.0"
6041
6041
chalk "^2.4.1"
You can’t perform that action at this time.
0 commit comments