|
429 | 429 | resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
|
430 | 430 | integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
|
431 | 431 |
|
432 |
| -"@typescript-eslint/eslint-plugin@4.33.0": |
433 |
| - version "4.33.0" |
434 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276" |
435 |
| - integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg== |
| 432 | +"@typescript-eslint/eslint-plugin@5.0.0": |
| 433 | + version "5.0.0" |
| 434 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.0.0.tgz#ecc7cc69d1e6f342beb6ea9cf9fbc02c97a212ac" |
| 435 | + integrity sha512-T6V6fCD2U0YesOedvydTnrNtsC8E+c2QzpawIpDdlaObX0OX5dLo7tLU5c64FhTZvA1Xrdim+cXDI7NPsVx8Cg== |
436 | 436 | dependencies:
|
437 |
| - "@typescript-eslint/experimental-utils" "4.33.0" |
438 |
| - "@typescript-eslint/scope-manager" "4.33.0" |
| 437 | + "@typescript-eslint/experimental-utils" "5.0.0" |
| 438 | + "@typescript-eslint/scope-manager" "5.0.0" |
439 | 439 | debug "^4.3.1"
|
440 | 440 | functional-red-black-tree "^1.0.1"
|
441 | 441 | ignore "^5.1.8"
|
442 | 442 | regexpp "^3.1.0"
|
443 | 443 | semver "^7.3.5"
|
444 | 444 | tsutils "^3.21.0"
|
445 | 445 |
|
446 |
| -"@typescript-eslint/experimental-utils@4.33.0": |
447 |
| - version "4.33.0" |
448 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd" |
449 |
| - integrity sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q== |
| 446 | +"@typescript-eslint/experimental-utils@5.0.0": |
| 447 | + version "5.0.0" |
| 448 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.0.0.tgz#c7d7e67443dfb9fd93a5d060fb72c9e9b5638bbc" |
| 449 | + integrity sha512-Dnp4dFIsZcPawD6CT1p5NibNUQyGSEz80sULJZkyhyna8AEqArmfwMwJPbmKzWVo4PabqNVzHYlzmcdLQWk+pg== |
450 | 450 | dependencies:
|
451 | 451 | "@types/json-schema" "^7.0.7"
|
452 |
| - "@typescript-eslint/scope-manager" "4.33.0" |
453 |
| - "@typescript-eslint/types" "4.33.0" |
454 |
| - "@typescript-eslint/typescript-estree" "4.33.0" |
| 452 | + "@typescript-eslint/scope-manager" "5.0.0" |
| 453 | + "@typescript-eslint/types" "5.0.0" |
| 454 | + "@typescript-eslint/typescript-estree" "5.0.0" |
455 | 455 | eslint-scope "^5.1.1"
|
456 | 456 | eslint-utils "^3.0.0"
|
457 | 457 |
|
458 |
| -"@typescript-eslint/parser@4.33.0", "@typescript-eslint/parser@^4.20.0": |
| 458 | +"@typescript-eslint/parser@5.0.0": |
| 459 | + version "5.0.0" |
| 460 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.0.0.tgz#50d1be2e0def82d73e863cceba74aeeac9973592" |
| 461 | + integrity sha512-B6D5rmmQ14I1fdzs71eL3DAuvnPHTY/t7rQABrL9BLnx/H51Un8ox1xqYAchs0/V2trcoyxB1lMJLlrwrJCDgw== |
| 462 | + dependencies: |
| 463 | + "@typescript-eslint/scope-manager" "5.0.0" |
| 464 | + "@typescript-eslint/types" "5.0.0" |
| 465 | + "@typescript-eslint/typescript-estree" "5.0.0" |
| 466 | + debug "^4.3.1" |
| 467 | + |
| 468 | +"@typescript-eslint/parser@^4.20.0": |
459 | 469 | version "4.33.0"
|
460 | 470 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
|
461 | 471 | integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==
|
|
473 | 483 | "@typescript-eslint/types" "4.33.0"
|
474 | 484 | "@typescript-eslint/visitor-keys" "4.33.0"
|
475 | 485 |
|
| 486 | +"@typescript-eslint/scope-manager@5.0.0": |
| 487 | + version "5.0.0" |
| 488 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.0.0.tgz#aea0fb0e2480c1169a02e89d9005ac3f2835713f" |
| 489 | + integrity sha512-5RFjdA/ain/MDUHYXdF173btOKncIrLuBmA9s6FJhzDrRAyVSA+70BHg0/MW6TE+UiKVyRtX91XpVS0gVNwVDQ== |
| 490 | + dependencies: |
| 491 | + "@typescript-eslint/types" "5.0.0" |
| 492 | + "@typescript-eslint/visitor-keys" "5.0.0" |
| 493 | + |
476 | 494 | "@typescript-eslint/types@4.33.0":
|
477 | 495 | version "4.33.0"
|
478 | 496 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
|
479 | 497 | integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
|
480 | 498 |
|
| 499 | +"@typescript-eslint/types@5.0.0": |
| 500 | + version "5.0.0" |
| 501 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.0.0.tgz#25d93f6d269b2d25fdc51a0407eb81ccba60eb0f" |
| 502 | + integrity sha512-dU/pKBUpehdEqYuvkojmlv0FtHuZnLXFBn16zsDmlFF3LXkOpkAQ2vrKc3BidIIve9EMH2zfTlxqw9XM0fFN5w== |
| 503 | + |
481 | 504 | "@typescript-eslint/typescript-estree@4.33.0":
|
482 | 505 | version "4.33.0"
|
483 | 506 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
|
|
491 | 514 | semver "^7.3.5"
|
492 | 515 | tsutils "^3.21.0"
|
493 | 516 |
|
| 517 | +"@typescript-eslint/typescript-estree@5.0.0": |
| 518 | + version "5.0.0" |
| 519 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.0.0.tgz#bc20f413c6e572c7309dbe5fa3be027984952af3" |
| 520 | + integrity sha512-V/6w+PPQMhinWKSn+fCiX5jwvd1vRBm7AX7SJQXEGQtwtBvjMPjaU3YTQ1ik2UF1u96X7tsB96HMnulG3eLi9Q== |
| 521 | + dependencies: |
| 522 | + "@typescript-eslint/types" "5.0.0" |
| 523 | + "@typescript-eslint/visitor-keys" "5.0.0" |
| 524 | + debug "^4.3.1" |
| 525 | + globby "^11.0.3" |
| 526 | + is-glob "^4.0.1" |
| 527 | + semver "^7.3.5" |
| 528 | + tsutils "^3.21.0" |
| 529 | + |
494 | 530 | "@typescript-eslint/visitor-keys@4.33.0":
|
495 | 531 | version "4.33.0"
|
496 | 532 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd"
|
|
499 | 535 | "@typescript-eslint/types" "4.33.0"
|
500 | 536 | eslint-visitor-keys "^2.0.0"
|
501 | 537 |
|
| 538 | +"@typescript-eslint/visitor-keys@5.0.0": |
| 539 | + version "5.0.0" |
| 540 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.0.0.tgz#b789f7cd105e59bee5c0983a353942a5a48f56df" |
| 541 | + integrity sha512-yRyd2++o/IrJdyHuYMxyFyBhU762MRHQ/bAGQeTnN3pGikfh+nEmM61XTqaDH1XDp53afZ+waXrk0ZvenoZ6xw== |
| 542 | + dependencies: |
| 543 | + "@typescript-eslint/types" "5.0.0" |
| 544 | + eslint-visitor-keys "^3.0.0" |
| 545 | + |
502 | 546 | JSONStream@^1.0.4:
|
503 | 547 | version "1.3.5"
|
504 | 548 | resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
|
@@ -1678,6 +1722,11 @@ eslint-visitor-keys@^2.0.0:
|
1678 | 1722 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
|
1679 | 1723 | integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
|
1680 | 1724 |
|
| 1725 | +eslint-visitor-keys@^3.0.0: |
| 1726 | + version "3.0.0" |
| 1727 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.0.0.tgz#e32e99c6cdc2eb063f204eda5db67bfe58bb4186" |
| 1728 | + integrity sha512-mJOZa35trBTb3IyRmo8xmKBZlxf+N7OnUl4+ZhJHs/r+0770Wh/LEACE2pqMGMe27G/4y8P2bYGk4J70IC5k1Q== |
| 1729 | + |
1681 | 1730 | eslint@7.32.0:
|
1682 | 1731 | version "7.32.0"
|
1683 | 1732 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
|
|
0 commit comments