|
739 | 739 | semver "^7.5.4"
|
740 | 740 | ts-api-utils "^1.0.1"
|
741 | 741 |
|
742 |
| -"@typescript-eslint/parser@^6.7.4": |
743 |
| - version "6.7.4" |
744 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.7.4.tgz#23d1dd4fe5d295c7fa2ab651f5406cd9ad0bd435" |
745 |
| - integrity sha512-I5zVZFY+cw4IMZUeNCU7Sh2PO5O57F7Lr0uyhgCJmhN/BuTlnc55KxPonR4+EM3GBdfiCyGZye6DgMjtubQkmA== |
746 |
| - dependencies: |
747 |
| - "@typescript-eslint/scope-manager" "6.7.4" |
748 |
| - "@typescript-eslint/types" "6.7.4" |
749 |
| - "@typescript-eslint/typescript-estree" "6.7.4" |
750 |
| - "@typescript-eslint/visitor-keys" "6.7.4" |
| 742 | +"@typescript-eslint/parser@^6.20.0": |
| 743 | + version "6.20.0" |
| 744 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.20.0.tgz#17e314177304bdf498527e3c4b112e41287b7416" |
| 745 | + integrity sha512-bYerPDF/H5v6V76MdMYhjwmwgMA+jlPVqjSDq2cRqMi8bP5sR3Z+RLOiOMad3nsnmDVmn2gAFCyNgh/dIrfP/w== |
| 746 | + dependencies: |
| 747 | + "@typescript-eslint/scope-manager" "6.20.0" |
| 748 | + "@typescript-eslint/types" "6.20.0" |
| 749 | + "@typescript-eslint/typescript-estree" "6.20.0" |
| 750 | + "@typescript-eslint/visitor-keys" "6.20.0" |
751 | 751 | debug "^4.3.4"
|
752 | 752 |
|
753 | 753 | "@typescript-eslint/[email protected]":
|
|
758 | 758 | "@typescript-eslint/types" "6.19.1"
|
759 | 759 | "@typescript-eslint/visitor-keys" "6.19.1"
|
760 | 760 |
|
761 |
| -"@typescript-eslint/scope-manager@6.7.4": |
762 |
| - version "6.7.4" |
763 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.7.4.tgz#a484a17aa219e96044db40813429eb7214d7b386" |
764 |
| - integrity sha512-SdGqSLUPTXAXi7c3Ob7peAGVnmMoGzZ361VswK2Mqf8UOYcODiYvs8rs5ILqEdfvX1lE7wEZbLyELCW+Yrql1A== |
| 761 | +"@typescript-eslint/scope-manager@6.20.0": |
| 762 | + version "6.20.0" |
| 763 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.20.0.tgz#8a926e60f6c47feb5bab878246dc2ae465730151" |
| 764 | + integrity sha512-p4rvHQRDTI1tGGMDFQm+GtxP1ZHyAh64WANVoyEcNMpaTFn3ox/3CcgtIlELnRfKzSs/DwYlDccJEtr3O6qBvA== |
765 | 765 | dependencies:
|
766 |
| - "@typescript-eslint/types" "6.7.4" |
767 |
| - "@typescript-eslint/visitor-keys" "6.7.4" |
| 766 | + "@typescript-eslint/types" "6.20.0" |
| 767 | + "@typescript-eslint/visitor-keys" "6.20.0" |
768 | 768 |
|
769 | 769 | "@typescript-eslint/[email protected]":
|
770 | 770 | version "6.19.1"
|
|
781 | 781 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.19.1.tgz#2d4c9d492a63ede15e7ba7d129bdf7714b77f771"
|
782 | 782 | integrity sha512-6+bk6FEtBhvfYvpHsDgAL3uo4BfvnTnoge5LrrCj2eJN8g3IJdLTD4B/jK3Q6vo4Ql/Hoip9I8aB6fF+6RfDqg==
|
783 | 783 |
|
784 |
| -"@typescript-eslint/types@6.7.4": |
785 |
| - version "6.7.4" |
786 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.4.tgz#5d358484d2be986980c039de68e9f1eb62ea7897" |
787 |
| - integrity sha512-o9XWK2FLW6eSS/0r/tgjAGsYasLAnOWg7hvZ/dGYSSNjCh+49k5ocPN8OmG5aZcSJ8pclSOyVKP2x03Sj+RrCA== |
| 784 | +"@typescript-eslint/types@6.20.0": |
| 785 | + version "6.20.0" |
| 786 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.20.0.tgz#5ccd74c29011ae7714ae6973e4ec0c634708b448" |
| 787 | + integrity sha512-MM9mfZMAhiN4cOEcUOEx+0HmuaW3WBfukBZPCfwSqFnQy0grXYtngKCqpQN339X3RrwtzspWJrpbrupKYUSBXQ== |
788 | 788 |
|
789 | 789 | "@typescript-eslint/[email protected]":
|
790 | 790 | version "6.19.1"
|
|
800 | 800 | semver "^7.5.4"
|
801 | 801 | ts-api-utils "^1.0.1"
|
802 | 802 |
|
803 |
| -"@typescript-eslint/typescript-estree@6.7.4": |
804 |
| - version "6.7.4" |
805 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.4.tgz#f2baece09f7bb1df9296e32638b2e1130014ef1a" |
806 |
| - integrity sha512-ty8b5qHKatlNYd9vmpHooQz3Vki3gG+3PchmtsA4TgrZBKWHNjWfkQid7K7xQogBqqc7/BhGazxMD5vr6Ha+iQ== |
| 803 | +"@typescript-eslint/typescript-estree@6.20.0": |
| 804 | + version "6.20.0" |
| 805 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.20.0.tgz#5b2d0975949e6bdd8d45ee1471461ef5fadc5542" |
| 806 | + integrity sha512-RnRya9q5m6YYSpBN7IzKu9FmLcYtErkDkc8/dKv81I9QiLLtVBHrjz+Ev/crAqgMNW2FCsoZF4g2QUylMnJz+g== |
807 | 807 | dependencies:
|
808 |
| - "@typescript-eslint/types" "6.7.4" |
809 |
| - "@typescript-eslint/visitor-keys" "6.7.4" |
| 808 | + "@typescript-eslint/types" "6.20.0" |
| 809 | + "@typescript-eslint/visitor-keys" "6.20.0" |
810 | 810 | debug "^4.3.4"
|
811 | 811 | globby "^11.1.0"
|
812 | 812 | is-glob "^4.0.3"
|
| 813 | + minimatch "9.0.3" |
813 | 814 | semver "^7.5.4"
|
814 | 815 | ts-api-utils "^1.0.1"
|
815 | 816 |
|
|
834 | 835 | "@typescript-eslint/types" "6.19.1"
|
835 | 836 | eslint-visitor-keys "^3.4.1"
|
836 | 837 |
|
837 |
| -"@typescript-eslint/visitor-keys@6.7.4": |
838 |
| - version "6.7.4" |
839 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.7.4.tgz#80dfecf820fc67574012375859085f91a4dff043" |
840 |
| - integrity sha512-pOW37DUhlTZbvph50x5zZCkFn3xzwkGtNoJHzIM3svpiSkJzwOYr/kVBaXmf+RAQiUDs1AHEZVNPg6UJCJpwRA== |
| 838 | +"@typescript-eslint/visitor-keys@6.20.0": |
| 839 | + version "6.20.0" |
| 840 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.20.0.tgz#f7ada27f2803de89df0edd9fd7be22c05ce6a498" |
| 841 | + integrity sha512-E8Cp98kRe4gKHjJD4NExXKz/zOJ1A2hhZc+IMVD6i7w4yjIvh6VyuRI0gRtxAsXtoC35uGMaQ9rjI2zJaXDEAw== |
841 | 842 | dependencies:
|
842 |
| - "@typescript-eslint/types" "6.7.4" |
| 843 | + "@typescript-eslint/types" "6.20.0" |
843 | 844 | eslint-visitor-keys "^3.4.1"
|
844 | 845 |
|
845 | 846 |
|
|
0 commit comments