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.1" ,
1919 "consola" : " ^2.11.3" ,
20- "fork-ts-checker-webpack-plugin" : " ^3.1.1 " ,
20+ "fork-ts-checker-webpack-plugin" : " ^4.0.3 " ,
2121 "ts-loader" : " ^6.2.1" ,
2222 "typescript" : " ~3.7"
2323 },
Original file line number Diff line number Diff line change @@ -3905,7 +3905,7 @@ chokidar@^2.0.2:
39053905 optionalDependencies:
39063906 fsevents "^1.2.7"
39073907
3908- chokidar@^3.3.0, chokidar@^3.3. 1:
3908+ chokidar@^3.3.1:
39093909 version "3.3.1"
39103910 resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.3.1.tgz#c84e5b3d18d9a4d77558fef466b1bf16bbeb3450"
39113911 integrity sha512-4QYCEWOcK3OJrxwvyyAOxFuhpvOVCYkr33LPfFNBjAD/w3sEzWsp2BUOkI4l9bHvWioAd0rc6NlHUOEaWkTeqg==
@@ -5908,14 +5908,13 @@ forever-agent@~0.6.1:
59085908 resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
59095909 integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
59105910
5911- fork-ts-checker-webpack-plugin@^3.1.1 :
5912- version "3.1.1 "
5913- resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-3.1.1 .tgz#a1642c0d3e65f50c2cc1742e9c0a80f441f86b19 "
5914- integrity sha512-DuVkPNrM12jR41KM2e+N+styka0EgLkTnXmNcXdgOM37vtGeY+oCBK/Jx0hzSeEU6memFCtWb4htrHPMDfwwUQ ==
5911+ fork-ts-checker-webpack-plugin@^4.0.3 :
5912+ version "4.0.3 "
5913+ resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-4.0.3 .tgz#958f4e4ec3e7fd9d4ad5a50a4442abce77dca19a "
5914+ integrity sha512-5hGeMYKg817Hp6rvdc2EOS/T/Cq0JW9LLJDZtVUPlNIojIuP7YbOAdrHEk4Irw1097YQUr56kWIiYhqNPzfNzQ ==
59155915 dependencies:
59165916 babel-code-frame "^6.22.0"
59175917 chalk "^2.4.1"
5918- chokidar "^3.3.0"
59195918 micromatch "^3.1.10"
59205919 minimatch "^3.0.4"
59215920 semver "^5.6.0"
You can’t perform that action at this time.
0 commit comments