|
915 | 915 | debug "^4.3.1" |
916 | 916 | minimatch "^3.1.2" |
917 | 917 |
|
918 | | -"@eslint/core@^0.6.0": |
919 | | - version "0.6.0" |
920 | | - resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.6.0.tgz#9930b5ba24c406d67a1760e94cdbac616a6eb674" |
921 | | - integrity sha512-8I2Q8ykA4J0x0o7cg67FPVnehcqWTBehu/lmY+bolPFHGjh49YzGBMXTvpqVgEbBdvNCSxj6iFgiIyHzf03lzg== |
| 918 | +"@eslint/core@^0.7.0": |
| 919 | + version "0.7.0" |
| 920 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.7.0.tgz#a1bb4b6a4e742a5ff1894b7ee76fbf884ec72bd3" |
| 921 | + integrity sha512-xp5Jirz5DyPYlPiKat8jaq0EmYvDXKKpzTbxXMpT9eqlRJkRKIz9AGMdlvYjih+im+QlhWrpvVjl8IPC/lHlUw== |
922 | 922 |
|
923 | 923 | "@eslint/eslintrc@3.1.0", "@eslint/eslintrc@^3.1.0": |
924 | 924 | version "3.1.0" |
|
935 | 935 | minimatch "^3.1.2" |
936 | 936 | strip-json-comments "^3.1.1" |
937 | 937 |
|
938 | | -"@eslint/js@9.12.0": |
939 | | - version "9.12.0" |
940 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.12.0.tgz#69ca3ca9fab9a808ec6d67b8f6edb156cbac91e1" |
941 | | - integrity sha512-eohesHH8WFRUprDNyEREgqP6beG6htMeUYeCpkEgBCieCMme5r9zFWjzAJp//9S+Kub4rqE+jXe9Cp1a7IYIIA== |
942 | | - |
943 | 938 | "@eslint/js@9.13.0": |
944 | 939 | version "9.13.0" |
945 | 940 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.13.0.tgz#c5f89bcd57eb54d5d4fa8b77693e9c28dc97e547" |
@@ -2822,17 +2817,17 @@ eslint-visitor-keys@^4.1.0: |
2822 | 2817 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.1.0.tgz#1f785cc5e81eb7534523d85922248232077d2f8c" |
2823 | 2818 | integrity sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg== |
2824 | 2819 |
|
2825 | | -eslint@9.12.0: |
2826 | | - version "9.12.0" |
2827 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.12.0.tgz#54fcba2876c90528396da0fa44b6446329031e86" |
2828 | | - integrity sha512-UVIOlTEWxwIopRL1wgSQYdnVDcEvs2wyaO6DGo5mXqe3r16IoCNWkR29iHhyaP4cICWjbgbmFUGAhh0GJRuGZw== |
| 2820 | +eslint@9.13.0: |
| 2821 | + version "9.13.0" |
| 2822 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.13.0.tgz#7659014b7dda1ff876ecbd990f726e11c61596e6" |
| 2823 | + integrity sha512-EYZK6SX6zjFHST/HRytOdA/zE72Cq/bfw45LSyuwrdvcclb/gqV8RRQxywOBEWO2+WDpva6UZa4CcDeJKzUCFA== |
2829 | 2824 | dependencies: |
2830 | 2825 | "@eslint-community/eslint-utils" "^4.2.0" |
2831 | 2826 | "@eslint-community/regexpp" "^4.11.0" |
2832 | 2827 | "@eslint/config-array" "^0.18.0" |
2833 | | - "@eslint/core" "^0.6.0" |
| 2828 | + "@eslint/core" "^0.7.0" |
2834 | 2829 | "@eslint/eslintrc" "^3.1.0" |
2835 | | - "@eslint/js" "9.12.0" |
| 2830 | + "@eslint/js" "9.13.0" |
2836 | 2831 | "@eslint/plugin-kit" "^0.2.0" |
2837 | 2832 | "@humanfs/node" "^0.16.5" |
2838 | 2833 | "@humanwhocodes/module-importer" "^1.0.1" |
|
0 commit comments