File tree 2 files changed +13
-9
lines changed
2 files changed +13
-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.12 .1" ,
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
-
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
+
4169
+ version "5.12.1"
4170
+ resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.12.1.tgz#8cec9d454cf8a1de9b0a26d7bdbad6de362e52c1"
4167
4171
dependencies :
4168
4172
babel-code-frame "^6.22.0"
4169
4173
builtin-modules "^1.1.1"
4176
4180
resolve "^1.3.2"
4177
4181
semver "^5.3.0"
4178
4182
tslib "^1.8.0"
4179
- tsutils "^2.12.1 "
4183
+ tsutils "^2.27.2 "
4180
4184
4181
- tsutils@^2.12.1 :
4182
- version "2.14 .0"
4183
- resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.14 .0.tgz#bc5291622aa2448c1baffc544bcc14ecfa528fb7 "
4185
+ tsutils@^2.27.2 :
4186
+ version "2.29 .0"
4187
+ resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.29 .0.tgz#32b488501467acbedd4b85498673a0812aca0b99 "
4184
4188
dependencies :
4185
- tslib "^1.8.0 "
4189
+ tslib "^1.8.1 "
4186
4190
4187
4191
tunnel-agent@^0.6.0 :
4188
4192
version "0.6.0"
You can’t perform that action at this time.
0 commit comments