|
1129 | 1129 | "@typescript-eslint/typescript-estree" "2.11.0" |
1130 | 1130 | eslint-scope "^5.0.0" |
1131 | 1131 |
|
1132 | | -"@typescript-eslint/[email protected]": |
1133 | | - version "2.5.0" |
1134 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.5.0.tgz#383a97ded9a7940e5053449f6d73995e782b8fb1" |
1135 | | - integrity sha512-UgcQGE0GKJVChyRuN1CWqDW8Pnu7+mVst0aWrhiyuUD1J9c+h8woBdT4XddCvhcXDodTDVIfE3DzGHVjp7tUeQ== |
1136 | | - dependencies: |
1137 | | - "@types/json-schema" "^7.0.3" |
1138 | | - "@typescript-eslint/typescript-estree" "2.5.0" |
1139 | | - eslint-scope "^5.0.0" |
1140 | | - |
1141 | | -"@typescript-eslint/parser@^2.5.0": |
1142 | | - version "2.5.0" |
1143 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.5.0.tgz#858030ddd808fbbe88e03f42e5971efaccb8218a" |
1144 | | - integrity sha512-9UBMiAwIDWSl79UyogaBdj3hidzv6exjKUx60OuZuFnJf56tq/UMpdPcX09YmGqE8f4AnAueYtBxV8IcAT3jdQ== |
| 1132 | +"@typescript-eslint/parser@^2.11.0": |
| 1133 | + version "2.11.0" |
| 1134 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.11.0.tgz#cdcc3be73ee31cbef089af5ff97ccaa380ef6e8b" |
| 1135 | + integrity sha512-DyGXeqhb3moMioEFZIHIp7oXBBh7dEfPTzGrlyP0Mi9ScCra4SWEGs3kPd18mG7Sy9Wy8z88zmrw5tSGL6r/6A== |
1145 | 1136 | dependencies: |
1146 | 1137 | "@types/eslint-visitor-keys" "^1.0.0" |
1147 | | - "@typescript-eslint/experimental-utils" "2.5.0" |
1148 | | - "@typescript-eslint/typescript-estree" "2.5.0" |
| 1138 | + "@typescript-eslint/experimental-utils" "2.11.0" |
| 1139 | + "@typescript-eslint/typescript-estree" "2.11.0" |
1149 | 1140 | eslint-visitor-keys "^1.1.0" |
1150 | 1141 |
|
1151 | 1142 | "@typescript-eslint/[email protected]": |
|
1161 | 1152 | semver "^6.3.0" |
1162 | 1153 | tsutils "^3.17.1" |
1163 | 1154 |
|
1164 | | -"@typescript-eslint/[email protected]": |
1165 | | - version "2.5.0" |
1166 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.5.0.tgz#40ada624d6217ef092a3a79ed30d947ad4f212ce" |
1167 | | - integrity sha512-AXURyF8NcA3IsnbjNX1v9qbwa0dDoY9YPcKYR2utvMHoUcu3636zrz0gRWtVAyxbPCkhyKuGg6WZIyi2Fc79CA== |
1168 | | - dependencies: |
1169 | | - debug "^4.1.1" |
1170 | | - glob "^7.1.4" |
1171 | | - is-glob "^4.0.1" |
1172 | | - lodash.unescape "4.0.1" |
1173 | | - semver "^6.3.0" |
1174 | | - |
1175 | 1155 | abab@^2.0.0: |
1176 | 1156 | version "2.0.2" |
1177 | 1157 | resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.2.tgz#a2fba1b122c69a85caa02d10f9270c7219709a9d" |
|
0 commit comments