|
1163 | 1163 | regexpp "^3.0.0"
|
1164 | 1164 | tsutils "^3.17.1"
|
1165 | 1165 |
|
1166 |
| -"@typescript-eslint/[email protected]": |
1167 |
| - version "2.25.0" |
1168 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.25.0.tgz#13691c4fe368bd377b1e5b1e4ad660b220bf7714" |
1169 |
| - integrity sha512-0IZ4ZR5QkFYbaJk+8eJ2kYeA+1tzOE1sBjbwwtSV85oNWYUBep+EyhlZ7DLUCyhMUGuJpcCCFL0fDtYAP1zMZw== |
1170 |
| - dependencies: |
1171 |
| - "@types/json-schema" "^7.0.3" |
1172 |
| - "@typescript-eslint/typescript-estree" "2.25.0" |
1173 |
| - eslint-scope "^5.0.0" |
1174 |
| - eslint-utils "^2.0.0" |
1175 |
| - |
1176 | 1166 | "@typescript-eslint/[email protected]":
|
1177 | 1167 | version "2.26.0"
|
1178 | 1168 | resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.26.0.tgz#063390c404d9980767d76274df386c0aa675d91d"
|
|
1183 | 1173 | eslint-scope "^5.0.0"
|
1184 | 1174 | eslint-utils "^2.0.0"
|
1185 | 1175 |
|
1186 |
| -"@typescript-eslint/parser@2.25.0": |
1187 |
| - version "2.25.0" |
1188 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.25.0.tgz#abfb3d999084824d9a756d9b9c0f36fba03adb76" |
1189 |
| - integrity sha512-mccBLaBSpNVgp191CP5W+8U1crTyXsRziWliCqzj02kpxdjKMvFHGJbK33NroquH3zB/gZ8H511HEsJBa2fNEg== |
| 1176 | +"@typescript-eslint/parser@2.26.0": |
| 1177 | + version "2.26.0" |
| 1178 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.26.0.tgz#385463615818b33acb72a25b39c03579df93d76f" |
| 1179 | + integrity sha512-+Xj5fucDtdKEVGSh9353wcnseMRkPpEAOY96EEenN7kJVrLqy/EVwtIh3mxcUz8lsFXW1mT5nN5vvEam/a5HiQ== |
1190 | 1180 | dependencies:
|
1191 | 1181 | "@types/eslint-visitor-keys" "^1.0.0"
|
1192 |
| - "@typescript-eslint/experimental-utils" "2.25.0" |
1193 |
| - "@typescript-eslint/typescript-estree" "2.25.0" |
1194 |
| - eslint-visitor-keys "^1.1.0" |
1195 |
| - |
1196 |
| -"@typescript-eslint/[email protected]": |
1197 |
| - version "2.25.0" |
1198 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.25.0.tgz#b790497556734b7476fa7dd3fa539955a5c79e2c" |
1199 |
| - integrity sha512-VUksmx5lDxSi6GfmwSK7SSoIKSw9anukWWNitQPqt58LuYrKalzsgeuignbqnB+rK/xxGlSsCy8lYnwFfB6YJg== |
1200 |
| - dependencies: |
1201 |
| - debug "^4.1.1" |
| 1182 | + "@typescript-eslint/experimental-utils" "2.26.0" |
| 1183 | + "@typescript-eslint/typescript-estree" "2.26.0" |
1202 | 1184 | eslint-visitor-keys "^1.1.0"
|
1203 |
| - glob "^7.1.6" |
1204 |
| - is-glob "^4.0.1" |
1205 |
| - lodash "^4.17.15" |
1206 |
| - semver "^6.3.0" |
1207 |
| - tsutils "^3.17.1" |
1208 | 1185 |
|
1209 | 1186 | "@typescript-eslint/[email protected]":
|
1210 | 1187 | version "2.26.0"
|
|
0 commit comments