|
419 | 419 | minimatch "^3.1.2" |
420 | 420 | strip-json-comments "^3.1.1" |
421 | 421 |
|
422 | | -"@eslint/js@8.41.0": |
423 | | - version "8.41.0" |
424 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.41.0.tgz#080321c3b68253522f7646b55b577dd99d2950b3" |
425 | | - integrity sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA== |
| 422 | +"@eslint/js@8.43.0": |
| 423 | + version "8.43.0" |
| 424 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.43.0.tgz#559ca3d9ddbd6bf907ad524320a0d14b85586af0" |
| 425 | + integrity sha512-s2UHCoiXfxMvmfzqoN+vrQ84ahUSYde9qNO1MdxmoEhyHWsfmwOpFlwYV+ePJEVc7gFnATGUi376WowX1N7tFg== |
426 | 426 |
|
427 | | -"@humanwhocodes/config-array@^0.11.8": |
428 | | - version "0.11.8" |
429 | | - resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9" |
430 | | - integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g== |
| 427 | +"@humanwhocodes/config-array@^0.11.10": |
| 428 | + version "0.11.10" |
| 429 | + resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.10.tgz#5a3ffe32cc9306365fb3fd572596cd602d5e12d2" |
| 430 | + integrity sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ== |
431 | 431 | dependencies: |
432 | 432 | "@humanwhocodes/object-schema" "^1.2.1" |
433 | 433 | debug "^4.1.1" |
@@ -2273,16 +2273,16 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1: |
2273 | 2273 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994" |
2274 | 2274 | integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA== |
2275 | 2275 |
|
2276 | | -eslint@^8.41.0: |
2277 | | - version "8.41.0" |
2278 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.41.0.tgz#3062ca73363b4714b16dbc1e60f035e6134b6f1c" |
2279 | | - integrity sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q== |
| 2276 | +eslint@^8.41.0, eslint@^8.43.0: |
| 2277 | + version "8.43.0" |
| 2278 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.43.0.tgz#3e8c6066a57097adfd9d390b8fc93075f257a094" |
| 2279 | + integrity sha512-aaCpf2JqqKesMFGgmRPessmVKjcGXqdlAYLLC3THM8t5nBRZRQ+st5WM/hoJXkdioEXLLbXgclUpM0TXo5HX5Q== |
2280 | 2280 | dependencies: |
2281 | 2281 | "@eslint-community/eslint-utils" "^4.2.0" |
2282 | 2282 | "@eslint-community/regexpp" "^4.4.0" |
2283 | 2283 | "@eslint/eslintrc" "^2.0.3" |
2284 | | - "@eslint/js" "8.41.0" |
2285 | | - "@humanwhocodes/config-array" "^0.11.8" |
| 2284 | + "@eslint/js" "8.43.0" |
| 2285 | + "@humanwhocodes/config-array" "^0.11.10" |
2286 | 2286 | "@humanwhocodes/module-importer" "^1.0.1" |
2287 | 2287 | "@nodelib/fs.walk" "^1.2.8" |
2288 | 2288 | ajv "^6.10.0" |
|
0 commit comments