@@ -3345,15 +3345,15 @@ node-releases@^2.0.13:
33453345 resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.13.tgz#d5ed1627c23e3461e819b02e57b75e4899b1c81d"
33463346 integrity sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==
33473347
3348- node-typescript-compiler@^3 .0.0 :
3349- version "3 .0.0"
3350- resolved "https://registry.yarnpkg.com/node-typescript-compiler/-/node-typescript-compiler-3 .0.0.tgz#f6ed772eb3f1b890fb7896348d63ab5a2e8d6e7d "
3351- integrity sha512-b3sE88wRNdVW2bNa51ASzh97sAf/P/p1ArTybW/rBWL7QBKv9y4amv5EodKXUe2sL9bDatNqZIkD66AlwksfjA ==
3348+ node-typescript-compiler@^4 .0.0 :
3349+ version "4 .0.0"
3350+ resolved "https://registry.yarnpkg.com/node-typescript-compiler/-/node-typescript-compiler-4 .0.0.tgz#ec198eb8b040a2e502fd3b687e068e01a24dc934 "
3351+ integrity sha512-ISLPeczCYVhGq+7iKAY9SR+nNgR3VpYzPXZ17SoqfwWDG9P+0eti7NRBdnZ70XhH+yUKTy7GaRBPtVixQBahMA ==
33523352 dependencies :
33533353 cross-spawn "^7"
33543354 lodash "^4"
3355- path-exists "^4 "
3356- tildify "^2 "
3355+ path-exists "^5 "
3356+ tildify "^3 "
33573357
33583358object-assign@^4.1.1 :
33593359 version "4.1.1"
@@ -3489,11 +3489,16 @@ parent-module@^1.0.0:
34893489 dependencies :
34903490 callsites "^3.0.0"
34913491
3492- path-exists@^4, path-exists@^4 .0.0 :
3492+ path-exists@^4.0.0 :
34933493 version "4.0.0"
34943494 resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
34953495 integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
34963496
3497+ path-exists@^5 :
3498+ version "5.0.0"
3499+ resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-5.0.0.tgz#a6aad9489200b21fab31e49cf09277e5116fb9e7"
3500+ integrity sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==
3501+
34973502path-is-absolute@^1.0.0 :
34983503 version "1.0.1"
34993504 resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
@@ -3994,10 +3999,10 @@ text-table@^0.2.0:
39943999 resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
39954000 integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
39964001
3997- tildify@^2 :
3998- version "2 .0.0"
3999- resolved "https://registry.yarnpkg.com/tildify/-/tildify-2 .0.0.tgz#f205f3674d677ce698b7067a99e949ce03b4754a "
4000- integrity sha512-Cc+OraorugtXNfs50hU9KS369rFXCfgGLpfCfvlc+Ud5u6VWmUQsOAa9HbTvheQdYnrdJqqv1e5oIqXppMYnSw ==
4002+ tildify@^3 :
4003+ version "3 .0.0"
4004+ resolved "https://registry.yarnpkg.com/tildify/-/tildify-3 .0.0.tgz#f938edb127cfe9a9d84871b37dc0c1e5447c3069 "
4005+ integrity sha512-9ZLMl75qnTLr7oSEmWJbKemFS/fP4TMBiF6PFwGwLpgobebU1ehXoGbadJ+7jT8fjaz2G82JgN9G4taz+o1j1w ==
40014006
40024007to-fast-properties@^2.0.0 :
40034008 version "2.0.0"
0 commit comments