|
611 | 611 | dependencies:
|
612 | 612 | "@types/json-schema" "^7.0.15"
|
613 | 613 |
|
614 |
| -"@eslint/core@^0.14.0": |
615 |
| - version "0.14.0" |
616 |
| - resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.14.0.tgz#326289380968eaf7e96f364e1e4cf8f3adf2d003" |
617 |
| - integrity sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg== |
618 |
| - dependencies: |
619 |
| - "@types/json-schema" "^7.0.15" |
620 |
| - |
621 |
| -"@eslint/core@^0.15.1": |
| 614 | +"@eslint/core@^0.15.0", "@eslint/core@^0.15.1": |
622 | 615 | version "0.15.1"
|
623 | 616 | resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.1.tgz#d530d44209cbfe2f82ef86d6ba08760196dd3b60"
|
624 | 617 | integrity sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==
|
|
640 | 633 | minimatch "^3.1.2"
|
641 | 634 | strip-json-comments "^3.1.1"
|
642 | 635 |
|
643 |
| -"@eslint/[email protected]", "@eslint/js@^9.30.1": |
| 636 | + |
| 637 | + version "9.31.0" |
| 638 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.31.0.tgz#adb1f39953d8c475c4384b67b67541b0d7206ed8" |
| 639 | + integrity sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw== |
| 640 | + |
| 641 | +"@eslint/js@^9.30.1": |
644 | 642 | version "9.30.1"
|
645 | 643 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.30.1.tgz#ebe9dd52a38345784c486300175a28c6013c088d"
|
646 | 644 | integrity sha512-zXhuECFlyep42KZUhWjfvsmXGX39W8K8LFb8AWXM9gSV9dQB+MrJGLKvW6Zw0Ggnbpw0VHTtrhFXYe3Gym18jg==
|
@@ -3432,17 +3430,17 @@ eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1:
|
3432 | 3430 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
|
3433 | 3431 |
|
3434 | 3432 | eslint@^9.10.0:
|
3435 |
| - version "9.30.1" |
3436 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.30.1.tgz#d4107b39964412acd9b5c0744f1c6df514fa1211" |
3437 |
| - integrity sha512-zmxXPNMOXmwm9E0yQLi5uqXHs7uq2UIiqEKo3Gq+3fwo1XrJ+hijAZImyF7hclW3E6oHz43Yk3RP8at6OTKflQ== |
| 3433 | + version "9.31.0" |
| 3434 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.31.0.tgz#9a488e6da75bbe05785cd62e43c5ea99356d21ba" |
| 3435 | + integrity sha512-QldCVh/ztyKJJZLr4jXNUByx3gR+TDYZCRXEktiZoUR3PGy4qCmSbkxcIle8GEwGpb5JBZazlaJ/CxLidXdEbQ== |
3438 | 3436 | dependencies:
|
3439 | 3437 | "@eslint-community/eslint-utils" "^4.2.0"
|
3440 | 3438 | "@eslint-community/regexpp" "^4.12.1"
|
3441 | 3439 | "@eslint/config-array" "^0.21.0"
|
3442 | 3440 | "@eslint/config-helpers" "^0.3.0"
|
3443 |
| - "@eslint/core" "^0.14.0" |
| 3441 | + "@eslint/core" "^0.15.0" |
3444 | 3442 | "@eslint/eslintrc" "^3.3.1"
|
3445 |
| - "@eslint/js" "9.30.1" |
| 3443 | + "@eslint/js" "9.31.0" |
3446 | 3444 | "@eslint/plugin-kit" "^0.3.1"
|
3447 | 3445 | "@humanfs/node" "^0.16.6"
|
3448 | 3446 | "@humanwhocodes/module-importer" "^1.0.1"
|
|
0 commit comments