|
881 | 881 | debug "^4.3.1" |
882 | 882 | minimatch "^3.1.2" |
883 | 883 |
|
884 | | -"@eslint/config-helpers@^0.4.1": |
885 | | - version "0.4.1" |
886 | | - resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.1.tgz#7d173a1a35fe256f0989a0fdd8d911ebbbf50037" |
887 | | - integrity sha512-csZAzkNhsgwb0I/UAV6/RGFTbiakPCf0ZrGmrIxQpYvGZ00PhTkSnyKNolphgIvmnJeGw6rcGVEXfTzUnFuEvw== |
| 884 | +"@eslint/config-helpers@^0.4.2": |
| 885 | + version "0.4.2" |
| 886 | + resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.2.tgz#1bd006ceeb7e2e55b2b773ab318d300e1a66aeda" |
| 887 | + integrity sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw== |
888 | 888 | dependencies: |
889 | | - "@eslint/core" "^0.16.0" |
| 889 | + "@eslint/core" "^0.17.0" |
890 | 890 |
|
891 | 891 | "@eslint/core@^0.14.0": |
892 | 892 | version "0.14.0" |
|
902 | 902 | dependencies: |
903 | 903 | "@types/json-schema" "^7.0.15" |
904 | 904 |
|
905 | | -"@eslint/core@^0.16.0": |
906 | | - version "0.16.0" |
907 | | - resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.16.0.tgz#490254f275ba9667ddbab344f4f0a6b7a7bd7209" |
908 | | - integrity sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q== |
909 | | - dependencies: |
910 | | - "@types/json-schema" "^7.0.15" |
911 | | - |
912 | 905 | "@eslint/core@^0.17.0": |
913 | 906 | version "0.17.0" |
914 | 907 | resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.17.0.tgz#77225820413d9617509da9342190a2019e78761c" |
|
948 | 941 | minimatch "^3.1.2" |
949 | 942 | strip-json-comments "^3.1.1" |
950 | 943 |
|
951 | | -"@eslint/js@9.38.0": |
952 | | - version "9.38.0" |
953 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.38.0.tgz#f7aa9c7577577f53302c1d795643589d7709ebd1" |
954 | | - integrity sha512-UZ1VpFvXf9J06YG9xQBdnzU+kthors6KjhMAl6f4gH4usHyh31rUf2DLGInT8RFYIReYXNSydgPY0V2LuWgl7A== |
955 | | - |
956 | | -"@eslint/js@^9.38.0": |
957 | | - version "9.39.0" |
958 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.0.tgz#e1955cefd1d79e80a9557274e9aa9bd3f641be01" |
959 | | - integrity sha512-BIhe0sW91JGPiaF1mOuPy5v8NflqfjIcDNpC+LbW9f609WVRX1rArrhi6Z2ymvrAry9jw+5POTj4t2t62o8Bmw== |
| 944 | +"@eslint/js@9.39.1", "@eslint/js@^9.38.0": |
| 945 | + version "9.39.1" |
| 946 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.1.tgz#0dd59c3a9f40e3f1882975c321470969243e0164" |
| 947 | + integrity sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw== |
960 | 948 |
|
961 | 949 | "@eslint/json@^0.13.1": |
962 | 950 | version "0.13.2" |
|
981 | 969 | "@eslint/core" "^0.15.2" |
982 | 970 | levn "^0.4.1" |
983 | 971 |
|
984 | | -"@eslint/plugin-kit@^0.4.0": |
985 | | - version "0.4.0" |
986 | | - resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.0.tgz#f6a245b42886abf6fc9c7ab7744a932250335ab2" |
987 | | - integrity sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A== |
| 972 | +"@eslint/plugin-kit@^0.4.1": |
| 973 | + version "0.4.1" |
| 974 | + resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2" |
| 975 | + integrity sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA== |
988 | 976 | dependencies: |
989 | | - "@eslint/core" "^0.16.0" |
| 977 | + "@eslint/core" "^0.17.0" |
990 | 978 | levn "^0.4.1" |
991 | 979 |
|
992 | 980 | "@humanfs/core@^0.19.1": |
@@ -4234,18 +4222,18 @@ eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1: |
4234 | 4222 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
4235 | 4223 |
|
4236 | 4224 | eslint@^9: |
4237 | | - version "9.38.0" |
4238 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.38.0.tgz#3957d2af804e5cf6cc503c618f60acc71acb2e7e" |
4239 | | - integrity sha512-t5aPOpmtJcZcz5UJyY2GbvpDlsK5E8JqRqoKtfiKE3cNh437KIqfJr3A3AKf5k64NPx6d0G3dno6XDY05PqPtw== |
| 4225 | + version "9.39.1" |
| 4226 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.1.tgz#be8bf7c6de77dcc4252b5a8dcb31c2efff74a6e5" |
| 4227 | + integrity sha512-BhHmn2yNOFA9H9JmmIVKJmd288g9hrVRDkdoIgRCRuSySRUHH7r/DI6aAXW9T1WwUuY3DFgrcaqB+deURBLR5g== |
4240 | 4228 | dependencies: |
4241 | 4229 | "@eslint-community/eslint-utils" "^4.8.0" |
4242 | 4230 | "@eslint-community/regexpp" "^4.12.1" |
4243 | 4231 | "@eslint/config-array" "^0.21.1" |
4244 | | - "@eslint/config-helpers" "^0.4.1" |
4245 | | - "@eslint/core" "^0.16.0" |
| 4232 | + "@eslint/config-helpers" "^0.4.2" |
| 4233 | + "@eslint/core" "^0.17.0" |
4246 | 4234 | "@eslint/eslintrc" "^3.3.1" |
4247 | | - "@eslint/js" "9.38.0" |
4248 | | - "@eslint/plugin-kit" "^0.4.0" |
| 4235 | + "@eslint/js" "9.39.1" |
| 4236 | + "@eslint/plugin-kit" "^0.4.1" |
4249 | 4237 | "@humanfs/node" "^0.16.6" |
4250 | 4238 | "@humanwhocodes/module-importer" "^1.0.1" |
4251 | 4239 | "@humanwhocodes/retry" "^0.4.2" |
|
0 commit comments