|
901 | 901 | tsutils "^3.21.0"
|
902 | 902 |
|
903 | 903 | "@typescript-eslint/parser@^5.10.2":
|
904 |
| - version "5.51.0" |
905 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.51.0.tgz#2d74626652096d966ef107f44b9479f02f51f271" |
906 |
| - integrity sha512-fEV0R9gGmfpDeRzJXn+fGQKcl0inIeYobmmUWijZh9zA7bxJ8clPhV9up2ZQzATxAiFAECqPQyMDB4o4B81AaA== |
| 904 | + version "5.52.0" |
| 905 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.52.0.tgz#73c136df6c0133f1d7870de7131ccf356f5be5a4" |
| 906 | + integrity sha512-e2KiLQOZRo4Y0D/b+3y08i3jsekoSkOYStROYmPUnGMEoA0h+k2qOH5H6tcjIc68WDvGwH+PaOrP1XRzLJ6QlA== |
907 | 907 | dependencies:
|
908 |
| - "@typescript-eslint/scope-manager" "5.51.0" |
909 |
| - "@typescript-eslint/types" "5.51.0" |
910 |
| - "@typescript-eslint/typescript-estree" "5.51.0" |
| 908 | + "@typescript-eslint/scope-manager" "5.52.0" |
| 909 | + "@typescript-eslint/types" "5.52.0" |
| 910 | + "@typescript-eslint/typescript-estree" "5.52.0" |
911 | 911 | debug "^4.3.4"
|
912 | 912 |
|
913 | 913 | "@typescript-eslint/[email protected]":
|
|
918 | 918 | "@typescript-eslint/types" "5.51.0"
|
919 | 919 | "@typescript-eslint/visitor-keys" "5.51.0"
|
920 | 920 |
|
| 921 | +"@typescript-eslint/[email protected]": |
| 922 | + version "5.52.0" |
| 923 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.52.0.tgz#a993d89a0556ea16811db48eabd7c5b72dcb83d1" |
| 924 | + integrity sha512-AR7sxxfBKiNV0FWBSARxM8DmNxrwgnYMPwmpkC1Pl1n+eT8/I2NAUPuwDy/FmDcC6F8pBfmOcaxcxRHspgOBMw== |
| 925 | + dependencies: |
| 926 | + "@typescript-eslint/types" "5.52.0" |
| 927 | + "@typescript-eslint/visitor-keys" "5.52.0" |
| 928 | + |
921 | 929 | "@typescript-eslint/[email protected]":
|
922 | 930 | version "5.51.0"
|
923 | 931 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.51.0.tgz#7af48005531700b62a20963501d47dfb27095988"
|
|
933 | 941 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.51.0.tgz#e7c1622f46c7eea7e12bbf1edfb496d4dec37c90"
|
934 | 942 | integrity sha512-SqOn0ANn/v6hFn0kjvLwiDi4AzR++CBZz0NV5AnusT2/3y32jdc0G4woXPWHCumWtUXZKPAS27/9vziSsC9jnw==
|
935 | 943 |
|
| 944 | +"@typescript-eslint/[email protected]": |
| 945 | + version "5.52.0" |
| 946 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.52.0.tgz#19e9abc6afb5bd37a1a9bea877a1a836c0b3241b" |
| 947 | + integrity sha512-oV7XU4CHYfBhk78fS7tkum+/Dpgsfi91IIDy7fjCyq2k6KB63M6gMC0YIvy+iABzmXThCRI6xpCEyVObBdWSDQ== |
| 948 | + |
936 | 949 | "@typescript-eslint/[email protected]":
|
937 | 950 | version "5.51.0"
|
938 | 951 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.51.0.tgz#0ec8170d7247a892c2b21845b06c11eb0718f8de"
|
|
946 | 959 | semver "^7.3.7"
|
947 | 960 | tsutils "^3.21.0"
|
948 | 961 |
|
| 962 | +"@typescript-eslint/[email protected]": |
| 963 | + version "5.52.0" |
| 964 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.52.0.tgz#6408cb3c2ccc01c03c278cb201cf07e73347dfca" |
| 965 | + integrity sha512-WeWnjanyEwt6+fVrSR0MYgEpUAuROxuAH516WPjUblIrClzYJj0kBbjdnbQXLpgAN8qbEuGywiQsXUVDiAoEuQ== |
| 966 | + dependencies: |
| 967 | + "@typescript-eslint/types" "5.52.0" |
| 968 | + "@typescript-eslint/visitor-keys" "5.52.0" |
| 969 | + debug "^4.3.4" |
| 970 | + globby "^11.1.0" |
| 971 | + is-glob "^4.0.3" |
| 972 | + semver "^7.3.7" |
| 973 | + tsutils "^3.21.0" |
| 974 | + |
949 | 975 | "@typescript-eslint/[email protected]":
|
950 | 976 | version "5.51.0"
|
951 | 977 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.51.0.tgz#074f4fabd5b12afe9c8aa6fdee881c050f8b4d47"
|
|
968 | 994 | "@typescript-eslint/types" "5.51.0"
|
969 | 995 | eslint-visitor-keys "^3.3.0"
|
970 | 996 |
|
| 997 | +"@typescript-eslint/[email protected]": |
| 998 | + version "5.52.0" |
| 999 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.52.0.tgz#e38c971259f44f80cfe49d97dbffa38e3e75030f" |
| 1000 | + integrity sha512-qMwpw6SU5VHCPr99y274xhbm+PRViK/NATY6qzt+Et7+mThGuFSl/ompj2/hrBlRP/kq+BFdgagnOSgw9TB0eA== |
| 1001 | + dependencies: |
| 1002 | + "@typescript-eslint/types" "5.52.0" |
| 1003 | + eslint-visitor-keys "^3.3.0" |
| 1004 | + |
971 | 1005 | acorn-jsx@^5.3.2:
|
972 | 1006 | version "5.3.2"
|
973 | 1007 | resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
|
|
0 commit comments