File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 88
88
"stylus" : " ^0.54.5" ,
89
89
"stylus-loader" : " ^3.0.2" ,
90
90
"ts-loader" : " ^5.3.0" ,
91
- "typescript" : " ^2.3.4 " ,
91
+ "typescript" : " >=2.9 " ,
92
92
"url-loader" : " ^1.0.1 || ^2.0.1" ,
93
93
"vue" : " ^2.3.4" ,
94
94
"vue-loader" : " ^15.0.11" ,
Original file line number Diff line number Diff line change @@ -8104,10 +8104,10 @@ typedarray@^0.0.6:
8104
8104
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
8105
8105
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
8106
8106
8107
- typescript@^2.3.4 :
8108
- version "2.9.2 "
8109
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2 .tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c "
8110
- integrity sha512-Gr4p6nFNaoufRIY4NMdpQRNmgxVIGMs4Fcu/ujdYk3nAZqk7supzBE9idmvfZIlH/Cuj//dvi+019qEue9lV0w ==
8107
+ typescript@>=2.9 :
8108
+ version "3.8.3 "
8109
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3 .tgz#409eb8544ea0335711205869ec458ab109ee1061 "
8110
+ integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w ==
8111
8111
8112
8112
uglify-js@^3.1.4 :
8113
8113
version "3.6.1"
You can’t perform that action at this time.
0 commit comments