|
957 | 957 | minimatch "^3.1.2" |
958 | 958 | strip-json-comments "^3.1.1" |
959 | 959 |
|
960 | | -"@eslint/js@8.41.0": |
961 | | - version "8.41.0" |
962 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.41.0.tgz#080321c3b68253522f7646b55b577dd99d2950b3" |
963 | | - integrity sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA== |
| 960 | +"@eslint/js@8.42.0": |
| 961 | + version "8.42.0" |
| 962 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.42.0.tgz#484a1d638de2911e6f5a30c12f49c7e4a3270fb6" |
| 963 | + integrity sha512-6SWlXpWU5AvId8Ac7zjzmIOqMOba/JWY8XZ4A7q7Gn1Vlfg/SFFIlrtHXt9nPn4op9ZPAkl91Jao+QQv3r/ukw== |
964 | 964 |
|
965 | | -"@humanwhocodes/config-array@^0.11.8": |
966 | | - version "0.11.8" |
967 | | - resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9" |
968 | | - integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g== |
| 965 | +"@humanwhocodes/config-array@^0.11.10": |
| 966 | + version "0.11.10" |
| 967 | + resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.10.tgz#5a3ffe32cc9306365fb3fd572596cd602d5e12d2" |
| 968 | + integrity sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ== |
969 | 969 | dependencies: |
970 | 970 | "@humanwhocodes/object-schema" "^1.2.1" |
971 | 971 | debug "^4.1.1" |
@@ -2866,16 +2866,16 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1: |
2866 | 2866 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994" |
2867 | 2867 | integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA== |
2868 | 2868 |
|
2869 | | -eslint@^8.41.0: |
2870 | | - version "8.41.0" |
2871 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.41.0.tgz#3062ca73363b4714b16dbc1e60f035e6134b6f1c" |
2872 | | - integrity sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q== |
| 2869 | +eslint@^8.42.0: |
| 2870 | + version "8.42.0" |
| 2871 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.42.0.tgz#7bebdc3a55f9ed7167251fe7259f75219cade291" |
| 2872 | + integrity sha512-ulg9Ms6E1WPf67PHaEY4/6E2tEn5/f7FXGzr3t9cBMugOmf1INYvuUwwh1aXQN4MfJ6a5K2iNwP3w4AColvI9A== |
2873 | 2873 | dependencies: |
2874 | 2874 | "@eslint-community/eslint-utils" "^4.2.0" |
2875 | 2875 | "@eslint-community/regexpp" "^4.4.0" |
2876 | 2876 | "@eslint/eslintrc" "^2.0.3" |
2877 | | - "@eslint/js" "8.41.0" |
2878 | | - "@humanwhocodes/config-array" "^0.11.8" |
| 2877 | + "@eslint/js" "8.42.0" |
| 2878 | + "@humanwhocodes/config-array" "^0.11.10" |
2879 | 2879 | "@humanwhocodes/module-importer" "^1.0.1" |
2880 | 2880 | "@nodelib/fs.walk" "^1.2.8" |
2881 | 2881 | ajv "^6.10.0" |
|
0 commit comments