File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 91
91
"rollup-plugin-size-snapshot" : " ^0.9.0" ,
92
92
"rollup-plugin-terser" : " ^5.1.1" ,
93
93
"semver" : " ^6.2.0" ,
94
+ "typescript" : " ^3.5.3" ,
94
95
"which" : " ^1.3.0" ,
95
96
"yargs-parser" : " ^13.1.1"
96
97
},
Original file line number Diff line number Diff line change @@ -7543,6 +7543,11 @@ typedarray@^0.0.6:
7543
7543
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
7544
7544
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
7545
7545
7546
+ typescript@^3.5.3 :
7547
+ version "3.5.3"
7548
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
7549
+ integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
7550
+
7546
7551
uglify-js@^3.1.4 :
7547
7552
version "3.6.0"
7548
7553
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.0.tgz#704681345c53a8b2079fb6cec294b05ead242ff5"
You can’t perform that action at this time.
0 commit comments