File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 114
114
"stylus-loader" : " ^2.1.0" ,
115
115
"temp" : " 0.8.3" ,
116
116
"through" : " ^2.3.6" ,
117
- "tslint" : " ^3.15.1 " ,
117
+ "tslint" : " ^4.0.2 " ,
118
118
"tslint-loader" : " ^3.3.0" ,
119
119
"typescript" : " ~2.0.3" ,
120
120
"url-loader" : " ^0.5.7" ,
170
170
"through" : " ^2.3.8" ,
171
171
"tree-kill" : " ^1.0.0" ,
172
172
"ts-node" : " ^1.3.0" ,
173
- "tslint" : " ^3.11.0 " ,
173
+ "tslint" : " ^4.0.2 " ,
174
174
"walk-sync" : " ^0.2.6"
175
175
}
176
176
}
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ export type TreeNodeConstructorArgument<T> = {
20
20
value : T ;
21
21
forward : SchemaTreeNode < any > ;
22
22
schema : Schema ;
23
- }
23
+ } ;
24
24
25
25
26
26
/**
Original file line number Diff line number Diff line change 93
93
"stylus-loader" : " ^2.1.0" ,
94
94
"temp" : " 0.8.3" ,
95
95
"through" : " ^2.3.6" ,
96
- "tslint" : " ^3.15.1 " ,
97
- "tslint-loader" : " ^2.1.4 " ,
96
+ "tslint" : " ^4.0.2 " ,
97
+ "tslint-loader" : " ^3.3.0 " ,
98
98
"typescript" : " ~2.0.3" ,
99
99
"url-loader" : " ^0.5.7" ,
100
100
"uuid" : " ^3.0.0" ,
You can’t perform that action at this time.
0 commit comments