|
355 | 355 | natural-compare "^1.4.0"
|
356 | 356 | ts-api-utils "^2.0.1"
|
357 | 357 |
|
358 |
| -"@typescript-eslint/[email protected]", "@typescript-eslint/parser@^8.29.0": |
| 358 | +"@typescript-eslint/[email protected]": |
359 | 359 | version "8.29.0"
|
360 | 360 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.0.tgz#b98841e0a8099728cb8583da92326fcb7f5be1d2"
|
361 | 361 | integrity sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g==
|
|
366 | 366 | "@typescript-eslint/visitor-keys" "8.29.0"
|
367 | 367 | debug "^4.3.4"
|
368 | 368 |
|
| 369 | +"@typescript-eslint/parser@^8.29.1": |
| 370 | + version "8.29.1" |
| 371 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.1.tgz#10bf37411be0a199c27b6515726e22fe8d3df8d0" |
| 372 | + integrity sha512-zczrHVEqEaTwh12gWBIJWj8nx+ayDcCJs06yoNMY0kwjMWDM6+kppljY+BxWI06d2Ja+h4+WdufDcwMnnMEWmg== |
| 373 | + dependencies: |
| 374 | + "@typescript-eslint/scope-manager" "8.29.1" |
| 375 | + "@typescript-eslint/types" "8.29.1" |
| 376 | + "@typescript-eslint/typescript-estree" "8.29.1" |
| 377 | + "@typescript-eslint/visitor-keys" "8.29.1" |
| 378 | + debug "^4.3.4" |
| 379 | + |
369 | 380 | "@typescript-eslint/[email protected]":
|
370 | 381 | version "8.29.0"
|
371 | 382 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.29.0.tgz#8fd9872823aef65ff71d3f6d1ec9316ace0b6bf3"
|
|
374 | 385 | "@typescript-eslint/types" "8.29.0"
|
375 | 386 | "@typescript-eslint/visitor-keys" "8.29.0"
|
376 | 387 |
|
| 388 | +"@typescript-eslint/[email protected]": |
| 389 | + version "8.29.1" |
| 390 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.29.1.tgz#cfdfd4144f20c38b9d3e430efd6480e297ef52f6" |
| 391 | + integrity sha512-2nggXGX5F3YrsGN08pw4XpMLO1Rgtnn4AzTegC2MDesv6q3QaTU5yU7IbS1tf1IwCR0Hv/1EFygLn9ms6LIpDA== |
| 392 | + dependencies: |
| 393 | + "@typescript-eslint/types" "8.29.1" |
| 394 | + "@typescript-eslint/visitor-keys" "8.29.1" |
| 395 | + |
377 | 396 | "@typescript-eslint/[email protected]":
|
378 | 397 | version "8.29.0"
|
379 | 398 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.29.0.tgz#98dcfd1193cb4e2b2d0294a8656ce5eb58c443a9"
|
|
389 | 408 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.29.0.tgz#65add70ab4ef66beaa42a5addf87dab2b05b1f33"
|
390 | 409 | integrity sha512-wcJL/+cOXV+RE3gjCyl/V2G877+2faqvlgtso/ZRbTCnZazh0gXhe+7gbAnfubzN2bNsBtZjDvlh7ero8uIbzg==
|
391 | 410 |
|
| 411 | +"@typescript-eslint/[email protected]": |
| 412 | + version "8.29.1" |
| 413 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.29.1.tgz#984ed1283fedbfb41d3993a9abdcb7b299971500" |
| 414 | + integrity sha512-VT7T1PuJF1hpYC3AGm2rCgJBjHL3nc+A/bhOp9sGMKfi5v0WufsX/sHCFBfNTx2F+zA6qBc/PD0/kLRLjdt8mQ== |
| 415 | + |
392 | 416 | "@typescript-eslint/[email protected]":
|
393 | 417 | version "8.29.0"
|
394 | 418 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.0.tgz#d201a4f115327ec90496307c9958262285065b00"
|
|
403 | 427 | semver "^7.6.0"
|
404 | 428 | ts-api-utils "^2.0.1"
|
405 | 429 |
|
| 430 | +"@typescript-eslint/[email protected]": |
| 431 | + version "8.29.1" |
| 432 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.1.tgz#4ac085665ed5390d11c0e3426427978570e3b747" |
| 433 | + integrity sha512-l1enRoSaUkQxOQnbi0KPUtqeZkSiFlqrx9/3ns2rEDhGKfTa+88RmXqedC1zmVTOWrLc2e6DEJrTA51C9iLH5g== |
| 434 | + dependencies: |
| 435 | + "@typescript-eslint/types" "8.29.1" |
| 436 | + "@typescript-eslint/visitor-keys" "8.29.1" |
| 437 | + debug "^4.3.4" |
| 438 | + fast-glob "^3.3.2" |
| 439 | + is-glob "^4.0.3" |
| 440 | + minimatch "^9.0.4" |
| 441 | + semver "^7.6.0" |
| 442 | + ts-api-utils "^2.0.1" |
| 443 | + |
406 | 444 | "@typescript-eslint/[email protected]":
|
407 | 445 | version "8.29.0"
|
408 | 446 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.29.0.tgz#d6d22b19c8c4812a874f00341f686b45b9fe895f"
|
|
421 | 459 | "@typescript-eslint/types" "8.29.0"
|
422 | 460 | eslint-visitor-keys "^4.2.0"
|
423 | 461 |
|
| 462 | +"@typescript-eslint/[email protected]": |
| 463 | + version "8.29.1" |
| 464 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.1.tgz#9b74e5098c71138d42bbf2178fbe4dfad45d6b9a" |
| 465 | + integrity sha512-RGLh5CRaUEf02viP5c1Vh1cMGffQscyHe7HPAzGpfmfflFg1wUz2rYxd+OZqwpeypYvZ8UxSxuIpF++fmOzEcg== |
| 466 | + dependencies: |
| 467 | + "@typescript-eslint/types" "8.29.1" |
| 468 | + eslint-visitor-keys "^4.2.0" |
| 469 | + |
424 | 470 | "@vscode/test-cli@^0.0.10":
|
425 | 471 | version "0.0.10"
|
426 | 472 | resolved "https://registry.yarnpkg.com/@vscode/test-cli/-/test-cli-0.0.10.tgz#35f0e81c2e0ff8daceb223e99d1b65306c15822c"
|
|
0 commit comments