|
691 | 691 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.17.0.tgz#1523e586791f80376a6f8398a3964455ecc651ec" |
692 | 692 | integrity sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w== |
693 | 693 |
|
694 | | -"@eslint/js@9.33.0": |
695 | | - version "9.33.0" |
696 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.33.0.tgz#475c92fdddab59b8b8cab960e3de2564a44bf368" |
697 | | - integrity sha512-5K1/mKhWaMfreBGJTwval43JJmkip0RmM+3+IuqupeSKNC/Th2Kc7ucaq5ovTSra/OOKB9c58CGSz3QMVbWt0A== |
| 694 | +"@eslint/js@9.34.0": |
| 695 | + version "9.34.0" |
| 696 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.34.0.tgz#fc423168b9d10e08dea9088d083788ec6442996b" |
| 697 | + integrity sha512-EoyvqQnBNsV1CWaEJ559rxXL4c8V92gxirbawSmVUOWXlsRxxQXl6LmCpdUblgxgSkDIqKnhzba2SjRTI/A5Rw== |
698 | 698 |
|
699 | 699 | "@eslint/object-schema@^2.1.6": |
700 | 700 | version "2.1.6" |
@@ -2535,18 +2535,18 @@ eslint-visitor-keys@^4.2.1: |
2535 | 2535 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1" |
2536 | 2536 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
2537 | 2537 |
|
2538 | | -eslint@9.33.0: |
2539 | | - version "9.33.0" |
2540 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.33.0.tgz#cc186b3d9eb0e914539953d6a178a5b413997b73" |
2541 | | - integrity sha512-TS9bTNIryDzStCpJN93aC5VRSW3uTx9sClUn4B87pwiCaJh220otoI0X8mJKr+VcPtniMdN8GKjlwgWGUv5ZKA== |
| 2538 | +eslint@9.34.0: |
| 2539 | + version "9.34.0" |
| 2540 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.34.0.tgz#0ea1f2c1b5d1671db8f01aa6b8ce722302016f7b" |
| 2541 | + integrity sha512-RNCHRX5EwdrESy3Jc9o8ie8Bog+PeYvvSR8sDGoZxNFTvZ4dlxUB3WzQ3bQMztFrSRODGrLLj8g6OFuGY/aiQg== |
2542 | 2542 | dependencies: |
2543 | 2543 | "@eslint-community/eslint-utils" "^4.2.0" |
2544 | 2544 | "@eslint-community/regexpp" "^4.12.1" |
2545 | 2545 | "@eslint/config-array" "^0.21.0" |
2546 | 2546 | "@eslint/config-helpers" "^0.3.1" |
2547 | 2547 | "@eslint/core" "^0.15.2" |
2548 | 2548 | "@eslint/eslintrc" "^3.3.1" |
2549 | | - "@eslint/js" "9.33.0" |
| 2549 | + "@eslint/js" "9.34.0" |
2550 | 2550 | "@eslint/plugin-kit" "^0.3.5" |
2551 | 2551 | "@humanfs/node" "^0.16.6" |
2552 | 2552 | "@humanwhocodes/module-importer" "^1.0.1" |
|
0 commit comments