File tree Expand file tree Collapse file tree 2 files changed +16
-8
lines changed Expand file tree Collapse file tree 2 files changed +16
-8
lines changed Original file line number Diff line number Diff line change 3333 "prettier-check" : " 2.0.0" ,
3434 "semantic-release" : " 15.8.1" ,
3535 "ts-node" : " 7.0.1" ,
36- "tslint" : " 5.11 .0" ,
36+ "tslint" : " 5.15 .0" ,
3737 "tslint-config-prettier" : " 1.15.0" ,
3838 "tslint-config-standard" : " 7.1.0" ,
3939 "typescript" : " 2.9.2"
Original file line number Diff line number Diff line change @@ -2378,13 +2378,20 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
23782378 version "3.0.2"
23792379 resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
23802380
2381- js-yaml@^3.10.0, js-yaml@^3.7.0, js-yaml@^3. 9.0 :
2381+ js-yaml@^3.10.0, js-yaml@^3.9.0 :
23822382 version "3.12.0"
23832383 resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
23842384 dependencies :
23852385 argparse "^1.0.7"
23862386 esprima "^4.0.0"
23872387
2388+ js-yaml@^3.13.0 :
2389+ version "3.13.0"
2390+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.0.tgz#38ee7178ac0eea2c97ff6d96fff4b18c7d8cf98e"
2391+ dependencies :
2392+ argparse "^1.0.7"
2393+ esprima "^4.0.0"
2394+
23882395jsesc@^1.3.0 :
23892396 version "1.3.0"
23902397 resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-1.3.0.tgz#46c3fec8c1892b12b0833db9bc7622176dbab34b"
@@ -4074,30 +4081,31 @@ tslint-eslint-rules@^5.3.1:
40744081 tslib "1.9.0"
40754082 tsutils "2.8.0"
40764083
4077- tslint@5.11 .0 :
4078- version "5.11 .0"
4079- resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.11 .0.tgz#98f30c02eae3cde7006201e4c33cb08b48581eed "
4084+ tslint@5.15 .0 :
4085+ version "5.15 .0"
4086+ resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.15 .0.tgz#6ffb180986d63afa1e531feb2a134dbf961e27d3 "
40804087 dependencies :
40814088 babel-code-frame "^6.22.0"
40824089 builtin-modules "^1.1.1"
40834090 chalk "^2.3.0"
40844091 commander "^2.12.1"
40854092 diff "^3.2.0"
40864093 glob "^7.1.1"
4087- js-yaml "^3.7 .0"
4094+ js-yaml "^3.13 .0"
40884095 minimatch "^3.0.4"
4096+ mkdirp "^0.5.1"
40894097 resolve "^1.3.2"
40904098 semver "^5.3.0"
40914099 tslib "^1.8.0"
4092- tsutils "^2.27.2 "
4100+ tsutils "^2.29.0 "
40934101
40944102tsutils@2.8.0 :
40954103 version "2.8.0"
40964104 resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.8.0.tgz#0160173729b3bf138628dd14a1537e00851d814a"
40974105 dependencies :
40984106 tslib "^1.7.1"
40994107
4100- tsutils@^2.27.2 :
4108+ tsutils@^2.29.0 :
41014109 version "2.29.0"
41024110 resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.29.0.tgz#32b488501467acbedd4b85498673a0812aca0b99"
41034111 dependencies :
You can’t perform that action at this time.
0 commit comments