|
693 | 693 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.17.0.tgz#1523e586791f80376a6f8398a3964455ecc651ec" |
694 | 694 | integrity sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w== |
695 | 695 |
|
696 | | -"@eslint/js@9.39.2": |
697 | | - version "9.39.2" |
698 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.2.tgz#2d4b8ec4c3ea13c1b3748e0c97ecd766bdd80599" |
699 | | - integrity sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA== |
| 696 | +"@eslint/js@9.39.3": |
| 697 | + version "9.39.3" |
| 698 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.3.tgz#c6168736c7e0c43ead49654ed06a4bcb3833363d" |
| 699 | + integrity sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw== |
700 | 700 |
|
701 | 701 | "@eslint/object-schema@^2.1.7": |
702 | 702 | version "2.1.7" |
@@ -2532,18 +2532,18 @@ eslint-visitor-keys@^4.2.1: |
2532 | 2532 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1" |
2533 | 2533 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
2534 | 2534 |
|
2535 | | -eslint@9.39.2: |
2536 | | - version "9.39.2" |
2537 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.2.tgz#cb60e6d16ab234c0f8369a3fe7cc87967faf4b6c" |
2538 | | - integrity sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw== |
| 2535 | +eslint@9.39.3: |
| 2536 | + version "9.39.3" |
| 2537 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.3.tgz#08d63df1533d7743c0907b32a79a7e134e63ee2f" |
| 2538 | + integrity sha512-VmQ+sifHUbI/IcSopBCF/HO3YiHQx/AVd3UVyYL6weuwW+HvON9VYn5l6Zl1WZzPWXPNZrSQpxwkkZ/VuvJZzg== |
2539 | 2539 | dependencies: |
2540 | 2540 | "@eslint-community/eslint-utils" "^4.8.0" |
2541 | 2541 | "@eslint-community/regexpp" "^4.12.1" |
2542 | 2542 | "@eslint/config-array" "^0.21.1" |
2543 | 2543 | "@eslint/config-helpers" "^0.4.2" |
2544 | 2544 | "@eslint/core" "^0.17.0" |
2545 | 2545 | "@eslint/eslintrc" "^3.3.1" |
2546 | | - "@eslint/js" "9.39.2" |
| 2546 | + "@eslint/js" "9.39.3" |
2547 | 2547 | "@eslint/plugin-kit" "^0.4.1" |
2548 | 2548 | "@humanfs/node" "^0.16.6" |
2549 | 2549 | "@humanwhocodes/module-importer" "^1.0.1" |
|
0 commit comments