|
580 | 580 | "@types/eslint" "*"
|
581 | 581 | "@types/estree" "*"
|
582 | 582 |
|
583 |
| -"@types/eslint-visitor-keys@^1.0.0": |
584 |
| - version "1.0.0" |
585 |
| - resolved "https://registry.yarnpkg.com/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#1ee30d79544ca84d68d4b3cdb0af4f205663dd2d" |
586 |
| - integrity sha512-OCutwjDZ4aFS6PB1UZ988C4YgwlBHJd6wCeQqaLdmadZ/7e+w79+hbMUFC1QXDNCmdyoRfAFdm0RypzwR+Qpag== |
587 |
| - |
588 | 583 | "@types/eslint@*":
|
589 | 584 | version "7.2.5"
|
590 | 585 | resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.5.tgz#92172ecf490c2fce4b076739693d75f30376d610"
|
|
634 | 629 | "@types/prop-types" "*"
|
635 | 630 | csstype "^3.0.2"
|
636 | 631 |
|
637 |
| -"@typescript-eslint/eslint-plugin@^2.27.0": |
638 |
| - version "2.34.0" |
639 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.34.0.tgz#6f8ce8a46c7dea4a6f1d171d2bb8fbae6dac2be9" |
640 |
| - integrity sha512-4zY3Z88rEE99+CNvTbXSyovv2z9PNOVffTWD2W8QF5s2prBQtwN2zadqERcrHpcR7O/+KMI3fcTAmUUhK/iQcQ== |
| 632 | +"@typescript-eslint/eslint-plugin@^4.2.0": |
| 633 | + version "4.8.1" |
| 634 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.8.1.tgz#b362abe0ee478a6c6d06c14552a6497f0b480769" |
| 635 | + integrity sha512-d7LeQ7dbUrIv5YVFNzGgaW3IQKMmnmKFneRWagRlGYOSfLJVaRbj/FrBNOBC1a3tVO+TgNq1GbHvRtg1kwL0FQ== |
641 | 636 | dependencies:
|
642 |
| - "@typescript-eslint/experimental-utils" "2.34.0" |
| 637 | + "@typescript-eslint/experimental-utils" "4.8.1" |
| 638 | + "@typescript-eslint/scope-manager" "4.8.1" |
| 639 | + debug "^4.1.1" |
643 | 640 | functional-red-black-tree "^1.0.1"
|
644 | 641 | regexpp "^3.0.0"
|
| 642 | + semver "^7.3.2" |
645 | 643 | tsutils "^3.17.1"
|
646 | 644 |
|
647 |
| -"@typescript-eslint/experimental-utils@2.34.0": |
648 |
| - version "2.34.0" |
649 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.34.0.tgz#d3524b644cdb40eebceca67f8cf3e4cc9c8f980f" |
650 |
| - integrity sha512-eS6FTkq+wuMJ+sgtuNTtcqavWXqsflWcfBnlYhg/nS4aZ1leewkXGbvBhaapn1q6qf4M71bsR1tez5JTRMuqwA== |
| 645 | +"@typescript-eslint/experimental-utils@4.8.1": |
| 646 | + version "4.8.1" |
| 647 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.8.1.tgz#27275c20fa4336df99ebcf6195f7d7aa7aa9f22d" |
| 648 | + integrity sha512-WigyLn144R3+lGATXW4nNcDJ9JlTkG8YdBWHkDlN0lC3gUGtDi7Pe3h5GPvFKMcRz8KbZpm9FJV9NTW8CpRHpg== |
651 | 649 | dependencies:
|
652 | 650 | "@types/json-schema" "^7.0.3"
|
653 |
| - "@typescript-eslint/typescript-estree" "2.34.0" |
| 651 | + "@typescript-eslint/scope-manager" "4.8.1" |
| 652 | + "@typescript-eslint/types" "4.8.1" |
| 653 | + "@typescript-eslint/typescript-estree" "4.8.1" |
654 | 654 | eslint-scope "^5.0.0"
|
655 | 655 | eslint-utils "^2.0.0"
|
656 | 656 |
|
657 |
| -"@typescript-eslint/parser@^2.27.0": |
658 |
| - version "2.34.0" |
659 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.34.0.tgz#50252630ca319685420e9a39ca05fe185a256bc8" |
660 |
| - integrity sha512-03ilO0ucSD0EPTw2X4PntSIRFtDPWjrVq7C3/Z3VQHRC7+13YB55rcJI3Jt+YgeHbjUdJPcPa7b23rXCBokuyA== |
| 657 | +"@typescript-eslint/parser@^4.2.0": |
| 658 | + version "4.8.1" |
| 659 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.8.1.tgz#4fe2fbdbb67485bafc4320b3ae91e34efe1219d1" |
| 660 | + integrity sha512-QND8XSVetATHK9y2Ltc/XBl5Ro7Y62YuZKnPEwnNPB8E379fDsvzJ1dMJ46fg/VOmk0hXhatc+GXs5MaXuL5Uw== |
661 | 661 | dependencies:
|
662 |
| - "@types/eslint-visitor-keys" "^1.0.0" |
663 |
| - "@typescript-eslint/experimental-utils" "2.34.0" |
664 |
| - "@typescript-eslint/typescript-estree" "2.34.0" |
665 |
| - eslint-visitor-keys "^1.1.0" |
| 662 | + "@typescript-eslint/scope-manager" "4.8.1" |
| 663 | + "@typescript-eslint/types" "4.8.1" |
| 664 | + "@typescript-eslint/typescript-estree" "4.8.1" |
| 665 | + debug "^4.1.1" |
666 | 666 |
|
667 |
| -"@typescript-eslint/[email protected]": |
668 |
| - version "2.34.0" |
669 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.34.0.tgz#14aeb6353b39ef0732cc7f1b8285294937cf37d5" |
670 |
| - integrity sha512-OMAr+nJWKdlVM9LOqCqh3pQQPwxHAN7Du8DR6dmwCrAmxtiXQnhHJ6tBNtf+cggqfo51SG/FCwnKhXCIM7hnVg== |
| 667 | +"@typescript-eslint/[email protected]": |
| 668 | + version "4.8.1" |
| 669 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.8.1.tgz#e343c475f8f1d15801b546cb17d7f309b768fdce" |
| 670 | + integrity sha512-r0iUOc41KFFbZdPAdCS4K1mXivnSZqXS5D9oW+iykQsRlTbQRfuFRSW20xKDdYiaCoH+SkSLeIF484g3kWzwOQ== |
671 | 671 | dependencies:
|
| 672 | + "@typescript-eslint/types" "4.8.1" |
| 673 | + "@typescript-eslint/visitor-keys" "4.8.1" |
| 674 | + |
| 675 | +"@typescript-eslint/[email protected]": |
| 676 | + version "4.8.1" |
| 677 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.8.1.tgz#23829c73c5fc6f4fcd5346a7780b274f72fee222" |
| 678 | + integrity sha512-ave2a18x2Y25q5K05K/U3JQIe2Av4+TNi/2YuzyaXLAsDx6UZkz1boZ7nR/N6Wwae2PpudTZmHFXqu7faXfHmA== |
| 679 | + |
| 680 | +"@typescript-eslint/[email protected]": |
| 681 | + version "4.8.1" |
| 682 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.8.1.tgz#7307e3f2c9e95df7daa8dc0a34b8c43b7ec0dd32" |
| 683 | + integrity sha512-bJ6Fn/6tW2g7WIkCWh3QRlaSU7CdUUK52shx36/J7T5oTQzANvi6raoTsbwGM11+7eBbeem8hCCKbyvAc0X3sQ== |
| 684 | + dependencies: |
| 685 | + "@typescript-eslint/types" "4.8.1" |
| 686 | + "@typescript-eslint/visitor-keys" "4.8.1" |
672 | 687 | debug "^4.1.1"
|
673 |
| - eslint-visitor-keys "^1.1.0" |
674 |
| - glob "^7.1.6" |
| 688 | + globby "^11.0.1" |
675 | 689 | is-glob "^4.0.1"
|
676 | 690 | lodash "^4.17.15"
|
677 | 691 | semver "^7.3.2"
|
678 | 692 | tsutils "^3.17.1"
|
679 | 693 |
|
| 694 | +"@typescript-eslint/[email protected]": |
| 695 | + version "4.8.1" |
| 696 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.8.1.tgz#794f68ee292d1b2e3aa9690ebedfcb3a8c90e3c3" |
| 697 | + integrity sha512-3nrwXFdEYALQh/zW8rFwP4QltqsanCDz4CwWMPiIZmwlk9GlvBeueEIbq05SEq4ganqM0g9nh02xXgv5XI3PeQ== |
| 698 | + dependencies: |
| 699 | + "@typescript-eslint/types" "4.8.1" |
| 700 | + eslint-visitor-keys "^2.0.0" |
| 701 | + |
680 | 702 | "@webassemblyjs/[email protected]":
|
681 | 703 | version "1.9.0"
|
682 | 704 | resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964"
|
@@ -1527,14 +1549,14 @@ escape-string-regexp@^1.0.5:
|
1527 | 1549 | resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
|
1528 | 1550 | integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
|
1529 | 1551 |
|
1530 |
| -eslint-config-prettier@^6.10.1: |
| 1552 | +eslint-config-prettier@^6.15.0: |
1531 | 1553 | version "6.15.0"
|
1532 | 1554 | resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
|
1533 | 1555 | integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
|
1534 | 1556 | dependencies:
|
1535 | 1557 | get-stdin "^6.0.0"
|
1536 | 1558 |
|
1537 |
| -eslint-plugin-prettier@^3.1.2: |
| 1559 | +eslint-plugin-prettier@^3.1.4: |
1538 | 1560 | version "3.1.4"
|
1539 | 1561 | resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.4.tgz#168ab43154e2ea57db992a2cd097c828171f75c2"
|
1540 | 1562 | integrity sha512-jZDa8z76klRqo+TdGDTFJSavwbnWK2ZpqGKNZ+VvweMW516pDUMmQ2koXvxEE4JhzNvTv+radye/bWGBmA6jmg==
|
@@ -1566,7 +1588,7 @@ eslint-visitor-keys@^2.0.0:
|
1566 | 1588 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
|
1567 | 1589 | integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
|
1568 | 1590 |
|
1569 |
| -eslint@^7.5.0: |
| 1591 | +eslint@^7.10.0: |
1570 | 1592 | version "7.13.0"
|
1571 | 1593 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.13.0.tgz#7f180126c0dcdef327bfb54b211d7802decc08da"
|
1572 | 1594 | integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ==
|
@@ -1691,7 +1713,7 @@ fast-diff@^1.1.2:
|
1691 | 1713 | resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
|
1692 | 1714 | integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
|
1693 | 1715 |
|
1694 |
| -fast-glob@^3.0.3: |
| 1716 | +fast-glob@^3.0.3, fast-glob@^3.1.1: |
1695 | 1717 | version "3.2.4"
|
1696 | 1718 | resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.4.tgz#d20aefbf99579383e7f3cc66529158c9b98554d3"
|
1697 | 1719 | integrity sha512-kr/Oo6PX51265qeuCYsyGypiO5uJFgBS0jksyG7FUeCyQzNwYnzrNIMR1NXfkZXsMYXYLRAHgISHBz8gQcxKHQ==
|
@@ -1867,7 +1889,7 @@ glob-to-regexp@^0.4.1:
|
1867 | 1889 | resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
|
1868 | 1890 | integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
|
1869 | 1891 |
|
1870 |
| -glob@^7.1.3, glob@^7.1.4, glob@^7.1.6, glob@~7.1.6: |
| 1892 | +glob@^7.1.3, glob@^7.1.4, glob@~7.1.6: |
1871 | 1893 | version "7.1.6"
|
1872 | 1894 | resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
|
1873 | 1895 | integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
|
|
1900 | 1922 | merge2 "^1.2.3"
|
1901 | 1923 | slash "^3.0.0"
|
1902 | 1924 |
|
| 1925 | +globby@^11.0.1: |
| 1926 | + version "11.0.1" |
| 1927 | + resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357" |
| 1928 | + integrity sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ== |
| 1929 | + dependencies: |
| 1930 | + array-union "^2.1.0" |
| 1931 | + dir-glob "^3.0.1" |
| 1932 | + fast-glob "^3.1.1" |
| 1933 | + ignore "^5.1.4" |
| 1934 | + merge2 "^1.3.0" |
| 1935 | + slash "^3.0.0" |
| 1936 | + |
1903 | 1937 | got@^9.6.0:
|
1904 | 1938 | version "9.6.0"
|
1905 | 1939 | resolved "https://registry.yarnpkg.com/got/-/got-9.6.0.tgz#edf45e7d67f99545705de1f7bbeeeb121765ed85"
|
@@ -1998,7 +2032,7 @@ ignore@^4.0.6:
|
1998 | 2032 | resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
|
1999 | 2033 | integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
|
2000 | 2034 |
|
2001 |
| -ignore@^5.1.1: |
| 2035 | +ignore@^5.1.1, ignore@^5.1.4: |
2002 | 2036 | version "5.1.8"
|
2003 | 2037 | resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
|
2004 | 2038 | integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
|
@@ -2854,12 +2888,7 @@ prettier-linter-helpers@^1.0.0:
|
2854 | 2888 | dependencies:
|
2855 | 2889 | fast-diff "^1.1.2"
|
2856 | 2890 |
|
2857 |
| -prettier@^1.19.0: |
2858 |
| - version "1.19.1" |
2859 |
| - resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb" |
2860 |
| - integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew== |
2861 |
| - |
2862 |
| -prettier@^2.1.1: |
| 2891 | +prettier@^2.1.1, prettier@^2.1.2: |
2863 | 2892 | version "2.1.2"
|
2864 | 2893 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
|
2865 | 2894 | integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
|
|
0 commit comments