File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 "codecov" : " 3.0.0" ,
3737 "jest" : " 22.3.0" ,
3838 "ts-jest" : " 22.0.4" ,
39- "tslint" : " 5.9.1 " ,
39+ "tslint" : " 5.15.0 " ,
4040 "typedoc" : " 0.9.0" ,
4141 "typescript" : " 2.6.2"
4242 }
Original file line number Diff line number Diff line change @@ -1907,6 +1907,13 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
19071907 version "3.0.2"
19081908 resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
19091909
1910+ js-yaml@^3.13.0 :
1911+ version "3.13.0"
1912+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.0.tgz#38ee7178ac0eea2c97ff6d96fff4b18c7d8cf98e"
1913+ dependencies :
1914+ argparse "^1.0.7"
1915+ esprima "^4.0.0"
1916+
19101917js-yaml@^3.7.0 :
19111918 version "3.10.0"
19121919 resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
@@ -3053,28 +3060,33 @@ tslib@^1.8.0:
30533060 version "1.8.1"
30543061 resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.8.1.tgz#6946af2d1d651a7b1863b531d6e5afa41aa44eac"
30553062
3056- tslint@5.9.1 :
3057- version "5.9.1"
3058- resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.9.1.tgz#1255f87a3ff57eb0b0e1f0e610a8b4748046c9ae"
3063+ tslib@^1.8.1 :
3064+ version "1.9.3"
3065+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
3066+
3067+ tslint@5.15.0 :
3068+ version "5.15.0"
3069+ resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.15.0.tgz#6ffb180986d63afa1e531feb2a134dbf961e27d3"
30593070 dependencies :
30603071 babel-code-frame "^6.22.0"
30613072 builtin-modules "^1.1.1"
30623073 chalk "^2.3.0"
30633074 commander "^2.12.1"
30643075 diff "^3.2.0"
30653076 glob "^7.1.1"
3066- js-yaml "^3.7 .0"
3077+ js-yaml "^3.13 .0"
30673078 minimatch "^3.0.4"
3079+ mkdirp "^0.5.1"
30683080 resolve "^1.3.2"
30693081 semver "^5.3.0"
30703082 tslib "^1.8.0"
3071- tsutils "^2.12.1 "
3083+ tsutils "^2.29.0 "
30723084
3073- tsutils@^2.12.1 :
3074- version "2.14 .0"
3075- resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.14 .0.tgz#bc5291622aa2448c1baffc544bcc14ecfa528fb7 "
3085+ tsutils@^2.29.0 :
3086+ version "2.29 .0"
3087+ resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.29 .0.tgz#32b488501467acbedd4b85498673a0812aca0b99 "
30763088 dependencies :
3077- tslib "^1.8.0 "
3089+ tslib "^1.8.1 "
30783090
30793091tunnel-agent@^0.6.0 :
30803092 version "0.6.0"
You can’t perform that action at this time.
0 commit comments