This repository was archived by the owner on Mar 15, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 38
38
"rimraf" : " ^2.6.3" ,
39
39
"ts-jest" : " ^24.0.2" ,
40
40
"ts-node-dev" : " ^1.0.0-pre.32" ,
41
- "tslint" : " ^5.14 .0" ,
41
+ "tslint" : " ^5.15 .0" ,
42
42
"tslint-config-airbnb" : " ^5.11.1" ,
43
43
"tslint-config-prettier" : " ^1.18.0" ,
44
44
"tslint-react" : " ^3.6.0" ,
Original file line number Diff line number Diff line change @@ -3062,7 +3062,7 @@ js-tokens@^3.0.2:
3062
3062
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
3063
3063
integrity sha1-mGbfOVECEw449/mWvOtlRDIJwls=
3064
3064
3065
- js-yaml@^3.12.0, js-yaml@^3.12.2, js-yaml@^3.7 .0, js-yaml@^3.9.0 :
3065
+ js-yaml@^3.12.0, js-yaml@^3.12.2, js-yaml@^3.13 .0, js-yaml@^3.9.0 :
3066
3066
version "3.13.0"
3067
3067
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.0.tgz#38ee7178ac0eea2c97ff6d96fff4b18c7d8cf98e"
3068
3068
integrity sha512-pZZoSxcCYco+DIKBTimr67J6Hy+EYGZDY/HCWC+iAEA9h1ByhMXAIVUXMcMFpOCxQ/xjXmPI2MkDL5HRm5eFrQ==
@@ -5314,18 +5314,18 @@ tslint-react@^3.6.0:
5314
5314
dependencies :
5315
5315
tsutils "^2.13.1"
5316
5316
5317
- tslint@^5.14 .0 :
5318
- version "5.14 .0"
5319
- resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.14 .0.tgz#be62637135ac244fc9b37ed6ea5252c9eba1616e "
5320
- integrity sha512-IUla/ieHVnB8Le7LdQFRGlVJid2T/gaJe5VkjzRVSRR6pA2ODYrnfR1hmxi+5+au9l50jBwpbBL34txgv4NnTQ ==
5317
+ tslint@^5.15 .0 :
5318
+ version "5.15 .0"
5319
+ resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.15 .0.tgz#6ffb180986d63afa1e531feb2a134dbf961e27d3 "
5320
+ integrity sha512-6bIEujKR21/3nyeoX2uBnE8s+tMXCQXhqMmaIPJpHmXJoBJPTLcI7/VHRtUwMhnLVdwLqqY3zmd8Dxqa5CVdJA ==
5321
5321
dependencies :
5322
5322
babel-code-frame "^6.22.0"
5323
5323
builtin-modules "^1.1.1"
5324
5324
chalk "^2.3.0"
5325
5325
commander "^2.12.1"
5326
5326
diff "^3.2.0"
5327
5327
glob "^7.1.1"
5328
- js-yaml "^3.7 .0"
5328
+ js-yaml "^3.13 .0"
5329
5329
minimatch "^3.0.4"
5330
5330
mkdirp "^0.5.1"
5331
5331
resolve "^1.3.2"
You can’t perform that action at this time.
0 commit comments