|
138 | 138 | semver "^7.3.7"
|
139 | 139 | tsutils "^3.21.0"
|
140 | 140 |
|
141 |
| -"@typescript-eslint/parser@^5.52.0": |
142 |
| - version "5.52.0" |
143 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.52.0.tgz#73c136df6c0133f1d7870de7131ccf356f5be5a4" |
144 |
| - integrity sha512-e2KiLQOZRo4Y0D/b+3y08i3jsekoSkOYStROYmPUnGMEoA0h+k2qOH5H6tcjIc68WDvGwH+PaOrP1XRzLJ6QlA== |
145 |
| - dependencies: |
146 |
| - "@typescript-eslint/scope-manager" "5.52.0" |
147 |
| - "@typescript-eslint/types" "5.52.0" |
148 |
| - "@typescript-eslint/typescript-estree" "5.52.0" |
| 141 | +"@typescript-eslint/parser@^5.55.0": |
| 142 | + version "5.55.0" |
| 143 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.55.0.tgz#8c96a0b6529708ace1dcfa60f5e6aec0f5ed2262" |
| 144 | + integrity sha512-ppvmeF7hvdhUUZWSd2EEWfzcFkjJzgNQzVST22nzg958CR+sphy8A6K7LXQZd6V75m1VKjp+J4g/PCEfSCmzhw== |
| 145 | + dependencies: |
| 146 | + "@typescript-eslint/scope-manager" "5.55.0" |
| 147 | + "@typescript-eslint/types" "5.55.0" |
| 148 | + "@typescript-eslint/typescript-estree" "5.55.0" |
149 | 149 | debug "^4.3.4"
|
150 | 150 |
|
151 | 151 | "@typescript-eslint/[email protected]":
|
|
156 | 156 | "@typescript-eslint/types" "5.52.0"
|
157 | 157 | "@typescript-eslint/visitor-keys" "5.52.0"
|
158 | 158 |
|
| 159 | +"@typescript-eslint/[email protected]": |
| 160 | + version "5.55.0" |
| 161 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.55.0.tgz#e863bab4d4183ddce79967fe10ceb6c829791210" |
| 162 | + integrity sha512-OK+cIO1ZGhJYNCL//a3ROpsd83psf4dUJ4j7pdNVzd5DmIk+ffkuUIX2vcZQbEW/IR41DYsfJTB19tpCboxQuw== |
| 163 | + dependencies: |
| 164 | + "@typescript-eslint/types" "5.55.0" |
| 165 | + "@typescript-eslint/visitor-keys" "5.55.0" |
| 166 | + |
159 | 167 | "@typescript-eslint/[email protected]":
|
160 | 168 | version "5.52.0"
|
161 | 169 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.52.0.tgz#9fd28cd02e6f21f5109e35496df41893f33167aa"
|
|
171 | 179 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.52.0.tgz#19e9abc6afb5bd37a1a9bea877a1a836c0b3241b"
|
172 | 180 | integrity sha512-oV7XU4CHYfBhk78fS7tkum+/Dpgsfi91IIDy7fjCyq2k6KB63M6gMC0YIvy+iABzmXThCRI6xpCEyVObBdWSDQ==
|
173 | 181 |
|
| 182 | +"@typescript-eslint/[email protected]": |
| 183 | + version "5.55.0" |
| 184 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.55.0.tgz#9830f8d3bcbecf59d12f821e5bc6960baaed41fd" |
| 185 | + integrity sha512-M4iRh4AG1ChrOL6Y+mETEKGeDnT7Sparn6fhZ5LtVJF1909D5O4uqK+C5NPbLmpfZ0XIIxCdwzKiijpZUOvOug== |
| 186 | + |
174 | 187 | "@typescript-eslint/[email protected]":
|
175 | 188 | version "5.52.0"
|
176 | 189 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.52.0.tgz#6408cb3c2ccc01c03c278cb201cf07e73347dfca"
|
|
184 | 197 | semver "^7.3.7"
|
185 | 198 | tsutils "^3.21.0"
|
186 | 199 |
|
| 200 | +"@typescript-eslint/[email protected]": |
| 201 | + version "5.55.0" |
| 202 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.55.0.tgz#8db7c8e47ecc03d49b05362b8db6f1345ee7b575" |
| 203 | + integrity sha512-I7X4A9ovA8gdpWMpr7b1BN9eEbvlEtWhQvpxp/yogt48fy9Lj3iE3ild/1H3jKBBIYj5YYJmS2+9ystVhC7eaQ== |
| 204 | + dependencies: |
| 205 | + "@typescript-eslint/types" "5.55.0" |
| 206 | + "@typescript-eslint/visitor-keys" "5.55.0" |
| 207 | + debug "^4.3.4" |
| 208 | + globby "^11.1.0" |
| 209 | + is-glob "^4.0.3" |
| 210 | + semver "^7.3.7" |
| 211 | + tsutils "^3.21.0" |
| 212 | + |
187 | 213 | "@typescript-eslint/[email protected]":
|
188 | 214 | version "5.52.0"
|
189 | 215 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.52.0.tgz#b260bb5a8f6b00a0ed51db66bdba4ed5e4845a72"
|
|
206 | 232 | "@typescript-eslint/types" "5.52.0"
|
207 | 233 | eslint-visitor-keys "^3.3.0"
|
208 | 234 |
|
| 235 | +"@typescript-eslint/[email protected]": |
| 236 | + version "5.55.0" |
| 237 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.55.0.tgz#01ad414fca8367706d76cdb94adf788dc5b664a2" |
| 238 | + integrity sha512-q2dlHHwWgirKh1D3acnuApXG+VNXpEY5/AwRxDVuEQpxWaB0jCDe0jFMVMALJ3ebSfuOVE8/rMS+9ZOYGg1GWw== |
| 239 | + dependencies: |
| 240 | + "@typescript-eslint/types" "5.55.0" |
| 241 | + eslint-visitor-keys "^3.3.0" |
| 242 | + |
209 | 243 | acorn-jsx@^5.3.2:
|
210 | 244 | version "5.3.2"
|
211 | 245 | resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
|
|
0 commit comments