|
251 | 251 | semver "^7.3.7"
|
252 | 252 | tsutils "^3.21.0"
|
253 | 253 |
|
254 |
| -"@typescript-eslint/parser@^5.38.0": |
255 |
| - version "5.38.0" |
256 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.38.0.tgz#5a59a1ff41a7b43aacd1bb2db54f6bf1c02b2ff8" |
257 |
| - integrity sha512-/F63giJGLDr0ms1Cr8utDAxP2SPiglaD6V+pCOcG35P2jCqdfR7uuEhz1GIC3oy4hkUF8xA1XSXmd9hOh/a5EA== |
258 |
| - dependencies: |
259 |
| - "@typescript-eslint/scope-manager" "5.38.0" |
260 |
| - "@typescript-eslint/types" "5.38.0" |
261 |
| - "@typescript-eslint/typescript-estree" "5.38.0" |
262 |
| - debug "^4.3.4" |
263 |
| - |
264 |
| -"@typescript-eslint/scope-manager@5.38.0": |
265 |
| - version "5.38.0" |
266 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.38.0.tgz#8f0927024b6b24e28671352c93b393a810ab4553" |
267 |
| - integrity sha512-ByhHIuNyKD9giwkkLqzezZ9y5bALW8VNY6xXcP+VxoH4JBDKjU5WNnsiD4HJdglHECdV+lyaxhvQjTUbRboiTA== |
| 254 | +"@typescript-eslint/parser@^5.38.1": |
| 255 | + version "5.38.1" |
| 256 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.38.1.tgz#c577f429f2c32071b92dff4af4f5fbbbd2414bd0" |
| 257 | + integrity sha512-LDqxZBVFFQnQRz9rUZJhLmox+Ep5kdUmLatLQnCRR6523YV+XhRjfYzStQ4MheFA8kMAfUlclHSbu+RKdRwQKw== |
268 | 258 | dependencies:
|
269 |
| - "@typescript-eslint/types" "5.38.0" |
270 |
| - "@typescript-eslint/visitor-keys" "5.38.0" |
| 259 | + "@typescript-eslint/scope-manager" "5.38.1" |
| 260 | + "@typescript-eslint/types" "5.38.1" |
| 261 | + "@typescript-eslint/typescript-estree" "5.38.1" |
| 262 | + debug "^4.3.4" |
271 | 263 |
|
272 | 264 | "@typescript-eslint/scope-manager@5.38.1":
|
273 | 265 | version "5.38.1"
|
|
287 | 279 | debug "^4.3.4"
|
288 | 280 | tsutils "^3.21.0"
|
289 | 281 |
|
290 |
| -"@typescript-eslint/types@5.38.0": |
291 |
| - version "5.38.0" |
292 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.38.0.tgz#8cd15825e4874354e31800dcac321d07548b8a5f" |
293 |
| - integrity sha512-HHu4yMjJ7i3Cb+8NUuRCdOGu2VMkfmKyIJsOr9PfkBVYLYrtMCK/Ap50Rpov+iKpxDTfnqvDbuPLgBE5FwUNfA== |
294 |
| - |
295 | 282 | "@typescript-eslint/types@5.38.1":
|
296 | 283 | version "5.38.1"
|
297 | 284 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.38.1.tgz#74f9d6dcb8dc7c58c51e9fbc6653ded39e2e225c"
|
298 | 285 | integrity sha512-QTW1iHq1Tffp9lNfbfPm4WJabbvpyaehQ0SrvVK2yfV79SytD9XDVxqiPvdrv2LK7DGSFo91TB2FgWanbJAZXg==
|
299 | 286 |
|
300 |
| -"@typescript-eslint/typescript-estree@5.38.0": |
301 |
| - version "5.38.0" |
302 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.38.0.tgz#89f86b2279815c6fb7f57d68cf9b813f0dc25d98" |
303 |
| - integrity sha512-6P0RuphkR+UuV7Avv7MU3hFoWaGcrgOdi8eTe1NwhMp2/GjUJoODBTRWzlHpZh6lFOaPmSvgxGlROa0Sg5Zbyg== |
304 |
| - dependencies: |
305 |
| - "@typescript-eslint/types" "5.38.0" |
306 |
| - "@typescript-eslint/visitor-keys" "5.38.0" |
307 |
| - debug "^4.3.4" |
308 |
| - globby "^11.1.0" |
309 |
| - is-glob "^4.0.3" |
310 |
| - semver "^7.3.7" |
311 |
| - tsutils "^3.21.0" |
312 |
| - |
313 | 287 | "@typescript-eslint/typescript-estree@5.38.1":
|
314 | 288 | version "5.38.1"
|
315 | 289 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.38.1.tgz#657d858d5d6087f96b638ee383ee1cff52605a1e"
|
|
335 | 309 | eslint-scope "^5.1.1"
|
336 | 310 | eslint-utils "^3.0.0"
|
337 | 311 |
|
338 |
| -"@typescript-eslint/visitor-keys@5.38.0": |
339 |
| - version "5.38.0" |
340 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.38.0.tgz#60591ca3bf78aa12b25002c0993d067c00887e34" |
341 |
| - integrity sha512-MxnrdIyArnTi+XyFLR+kt/uNAcdOnmT+879os7qDRI+EYySR4crXJq9BXPfRzzLGq0wgxkwidrCJ9WCAoacm1w== |
342 |
| - dependencies: |
343 |
| - "@typescript-eslint/types" "5.38.0" |
344 |
| - eslint-visitor-keys "^3.3.0" |
345 |
| - |
346 | 312 | "@typescript-eslint/visitor-keys@5.38.1":
|
347 | 313 | version "5.38.1"
|
348 | 314 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.38.1.tgz#508071bfc6b96d194c0afe6a65ad47029059edbc"
|
|
0 commit comments