File tree Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 4848 "tslint" : " ^5.13.0" ,
4949 "tslint-config-prettier" : " ^1.18.0" ,
5050 "tslint-eslint-rules" : " ^5.4.0" ,
51- "tslint-react" : " ^3.6 .0" ,
51+ "tslint-react" : " ^4.0 .0" ,
5252 "tslint-sonarts" : " ^1.9.0" ,
5353 "typescript" : " ^3.3.3" ,
5454 "webpack" : " ^4.29.5" ,
Original file line number Diff line number Diff line change @@ -6748,12 +6748,12 @@ tslint-eslint-rules@^5.4.0:
67486748 tslib "1.9.0"
67496749 tsutils "^3.0.0"
67506750
6751- tslint-react@^3.6 .0 :
6752- version "3.6 .0"
6753- resolved "https://registry.yarnpkg.com/tslint-react/-/tslint-react-3.6 .0.tgz#7f462c95c4a0afaae82507f06517ff02942196a1 "
6754- integrity sha512-AIv1QcsSnj7e9pFir6cJ6vIncTqxfqeFF3Lzh8SuuBljueYzEAtByuB6zMaD27BL0xhMEqsZ9s5eHuCONydjBw ==
6751+ tslint-react@^4.0 .0 :
6752+ version "4.0 .0"
6753+ resolved "https://registry.yarnpkg.com/tslint-react/-/tslint-react-4.0 .0.tgz#b4bb4c01c32448cb14d23f143a2f5e4989bb961e "
6754+ integrity sha512-9fNE0fm9zNDx1+b6hgy8rgDN2WsQLRiIrn3+fbqm0tazBVF6jiaCFAITxmU+WSFWYE03Xhp1joCircXOe1WVAQ ==
67556755 dependencies :
6756- tsutils "^2.13 .1"
6756+ tsutils "^3.9 .1"
67576757
67586758tslint-sonarts@^1.9.0 :
67596759 version "1.9.0"
@@ -6781,7 +6781,7 @@ tslint@^5.13.0:
67816781 tslib "^1.8.0"
67826782 tsutils "^2.27.2"
67836783
6784- tsutils@^2.13.1, tsutils@^2. 27.2 :
6784+ tsutils@^2.27.2 :
67856785 version "2.29.0"
67866786 resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.29.0.tgz#32b488501467acbedd4b85498673a0812aca0b99"
67876787 integrity sha512-g5JVHCIJwzfISaXpXE1qvNalca5Jwob6FjI4AoPlqMusJ6ftFE7IkkFoMhVLRgK+4Kx3gkzb8UZK5t5yTTvEmA==
@@ -6795,6 +6795,13 @@ tsutils@^3.0.0:
67956795 dependencies :
67966796 tslib "^1.8.1"
67976797
6798+ tsutils@^3.9.1 :
6799+ version "3.9.1"
6800+ resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.9.1.tgz#2a40dc742943c71eca6d5c1994fcf999956be387"
6801+ integrity sha512-hrxVtLtPqQr//p8/msPT1X1UYXUjizqSit5d9AQ5k38TcV38NyecL5xODNxa73cLe/5sdiJ+w1FqzDhRBA/anA==
6802+ dependencies :
6803+ tslib "^1.8.1"
6804+
67986805tty-browserify@0.0.0 :
67996806 version "0.0.0"
68006807 resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"
You can’t perform that action at this time.
0 commit comments