|
861 | 861 | resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.0.tgz#3e09a90dfb87e0005c7694791e58e97077271286"
|
862 | 862 | integrity sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==
|
863 | 863 |
|
864 |
| -"@eslint/core@^0.14.0": |
865 |
| - version "0.14.0" |
866 |
| - resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.14.0.tgz#326289380968eaf7e96f364e1e4cf8f3adf2d003" |
867 |
| - integrity sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg== |
868 |
| - dependencies: |
869 |
| - "@types/json-schema" "^7.0.15" |
870 |
| - |
871 | 864 | "@eslint/core@^0.15.0":
|
872 | 865 | version "0.15.0"
|
873 | 866 | resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.0.tgz#8fc04709a7b9a179d9f7d93068fc000cb8c5603d"
|
|
889 | 882 | minimatch "^3.1.2"
|
890 | 883 | strip-json-comments "^3.1.1"
|
891 | 884 |
|
892 |
| -"@eslint/js@9.30.0", "@eslint/js@^9.30.0": |
893 |
| - version "9.30.0" |
894 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.30.0.tgz#c396fa450d5505dd9b7b8846b33f0491aebd9a2d" |
895 |
| - integrity sha512-Wzw3wQwPvc9sHM+NjakWTcPx11mbZyiYHuwWa/QfZ7cIRX7WK54PSk7bdyXDaoaopUcMatv1zaQvOAAO8hCdww== |
| 885 | +"@eslint/js@9.31.0", "@eslint/js@^9.30.0": |
| 886 | + version "9.31.0" |
| 887 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.31.0.tgz#adb1f39953d8c475c4384b67b67541b0d7206ed8" |
| 888 | + integrity sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw== |
896 | 889 |
|
897 | 890 | "@eslint/object-schema@^2.1.6":
|
898 | 891 | version "2.1.6"
|
|
2371 | 2364 | "@types/estree" "*"
|
2372 | 2365 | "@types/json-schema" "*"
|
2373 | 2366 |
|
2374 |
| -"@types/estree@*", "@types/estree@^1.0.6": |
2375 |
| - version "1.0.6" |
2376 |
| - resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50" |
2377 |
| - |
2378 |
| -"@types/estree@^1.0.8": |
| 2367 | +"@types/estree@*", "@types/estree@^1.0.6", "@types/estree@^1.0.8": |
2379 | 2368 | version "1.0.8"
|
2380 | 2369 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e"
|
2381 | 2370 | integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==
|
@@ -4398,18 +4387,18 @@ eslint-webpack-plugin@^5.0.2:
|
4398 | 4387 | normalize-path "^3.0.0"
|
4399 | 4388 | schema-utils "^4.3.0"
|
4400 | 4389 |
|
4401 |
| -eslint@^9.30.0: |
4402 |
| - version "9.30.0" |
4403 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.30.0.tgz#fb0c655f5e28fc1b2f4050c28efa1876d78034fc" |
4404 |
| - integrity sha512-iN/SiPxmQu6EVkf+m1qpBxzUhE12YqFLOSySuOyVLJLEF9nzTf+h/1AJYc1JWzCnktggeNrjvQGLngDzXirU6g== |
| 4390 | +eslint@^9.31.0: |
| 4391 | + version "9.31.0" |
| 4392 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.31.0.tgz#9a488e6da75bbe05785cd62e43c5ea99356d21ba" |
| 4393 | + integrity sha512-QldCVh/ztyKJJZLr4jXNUByx3gR+TDYZCRXEktiZoUR3PGy4qCmSbkxcIle8GEwGpb5JBZazlaJ/CxLidXdEbQ== |
4405 | 4394 | dependencies:
|
4406 | 4395 | "@eslint-community/eslint-utils" "^4.2.0"
|
4407 | 4396 | "@eslint-community/regexpp" "^4.12.1"
|
4408 | 4397 | "@eslint/config-array" "^0.21.0"
|
4409 | 4398 | "@eslint/config-helpers" "^0.3.0"
|
4410 |
| - "@eslint/core" "^0.14.0" |
| 4399 | + "@eslint/core" "^0.15.0" |
4411 | 4400 | "@eslint/eslintrc" "^3.3.1"
|
4412 |
| - "@eslint/js" "9.30.0" |
| 4401 | + "@eslint/js" "9.31.0" |
4413 | 4402 | "@eslint/plugin-kit" "^0.3.1"
|
4414 | 4403 | "@humanfs/node" "^0.16.6"
|
4415 | 4404 | "@humanwhocodes/module-importer" "^1.0.1"
|
|
0 commit comments