|
887 | 887 | resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.8.tgz#6baa38061ca8850199bf5a322afab34537ba3621"
|
888 | 888 | integrity sha512-LqCYHdWL/QqKIJuZ/ucMAv8d4luKGs4oCPgpt8mWztQAtPrHfXKQ/XAUc8ljCHAfJCn6SvkpTcGt5Tsh8saowA==
|
889 | 889 |
|
890 |
| -"@eslint/config-array@^0.19.2": |
891 |
| - version "0.19.2" |
892 |
| - resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.19.2.tgz#3060b809e111abfc97adb0bb1172778b90cb46aa" |
893 |
| - integrity sha512-GNKqxfHG2ySmJOBSHg7LxeUx4xpuCoFjacmlCoYWEbaPXLwvfIjixRI12xCQZeULksQb23uiA8F40w5TojpV7w== |
| 890 | +"@eslint/config-array@^0.20.0": |
| 891 | + version "0.20.0" |
| 892 | + resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.20.0.tgz#7a1232e82376712d3340012a2f561a2764d1988f" |
| 893 | + integrity sha512-fxlS1kkIjx8+vy2SjuCB94q3htSNrufYTXubwiBFeaQHbH6Ipi43gFJq2zCMt6PHhImH3Xmr0NksKDvchWlpQQ== |
894 | 894 | dependencies:
|
895 | 895 | "@eslint/object-schema" "^2.1.6"
|
896 | 896 | debug "^4.3.1"
|
|
923 | 923 | minimatch "^3.1.2"
|
924 | 924 | strip-json-comments "^3.1.1"
|
925 | 925 |
|
926 |
| -"@eslint/js@9.23.0": |
927 |
| - version "9.23.0" |
928 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.23.0.tgz#c09ded4f3dc63b40b933bcaeb853fceddb64da30" |
929 |
| - integrity sha512-35MJ8vCPU0ZMxo7zfev2pypqTwWTofFZO6m4KAtdoFhRpLJUpHTZZ+KB3C7Hb1d7bULYwO4lJXGCi5Se+8OMbw== |
| 926 | +"@eslint/js@9.24.0": |
| 927 | + version "9.24.0" |
| 928 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.24.0.tgz#685277980bb7bf84ecc8e4e133ccdda7545a691e" |
| 929 | + integrity sha512-uIY/y3z0uvOGX8cp1C2fiC4+ZmBhp6yZWkojtHL1YEMnRt1Y63HB9TM17proGEmeG7HeUY+UP36F0aknKYTpYA== |
930 | 930 |
|
931 | 931 | "@eslint/object-schema@^2.1.6":
|
932 | 932 | version "2.1.6"
|
@@ -2804,18 +2804,18 @@ eslint-visitor-keys@^4.2.0:
|
2804 | 2804 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
|
2805 | 2805 | integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
|
2806 | 2806 |
|
2807 |
| -eslint@9.23.0: |
2808 |
| - version "9.23.0" |
2809 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.23.0.tgz#b88f3ab6dc83bcb927fdb54407c69ffe5f2441a6" |
2810 |
| - integrity sha512-jV7AbNoFPAY1EkFYpLq5bslU9NLNO8xnEeQXwErNibVryjk67wHVmddTBilc5srIttJDBrB0eMHKZBFbSIABCw== |
| 2807 | +eslint@9.24.0: |
| 2808 | + version "9.24.0" |
| 2809 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.24.0.tgz#9a7f2e6cb2de81c405ab244b02f4584c79dc6bee" |
| 2810 | + integrity sha512-eh/jxIEJyZrvbWRe4XuVclLPDYSYYYgLy5zXGGxD6j8zjSAxFEzI2fL/8xNq6O2yKqVt+eF2YhV+hxjV6UKXwQ== |
2811 | 2811 | dependencies:
|
2812 | 2812 | "@eslint-community/eslint-utils" "^4.2.0"
|
2813 | 2813 | "@eslint-community/regexpp" "^4.12.1"
|
2814 |
| - "@eslint/config-array" "^0.19.2" |
| 2814 | + "@eslint/config-array" "^0.20.0" |
2815 | 2815 | "@eslint/config-helpers" "^0.2.0"
|
2816 | 2816 | "@eslint/core" "^0.12.0"
|
2817 | 2817 | "@eslint/eslintrc" "^3.3.1"
|
2818 |
| - "@eslint/js" "9.23.0" |
| 2818 | + "@eslint/js" "9.24.0" |
2819 | 2819 | "@eslint/plugin-kit" "^0.2.7"
|
2820 | 2820 | "@humanfs/node" "^0.16.6"
|
2821 | 2821 | "@humanwhocodes/module-importer" "^1.0.1"
|
|
0 commit comments