File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
packages/typescript-build Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 1717 "dependencies" : {
1818 "@nuxt/types" : " 0.6.4" ,
1919 "consola" : " ^2.11.3" ,
20- "fork-ts-checker-webpack-plugin" : " ^3 .1.1 " ,
20+ "fork-ts-checker-webpack-plugin" : " ^4 .1.2 " ,
2121 "ts-loader" : " ^6.2.2" ,
2222 "typescript" : " ~3.8"
2323 },
Original file line number Diff line number Diff line change @@ -3958,7 +3958,7 @@ chokidar@^2.0.2:
39583958 optionalDependencies:
39593959 fsevents "^1.2.7"
39603960
3961- chokidar@^3.3.0, chokidar@^3.3. 1:
3961+ chokidar@^3.3.1:
39623962 version "3.3.1"
39633963 resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.3.1.tgz#c84e5b3d18d9a4d77558fef466b1bf16bbeb3450"
39643964 integrity sha512-4QYCEWOcK3OJrxwvyyAOxFuhpvOVCYkr33LPfFNBjAD/w3sEzWsp2BUOkI4l9bHvWioAd0rc6NlHUOEaWkTeqg==
@@ -5964,14 +5964,13 @@ forever-agent@~0.6.1:
59645964 resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
59655965 integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
59665966
5967- fork-ts-checker-webpack-plugin@^3 .1.1 :
5968- version "3 .1.1 "
5969- resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-3 .1.1 .tgz#a1642c0d3e65f50c2cc1742e9c0a80f441f86b19 "
5970- integrity sha512-DuVkPNrM12jR41KM2e+N+styka0EgLkTnXmNcXdgOM37vtGeY+oCBK/Jx0hzSeEU6memFCtWb4htrHPMDfwwUQ ==
5967+ fork-ts-checker-webpack-plugin@^4 .1.2 :
5968+ version "4 .1.2 "
5969+ resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-4 .1.2 .tgz#ab160c702e1bdf2a271ee4f7236c3280aeba02a7 "
5970+ integrity sha512-3Qe6GxiidhyChpNcfQ9qaNEeO0FavxpvS1ArEy3boSWT05uCUTWPFMNl4OeH3XqsZymWv7t6EkTyj6YHJbVXig ==
59715971 dependencies:
59725972 babel-code-frame "^6.22.0"
59735973 chalk "^2.4.1"
5974- chokidar "^3.3.0"
59755974 micromatch "^3.1.10"
59765975 minimatch "^3.0.4"
59775976 semver "^5.6.0"
You can’t perform that action at this time.
0 commit comments