|
34 | 34 | minimatch "^3.1.2"
|
35 | 35 | strip-json-comments "^3.1.1"
|
36 | 36 |
|
37 |
| -"@eslint/js@8.55.0": |
38 |
| - version "8.55.0" |
39 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.55.0.tgz#b721d52060f369aa259cf97392403cb9ce892ec6" |
40 |
| - integrity sha512-qQfo2mxH5yVom1kacMtZZJFVdW+E70mqHMJvVg6WTLo+VBuQJ4TojZlfWBjK0ve5BdEeNAVxOsl/nvNMpJOaJA== |
| 37 | +"@eslint/js@8.56.0": |
| 38 | + version "8.56.0" |
| 39 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56.0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b" |
| 40 | + integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A== |
41 | 41 |
|
42 | 42 | "@humanwhocodes/config-array@^0.11.13":
|
43 | 43 | version "0.11.13"
|
|
80 | 80 | fastq "^1.6.0"
|
81 | 81 |
|
82 | 82 | "@types/eslint@^8.4.10":
|
83 |
| - version "8.44.8" |
84 |
| - resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.8.tgz#f4fe1dab9b3d3dd98082d4b9f80e59ab40f1261c" |
85 |
| - integrity sha512-4K8GavROwhrYl2QXDXm0Rv9epkA8GBFu0EI+XrrnnuCl7u8CWBRusX7fXJfanhZTDWSAL24gDI/UqXyUM0Injw== |
| 83 | + version "8.44.9" |
| 84 | + resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.9.tgz#5799663009645637bd1c45b2e1a7c8f4caf89534" |
| 85 | + integrity sha512-6yBxcvwnnYoYT1Uk2d+jvIfsuP4mb2EdIxFnrPABj5a/838qe5bGkNLFOiipX4ULQ7XVQvTxOh7jO+BTAiqsEw== |
86 | 86 | dependencies:
|
87 | 87 | "@types/estree" "*"
|
88 | 88 | "@types/json-schema" "*"
|
@@ -322,14 +322,14 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
322 | 322 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
323 | 323 |
|
324 | 324 | eslint@^8.32.0:
|
325 |
| - version "8.55.0" |
326 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.55.0.tgz#078cb7b847d66f2c254ea1794fa395bf8e7e03f8" |
327 |
| - integrity sha512-iyUUAM0PCKj5QpwGfmCAG9XXbZCWsqP/eWAWrG/W0umvjuLRBECwSFdt+rCntju0xEH7teIABPwXpahftIaTdA== |
| 325 | + version "8.56.0" |
| 326 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56.0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15" |
| 327 | + integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ== |
328 | 328 | dependencies:
|
329 | 329 | "@eslint-community/eslint-utils" "^4.2.0"
|
330 | 330 | "@eslint-community/regexpp" "^4.6.1"
|
331 | 331 | "@eslint/eslintrc" "^2.1.4"
|
332 |
| - "@eslint/js" "8.55.0" |
| 332 | + "@eslint/js" "8.56.0" |
333 | 333 | "@humanwhocodes/config-array" "^0.11.13"
|
334 | 334 | "@humanwhocodes/module-importer" "^1.0.1"
|
335 | 335 | "@nodelib/fs.walk" "^1.2.8"
|
|
0 commit comments