File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 20
20
"moment" : " 2.22.0" ,
21
21
"parse" : " 1.11.0" ,
22
22
"ts-jest" : " 21.2.4" ,
23
- "tslint" : " 5.11 .0" ,
23
+ "tslint" : " 5.13 .0" ,
24
24
"tslint-config-airbnb" : " 5.3.0" ,
25
25
"typescript" : " 2.8.1"
26
26
},
Original file line number Diff line number Diff line change @@ -3191,9 +3191,9 @@ tslint-microsoft-contrib@^5.0.0:
3191
3191
dependencies :
3192
3192
tsutils "^1.4.0"
3193
3193
3194
- tslint@5.11 .0 :
3195
- version "5.11 .0"
3196
- resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.11 .0.tgz#98f30c02eae3cde7006201e4c33cb08b48581eed "
3194
+ tslint@5.13 .0 :
3195
+ version "5.13 .0"
3196
+ resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.13 .0.tgz#239a2357c36b620d72d86744754b6fc088a25359 "
3197
3197
dependencies :
3198
3198
babel-code-frame "^6.22.0"
3199
3199
builtin-modules "^1.1.1"
@@ -3203,6 +3203,7 @@ tslint@5.11.0:
3203
3203
glob "^7.1.1"
3204
3204
js-yaml "^3.7.0"
3205
3205
minimatch "^3.0.4"
3206
+ mkdirp "^0.5.1"
3206
3207
resolve "^1.3.2"
3207
3208
semver "^5.3.0"
3208
3209
tslib "^1.8.0"
You can’t perform that action at this time.
0 commit comments