|
2239 | 2239 | eslint-scope "^5.0.0" |
2240 | 2240 | eslint-utils "^2.0.0" |
2241 | 2241 |
|
2242 | | -"@typescript-eslint/parser@^4.4.1": |
2243 | | - version "4.5.0" |
2244 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.5.0.tgz#b2d659f25eec0041c7bc5660b91db1eefe8d7122" |
2245 | | - integrity sha512-xb+gmyhQcnDWe+5+xxaQk5iCw6KqXd8VQxGiTeELTMoYeRjpocZYYRP1gFVM2C8Yl0SpUvLa1lhprwqZ00w3Iw== |
| 2242 | +"@typescript-eslint/parser@^4.6.0": |
| 2243 | + version "4.6.0" |
| 2244 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.6.0.tgz#7e9ff7df2f21d5c8f65f17add3b99eeeec33199d" |
| 2245 | + integrity sha512-Dj6NJxBhbdbPSZ5DYsQqpR32MwujF772F2H3VojWU6iT4AqL4BKuoNWOPFCoSZvCcADDvQjDpa6OLDAaiZPz2Q== |
2246 | 2246 | dependencies: |
2247 | | - "@typescript-eslint/scope-manager" "4.5.0" |
2248 | | - "@typescript-eslint/types" "4.5.0" |
2249 | | - "@typescript-eslint/typescript-estree" "4.5.0" |
| 2247 | + "@typescript-eslint/scope-manager" "4.6.0" |
| 2248 | + "@typescript-eslint/types" "4.6.0" |
| 2249 | + "@typescript-eslint/typescript-estree" "4.6.0" |
2250 | 2250 | debug "^4.1.1" |
2251 | 2251 |
|
2252 | 2252 | "@typescript-eslint/ [email protected]": |
|
2257 | 2257 | "@typescript-eslint/types" "4.5.0" |
2258 | 2258 | "@typescript-eslint/visitor-keys" "4.5.0" |
2259 | 2259 |
|
| 2260 | +"@typescript-eslint/ [email protected]": |
| 2261 | + version "4.6.0" |
| 2262 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.6.0.tgz#b7d8b57fe354047a72dfb31881d9643092838662" |
| 2263 | + integrity sha512-uZx5KvStXP/lwrMrfQQwDNvh2ppiXzz5TmyTVHb+5TfZ3sUP7U1onlz3pjoWrK9konRyFe1czyxObWTly27Ang== |
| 2264 | + dependencies: |
| 2265 | + "@typescript-eslint/types" "4.6.0" |
| 2266 | + "@typescript-eslint/visitor-keys" "4.6.0" |
| 2267 | + |
2260 | 2268 | "@typescript-eslint/ [email protected]": |
2261 | 2269 | version "4.5.0" |
2262 | 2270 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.5.0.tgz#98256e07bad1c8d15d0c9627ebec82fd971bb3c3" |
2263 | 2271 | integrity sha512-n2uQoXnyWNk0Les9MtF0gCK3JiWd987JQi97dMSxBOzVoLZXCNtxFckVqt1h8xuI1ix01t+iMY4h4rFMj/303g== |
2264 | 2272 |
|
| 2273 | +"@typescript-eslint/ [email protected]": |
| 2274 | + version "4.6.0" |
| 2275 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.6.0.tgz#157ca925637fd53c193c6bf226a6c02b752dde2f" |
| 2276 | + integrity sha512-5FAgjqH68SfFG4UTtIFv+rqYJg0nLjfkjD0iv+5O27a0xEeNZ5rZNDvFGZDizlCD1Ifj7MAbSW2DPMrf0E9zjA== |
| 2277 | + |
2265 | 2278 | "@typescript-eslint/ [email protected]": |
2266 | 2279 | version "4.5.0" |
2267 | 2280 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.5.0.tgz#d50cf91ae3a89878401111031eb6fb6d03554f64" |
|
2276 | 2289 | semver "^7.3.2" |
2277 | 2290 | tsutils "^3.17.1" |
2278 | 2291 |
|
| 2292 | +"@typescript-eslint/ [email protected]": |
| 2293 | + version "4.6.0" |
| 2294 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.6.0.tgz#85bd98dcc8280511cfc5b2ce7b03a9ffa1732b08" |
| 2295 | + integrity sha512-s4Z9qubMrAo/tw0CbN0IN4AtfwuehGXVZM0CHNMdfYMGBDhPdwTEpBrecwhP7dRJu6d9tT9ECYNaWDHvlFSngA== |
| 2296 | + dependencies: |
| 2297 | + "@typescript-eslint/types" "4.6.0" |
| 2298 | + "@typescript-eslint/visitor-keys" "4.6.0" |
| 2299 | + debug "^4.1.1" |
| 2300 | + globby "^11.0.1" |
| 2301 | + is-glob "^4.0.1" |
| 2302 | + lodash "^4.17.15" |
| 2303 | + semver "^7.3.2" |
| 2304 | + tsutils "^3.17.1" |
| 2305 | + |
2279 | 2306 | "@typescript-eslint/ [email protected]": |
2280 | 2307 | version "4.5.0" |
2281 | 2308 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.5.0.tgz#b59f26213ac597efe87f6b13cf2aabee70542af0" |
|
2284 | 2311 | "@typescript-eslint/types" "4.5.0" |
2285 | 2312 | eslint-visitor-keys "^2.0.0" |
2286 | 2313 |
|
| 2314 | +"@typescript-eslint/ [email protected]": |
| 2315 | + version "4.6.0" |
| 2316 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.6.0.tgz#fb05d6393891b0a089b243fc8f9fb8039383d5da" |
| 2317 | + integrity sha512-38Aa9Ztl0XyFPVzmutHXqDMCu15Xx8yKvUo38Gu3GhsuckCh3StPI5t2WIO9LHEsOH7MLmlGfKUisU8eW1Sjhg== |
| 2318 | + dependencies: |
| 2319 | + "@typescript-eslint/types" "4.6.0" |
| 2320 | + eslint-visitor-keys "^2.0.0" |
| 2321 | + |
2287 | 2322 | "@webassemblyjs/ [email protected]": |
2288 | 2323 | version "1.7.11" |
2289 | 2324 | resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.7.11.tgz#b988582cafbb2b095e8b556526f30c90d057cace" |
|
0 commit comments