|
923 | 923 | minimatch "^3.1.2" |
924 | 924 | strip-json-comments "^3.1.1" |
925 | 925 |
|
926 | | -"@eslint/js@9.31.0", "@eslint/js@^9.31.0": |
| 926 | +"@eslint/js@9.32.0": |
| 927 | + version "9.32.0" |
| 928 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091" |
| 929 | + integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg== |
| 930 | + |
| 931 | +"@eslint/js@^9.31.0": |
927 | 932 | version "9.31.0" |
928 | 933 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.31.0.tgz#adb1f39953d8c475c4384b67b67541b0d7206ed8" |
929 | 934 | integrity sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw== |
|
933 | 938 | resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f" |
934 | 939 | integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA== |
935 | 940 |
|
936 | | -"@eslint/plugin-kit@^0.3.1", "@eslint/plugin-kit@^0.3.3": |
| 941 | +"@eslint/plugin-kit@^0.3.3", "@eslint/plugin-kit@^0.3.4": |
937 | 942 | version "0.3.4" |
938 | 943 | resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz#c6b9f165e94bf4d9fdd493f1c028a94aaf5fc1cc" |
939 | 944 | integrity sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw== |
@@ -4156,18 +4161,18 @@ eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1: |
4156 | 4161 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
4157 | 4162 |
|
4158 | 4163 | eslint@^9.30.1: |
4159 | | - version "9.31.0" |
4160 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.31.0.tgz#9a488e6da75bbe05785cd62e43c5ea99356d21ba" |
4161 | | - integrity sha512-QldCVh/ztyKJJZLr4jXNUByx3gR+TDYZCRXEktiZoUR3PGy4qCmSbkxcIle8GEwGpb5JBZazlaJ/CxLidXdEbQ== |
| 4164 | + version "9.32.0" |
| 4165 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.32.0.tgz#4ea28df4a8dbc454e1251e0f3aed4bcf4ce50a47" |
| 4166 | + integrity sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg== |
4162 | 4167 | dependencies: |
4163 | 4168 | "@eslint-community/eslint-utils" "^4.2.0" |
4164 | 4169 | "@eslint-community/regexpp" "^4.12.1" |
4165 | 4170 | "@eslint/config-array" "^0.21.0" |
4166 | 4171 | "@eslint/config-helpers" "^0.3.0" |
4167 | 4172 | "@eslint/core" "^0.15.0" |
4168 | 4173 | "@eslint/eslintrc" "^3.3.1" |
4169 | | - "@eslint/js" "9.31.0" |
4170 | | - "@eslint/plugin-kit" "^0.3.1" |
| 4174 | + "@eslint/js" "9.32.0" |
| 4175 | + "@eslint/plugin-kit" "^0.3.4" |
4171 | 4176 | "@humanfs/node" "^0.16.6" |
4172 | 4177 | "@humanwhocodes/module-importer" "^1.0.1" |
4173 | 4178 | "@humanwhocodes/retry" "^0.4.2" |
|
0 commit comments