|
42 | 42 | dependencies:
|
43 | 43 | prettier "*"
|
44 | 44 |
|
45 |
| -"@typescript-eslint/types@7.2.0": |
46 |
| - version "7.2.0" |
47 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.2.0.tgz#0feb685f16de320e8520f13cca30779c8b7c403f" |
48 |
| - integrity sha512-XFtUHPI/abFhm4cbCDc5Ykc8npOKBSJePY3a3s+lwumt7XWJuzP5cZcfZ610MIPHjQjNsOLlYK8ASPaNG8UiyA== |
49 |
| - |
50 |
| -"@typescript-eslint/typescript-estree@^7.2.0": |
51 |
| - version "7.2.0" |
52 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.2.0.tgz#5beda2876c4137f8440c5a84b4f0370828682556" |
53 |
| - integrity sha512-cyxS5WQQCoBwSakpMrvMXuMDEbhOo9bNHHrNcEWis6XHx6KF518tkF1wBvKIn/tpq5ZpUYK7Bdklu8qY0MsFIA== |
| 45 | +"@typescript-eslint/types@7.4.0": |
| 46 | + version "7.4.0" |
| 47 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.4.0.tgz#ee9dafa75c99eaee49de6dcc9348b45d354419b6" |
| 48 | + integrity sha512-mjQopsbffzJskos5B4HmbsadSJQWaRK0UxqQ7GuNA9Ga4bEKeiO6b2DnB6cM6bpc8lemaPseh0H9B/wyg+J7rw== |
| 49 | + |
| 50 | +"@typescript-eslint/typescript-estree@^7.4.0": |
| 51 | + version "7.4.0" |
| 52 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.4.0.tgz#12dbcb4624d952f72c10a9f4431284fca24624f4" |
| 53 | + integrity sha512-A99j5AYoME/UBQ1ucEbbMEmGkN7SE0BvZFreSnTd1luq7yulcHdyGamZKizU7canpGDWGJ+Q6ZA9SyQobipePg== |
54 | 54 | dependencies:
|
55 |
| - "@typescript-eslint/types" "7.2.0" |
56 |
| - "@typescript-eslint/visitor-keys" "7.2.0" |
| 55 | + "@typescript-eslint/types" "7.4.0" |
| 56 | + "@typescript-eslint/visitor-keys" "7.4.0" |
57 | 57 | debug "^4.3.4"
|
58 | 58 | globby "^11.1.0"
|
59 | 59 | is-glob "^4.0.3"
|
60 | 60 | minimatch "9.0.3"
|
61 | 61 | semver "^7.5.4"
|
62 | 62 | ts-api-utils "^1.0.1"
|
63 | 63 |
|
64 |
| -"@typescript-eslint/visitor-keys@7.2.0": |
65 |
| - version "7.2.0" |
66 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.2.0.tgz#5035f177752538a5750cca1af6044b633610bf9e" |
67 |
| - integrity sha512-c6EIQRHhcpl6+tO8EMR+kjkkV+ugUNXOmeASA1rlzkd8EPIriavpWoiEz1HR/VLhbVIdhqnV6E7JZm00cBDx2A== |
| 64 | +"@typescript-eslint/visitor-keys@7.4.0": |
| 65 | + version "7.4.0" |
| 66 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.4.0.tgz#0c8ff2c1f8a6fe8d7d1a57ebbd4a638e86a60a94" |
| 67 | + integrity sha512-0zkC7YM0iX5Y41homUUeW1CHtZR01K3ybjM1l6QczoMuay0XKtrb93kv95AxUGwdjGr64nNqnOCwmEl616N8CA== |
68 | 68 | dependencies:
|
69 |
| - "@typescript-eslint/types" "7.2.0" |
| 69 | + "@typescript-eslint/types" "7.4.0" |
70 | 70 | eslint-visitor-keys "^3.4.1"
|
71 | 71 |
|
72 | 72 | array-union@^2.1.0:
|
|
0 commit comments