File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 37
37
"@commitlint/utils" : " ^8.3.0" ,
38
38
"@types/lodash" : " 4.14.144" ,
39
39
"lodash" : " 4.17.15" ,
40
- "typescript" : " 3.5.3 "
40
+ "typescript" : " 3.6.4 "
41
41
},
42
42
"dependencies" : {
43
43
"chalk" : " ^2.0.1"
Original file line number Diff line number Diff line change 36
36
"devDependencies" : {
37
37
"@commitlint/test" : " 8.2.0" ,
38
38
"@commitlint/utils" : " ^8.3.0" ,
39
- "typescript" : " 3.5.3 "
39
+ "typescript" : " 3.6.4 "
40
40
}
41
41
}
Original file line number Diff line number Diff line change 38
38
"@commitlint/utils" : " ^8.3.0" ,
39
39
"@types/lodash" : " 4.14.144" ,
40
40
"import-from" : " 3.0.0" ,
41
- "typescript" : " 3.5.3 "
41
+ "typescript" : " 3.6.4 "
42
42
},
43
43
"dependencies" : {
44
44
"conventional-changelog-angular" : " ^1.3.3" ,
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.1.0" ,
94
- "typescript" : " 3.5.3 "
94
+ "typescript" : " 3.6.4 "
95
95
},
96
96
"husky" : {
97
97
"hooks" : {
Original file line number Diff line number Diff line change @@ -11146,10 +11146,10 @@ typedarray@^0.0.6:
11146
11146
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
11147
11147
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
11148
11148
11149
- typescript@3.5.3 :
11150
- version "3.5.3 "
11151
- resolved "https://registry.npmjs.org/typescript/-/typescript-3.5.3 .tgz#c830f657f93f1ea846819e929092f5fe5983e977 "
11152
- integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g ==
11149
+ typescript@3.6.4 :
11150
+ version "3.6.4 "
11151
+ resolved "https://registry.npmjs.org/typescript/-/typescript-3.6.4 .tgz#b18752bb3792bc1a0281335f7f6ebf1bbfc5b91d "
11152
+ integrity sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg ==
11153
11153
11154
11154
uglify-js@^3.1.4 :
11155
11155
version "3.4.9"
You can’t perform that action at this time.
0 commit comments