File tree 2 files changed +14
-9
lines changed
2 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 27
27
"bot-tester" : " 3.4.2" ,
28
28
"ts-jest" : " 22.0.2" ,
29
29
"ts-node" : " 4.1.0" ,
30
- "tslint" : " 5.9.1 " ,
30
+ "tslint" : " 5.13.0 " ,
31
31
"typescript" : " 2.7.2"
32
32
}
33
33
}
Original file line number Diff line number Diff line change @@ -4161,9 +4161,13 @@ tslib@^1.8.0:
4161
4161
version "1.8.1"
4162
4162
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.8.1.tgz#6946af2d1d651a7b1863b531d6e5afa41aa44eac"
4163
4163
4164
- tslint@5.9.1 :
4165
- version "5.9.1"
4166
- resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.9.1.tgz#1255f87a3ff57eb0b0e1f0e610a8b4748046c9ae"
4164
+ tslib@^1.8.1 :
4165
+ version "1.9.3"
4166
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
4167
+
4168
+ tslint@5.13.0 :
4169
+ version "5.13.0"
4170
+ resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.13.0.tgz#239a2357c36b620d72d86744754b6fc088a25359"
4167
4171
dependencies :
4168
4172
babel-code-frame "^6.22.0"
4169
4173
builtin-modules "^1.1.1"
@@ -4173,16 +4177,17 @@ tslint@5.9.1:
4173
4177
glob "^7.1.1"
4174
4178
js-yaml "^3.7.0"
4175
4179
minimatch "^3.0.4"
4180
+ mkdirp "^0.5.1"
4176
4181
resolve "^1.3.2"
4177
4182
semver "^5.3.0"
4178
4183
tslib "^1.8.0"
4179
- tsutils "^2.12.1 "
4184
+ tsutils "^2.27.2 "
4180
4185
4181
- tsutils@^2.12.1 :
4182
- version "2.14 .0"
4183
- resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.14 .0.tgz#bc5291622aa2448c1baffc544bcc14ecfa528fb7 "
4186
+ tsutils@^2.27.2 :
4187
+ version "2.29 .0"
4188
+ resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.29 .0.tgz#32b488501467acbedd4b85498673a0812aca0b99 "
4184
4189
dependencies :
4185
- tslib "^1.8.0 "
4190
+ tslib "^1.8.1 "
4186
4191
4187
4192
tunnel-agent@^0.6.0 :
4188
4193
version "0.6.0"
You can’t perform that action at this time.
0 commit comments