|
337 | 337 | semver "^7.3.7"
|
338 | 338 | tsutils "^3.21.0"
|
339 | 339 |
|
340 |
| -"@typescript-eslint/parser@^5.53.0": |
341 |
| - version "5.53.0" |
342 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.53.0.tgz#a1f2b9ae73b83181098747e96683f1b249ecab52" |
343 |
| - integrity sha512-MKBw9i0DLYlmdOb3Oq/526+al20AJZpANdT6Ct9ffxcV8nKCHz63t/S0IhlTFNsBIHJv+GY5SFJ0XfqVeydQrQ== |
344 |
| - dependencies: |
345 |
| - "@typescript-eslint/scope-manager" "5.53.0" |
346 |
| - "@typescript-eslint/types" "5.53.0" |
347 |
| - "@typescript-eslint/typescript-estree" "5.53.0" |
| 340 | +"@typescript-eslint/parser@^5.54.0": |
| 341 | + version "5.54.0" |
| 342 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.0.tgz#def186eb1b1dbd0439df0dacc44fb6d8d5c417fe" |
| 343 | + integrity sha512-aAVL3Mu2qTi+h/r04WI/5PfNWvO6pdhpeMRWk9R7rEV4mwJNzoWf5CCU5vDKBsPIFQFjEq1xg7XBI2rjiMXQbQ== |
| 344 | + dependencies: |
| 345 | + "@typescript-eslint/scope-manager" "5.54.0" |
| 346 | + "@typescript-eslint/types" "5.54.0" |
| 347 | + "@typescript-eslint/typescript-estree" "5.54.0" |
348 | 348 | debug "^4.3.4"
|
349 | 349 |
|
350 | 350 | "@typescript-eslint/[email protected]":
|
|
355 | 355 | "@typescript-eslint/types" "5.53.0"
|
356 | 356 | "@typescript-eslint/visitor-keys" "5.53.0"
|
357 | 357 |
|
| 358 | +"@typescript-eslint/[email protected]": |
| 359 | + version "5.54.0" |
| 360 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.0.tgz#74b28ac9a3fc8166f04e806c957adb8c1fd00536" |
| 361 | + integrity sha512-VTPYNZ7vaWtYna9M4oD42zENOBrb+ZYyCNdFs949GcN8Miwn37b8b7eMj+EZaq7VK9fx0Jd+JhmkhjFhvnovhg== |
| 362 | + dependencies: |
| 363 | + "@typescript-eslint/types" "5.54.0" |
| 364 | + "@typescript-eslint/visitor-keys" "5.54.0" |
| 365 | + |
358 | 366 | "@typescript-eslint/[email protected]":
|
359 | 367 | version "5.53.0"
|
360 | 368 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.53.0.tgz#41665449935ba9b4e6a1ba6e2a3f4b2c31d6cf97"
|
|
370 | 378 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.53.0.tgz#f79eca62b97e518ee124086a21a24f3be267026f"
|
371 | 379 | integrity sha512-5kcDL9ZUIP756K6+QOAfPkigJmCPHcLN7Zjdz76lQWWDdzfOhZDTj1irs6gPBKiXx5/6O3L0+AvupAut3z7D2A==
|
372 | 380 |
|
| 381 | +"@typescript-eslint/[email protected]": |
| 382 | + version "5.54.0" |
| 383 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.0.tgz#7d519df01f50739254d89378e0dcac504cab2740" |
| 384 | + integrity sha512-nExy+fDCBEgqblasfeE3aQ3NuafBUxZxgxXcYfzYRZFHdVvk5q60KhCSkG0noHgHRo/xQ/BOzURLZAafFpTkmQ== |
| 385 | + |
373 | 386 | "@typescript-eslint/[email protected]":
|
374 | 387 | version "5.53.0"
|
375 | 388 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.53.0.tgz#bc651dc28cf18ab248ecd18a4c886c744aebd690"
|
|
383 | 396 | semver "^7.3.7"
|
384 | 397 | tsutils "^3.21.0"
|
385 | 398 |
|
| 399 | +"@typescript-eslint/[email protected]": |
| 400 | + version "5.54.0" |
| 401 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.0.tgz#f6f3440cabee8a43a0b25fa498213ebb61fdfe99" |
| 402 | + integrity sha512-X2rJG97Wj/VRo5YxJ8Qx26Zqf0RRKsVHd4sav8NElhbZzhpBI8jU54i6hfo9eheumj4oO4dcRN1B/zIVEqR/MQ== |
| 403 | + dependencies: |
| 404 | + "@typescript-eslint/types" "5.54.0" |
| 405 | + "@typescript-eslint/visitor-keys" "5.54.0" |
| 406 | + debug "^4.3.4" |
| 407 | + globby "^11.1.0" |
| 408 | + is-glob "^4.0.3" |
| 409 | + semver "^7.3.7" |
| 410 | + tsutils "^3.21.0" |
| 411 | + |
386 | 412 | "@typescript-eslint/[email protected]":
|
387 | 413 | version "5.53.0"
|
388 | 414 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.53.0.tgz#e55eaad9d6fffa120575ffaa530c7e802f13bce8"
|
|
405 | 431 | "@typescript-eslint/types" "5.53.0"
|
406 | 432 | eslint-visitor-keys "^3.3.0"
|
407 | 433 |
|
| 434 | +"@typescript-eslint/[email protected]": |
| 435 | + version "5.54.0" |
| 436 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.0.tgz#846878afbf0cd67c19cfa8d75947383d4490db8f" |
| 437 | + integrity sha512-xu4wT7aRCakGINTLGeyGqDn+78BwFlggwBjnHa1ar/KaGagnmwLYmlrXIrgAaQ3AE1Vd6nLfKASm7LrFHNbKGA== |
| 438 | + dependencies: |
| 439 | + "@typescript-eslint/types" "5.54.0" |
| 440 | + eslint-visitor-keys "^3.3.0" |
| 441 | + |
408 | 442 | JSONStream@^1.0.4:
|
409 | 443 | version "1.3.5"
|
410 | 444 | resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
|
|
0 commit comments