File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 33
33
"prettier-check" : " 2.0.0" ,
34
34
"semantic-release" : " 15.8.1" ,
35
35
"ts-node" : " 7.0.1" ,
36
- "tslint" : " 5.11.0 " ,
36
+ "tslint" : " 5.13.1 " ,
37
37
"tslint-config-prettier" : " 1.15.0" ,
38
38
"tslint-config-standard" : " 7.1.0" ,
39
39
"typescript" : " 2.9.2"
Original file line number Diff line number Diff line change @@ -4074,9 +4074,9 @@ tslint-eslint-rules@^5.3.1:
4074
4074
tslib "1.9.0"
4075
4075
tsutils "2.8.0"
4076
4076
4077
- tslint@5.11.0 :
4078
- version "5.11.0 "
4079
- resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.11.0 .tgz#98f30c02eae3cde7006201e4c33cb08b48581eed "
4077
+ tslint@5.13.1 :
4078
+ version "5.13.1 "
4079
+ resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.13.1 .tgz#fbc0541c425647a33cd9108ce4fd4cd18d7904ed "
4080
4080
dependencies :
4081
4081
babel-code-frame "^6.22.0"
4082
4082
builtin-modules "^1.1.1"
4086
4086
glob "^7.1.1"
4087
4087
js-yaml "^3.7.0"
4088
4088
minimatch "^3.0.4"
4089
+ mkdirp "^0.5.1"
4089
4090
resolve "^1.3.2"
4090
4091
semver "^5.3.0"
4091
4092
tslib "^1.8.0"
You can’t perform that action at this time.
0 commit comments