|
389 | 389 | minimatch "^3.1.2" |
390 | 390 | strip-json-comments "^3.1.1" |
391 | 391 |
|
392 | | -"@eslint/js@9.31.0", "@eslint/js@^9.14.0", "@eslint/js@^9.31.0": |
393 | | - version "9.31.0" |
394 | | - resolved "https://registry.npmjs.org/@eslint/js/-/js-9.31.0.tgz" |
395 | | - integrity sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw== |
| 392 | +"@eslint/js@9.32.0", "@eslint/js@^9.14.0", "@eslint/js@^9.31.0": |
| 393 | + version "9.32.0" |
| 394 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091" |
| 395 | + integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg== |
396 | 396 |
|
397 | 397 | "@eslint/object-schema@^2.1.6": |
398 | 398 | version "2.1.6" |
399 | 399 | resolved "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz" |
400 | 400 | integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA== |
401 | 401 |
|
402 | | -"@eslint/plugin-kit@^0.3.1": |
403 | | - version "0.3.3" |
404 | | - resolved "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.3.tgz" |
405 | | - integrity sha512-1+WqvgNMhmlAambTvT3KPtCl/Ibr68VldY2XY40SL1CE0ZXiakFR/cbTspaF5HsnpDMvcYYoJHfl4980NBjGag== |
| 402 | +"@eslint/plugin-kit@^0.3.4": |
| 403 | + version "0.3.4" |
| 404 | + resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz#c6b9f165e94bf4d9fdd493f1c028a94aaf5fc1cc" |
| 405 | + integrity sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw== |
406 | 406 | dependencies: |
407 | 407 | "@eslint/core" "^0.15.1" |
408 | 408 | levn "^0.4.1" |
@@ -2161,29 +2161,24 @@ eslint-visitor-keys@^3.4.3: |
2161 | 2161 | resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz" |
2162 | 2162 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== |
2163 | 2163 |
|
2164 | | -eslint-visitor-keys@^4.2.0: |
2165 | | - version "4.2.0" |
2166 | | - resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz" |
2167 | | - integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw== |
2168 | | - |
2169 | | -eslint-visitor-keys@^4.2.1: |
| 2164 | +eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1: |
2170 | 2165 | version "4.2.1" |
2171 | 2166 | resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz" |
2172 | 2167 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
2173 | 2168 |
|
2174 | | -eslint@^9.10.0: |
2175 | | - version "9.31.0" |
2176 | | - resolved "https://registry.npmjs.org/eslint/-/eslint-9.31.0.tgz" |
2177 | | - integrity sha512-QldCVh/ztyKJJZLr4jXNUByx3gR+TDYZCRXEktiZoUR3PGy4qCmSbkxcIle8GEwGpb5JBZazlaJ/CxLidXdEbQ== |
| 2169 | +eslint@^9.32.0: |
| 2170 | + version "9.32.0" |
| 2171 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.32.0.tgz#4ea28df4a8dbc454e1251e0f3aed4bcf4ce50a47" |
| 2172 | + integrity sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg== |
2178 | 2173 | dependencies: |
2179 | 2174 | "@eslint-community/eslint-utils" "^4.2.0" |
2180 | 2175 | "@eslint-community/regexpp" "^4.12.1" |
2181 | 2176 | "@eslint/config-array" "^0.21.0" |
2182 | 2177 | "@eslint/config-helpers" "^0.3.0" |
2183 | 2178 | "@eslint/core" "^0.15.0" |
2184 | 2179 | "@eslint/eslintrc" "^3.3.1" |
2185 | | - "@eslint/js" "9.31.0" |
2186 | | - "@eslint/plugin-kit" "^0.3.1" |
| 2180 | + "@eslint/js" "9.32.0" |
| 2181 | + "@eslint/plugin-kit" "^0.3.4" |
2187 | 2182 | "@humanfs/node" "^0.16.6" |
2188 | 2183 | "@humanwhocodes/module-importer" "^1.0.1" |
2189 | 2184 | "@humanwhocodes/retry" "^0.4.2" |
|
0 commit comments