File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 37
37
"@commitlint/utils" : " ^8.1.0" ,
38
38
"@types/lodash" : " 4.14.136" ,
39
39
"lodash" : " 4.17.14" ,
40
- "typescript" : " 3.5.2 "
40
+ "typescript" : " 3.5.3 "
41
41
},
42
42
"dependencies" : {
43
43
"chalk" : " ^2.0.1"
Original file line number Diff line number Diff line change 91
91
"lint-staged" : " 8.2.1" ,
92
92
"prettier" : " 1.17.1" ,
93
93
"ts-jest" : " 24.0.2" ,
94
- "typescript" : " 3.5.2 "
94
+ "typescript" : " 3.5.3 "
95
95
},
96
96
"husky" : {
97
97
"hooks" : {
Original file line number Diff line number Diff line change @@ -10888,10 +10888,10 @@ typedarray@^0.0.6:
10888
10888
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
10889
10889
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
10890
10890
10891
- typescript@3.5.2 :
10892
- version "3.5.2 "
10893
- resolved "https://registry.npmjs.org/typescript/-/typescript-3.5.2 .tgz#a09e1dc69bc9551cadf17dba10ee42cf55e5d56c "
10894
- integrity sha512-7KxJovlYhTX5RaRbUdkAXN1KUZ8PwWlTzQdHV6xNqvuFOs7+WBo10TQUqT19Q/Jz2hk5v9TQDIhyLhhJY4p5AA ==
10891
+ typescript@3.5.3 :
10892
+ version "3.5.3 "
10893
+ resolved "https://registry.npmjs.org/typescript/-/typescript-3.5.3 .tgz#c830f657f93f1ea846819e929092f5fe5983e977 "
10894
+ integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g ==
10895
10895
10896
10896
uglify-js@^3.1.4 :
10897
10897
version "3.4.9"
You can’t perform that action at this time.
0 commit comments