|
58 | 58 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
|
59 | 59 | integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==
|
60 | 60 |
|
61 |
| -"@eslint/eslintrc@^2.1.3": |
62 |
| - version "2.1.3" |
63 |
| - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.3.tgz#797470a75fe0fbd5a53350ee715e85e87baff22d" |
64 |
| - integrity sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA== |
| 61 | +"@eslint/eslintrc@^2.1.4": |
| 62 | + version "2.1.4" |
| 63 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad" |
| 64 | + integrity sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ== |
65 | 65 | dependencies:
|
66 | 66 | ajv "^6.12.4"
|
67 | 67 | debug "^4.3.2"
|
|
73 | 73 | minimatch "^3.1.2"
|
74 | 74 | strip-json-comments "^3.1.1"
|
75 | 75 |
|
76 |
| -"@eslint/js@8.54.0": |
77 |
| - version "8.54.0" |
78 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.54.0.tgz#4fab9a2ff7860082c304f750e94acd644cf984cf" |
79 |
| - integrity sha512-ut5V+D+fOoWPgGGNj83GGjnntO39xDy6DWxO0wb7Jp3DcMX0TfIqdzHF85VTQkerdyGmuuMD9AKAo5KiNlf/AQ== |
| 76 | +"@eslint/js@8.56.0": |
| 77 | + version "8.56.0" |
| 78 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56.0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b" |
| 79 | + integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A== |
80 | 80 |
|
81 | 81 | "@humanwhocodes/config-array@^0.11.13":
|
82 | 82 | version "0.11.13"
|
@@ -388,14 +388,14 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
388 | 388 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
389 | 389 |
|
390 | 390 | eslint@^8:
|
391 |
| - version "8.54.0" |
392 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.54.0.tgz#588e0dd4388af91a2e8fa37ea64924074c783537" |
393 |
| - integrity sha512-NY0DfAkM8BIZDVl6PgSa1ttZbx3xHgJzSNJKYcQglem6CppHyMhRIQkBVSSMaSRnLhig3jsDbEzOjwCVt4AmmA== |
| 391 | + version "8.56.0" |
| 392 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56.0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15" |
| 393 | + integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ== |
394 | 394 | dependencies:
|
395 | 395 | "@eslint-community/eslint-utils" "^4.2.0"
|
396 | 396 | "@eslint-community/regexpp" "^4.6.1"
|
397 |
| - "@eslint/eslintrc" "^2.1.3" |
398 |
| - "@eslint/js" "8.54.0" |
| 397 | + "@eslint/eslintrc" "^2.1.4" |
| 398 | + "@eslint/js" "8.56.0" |
399 | 399 | "@humanwhocodes/config-array" "^0.11.13"
|
400 | 400 | "@humanwhocodes/module-importer" "^1.0.1"
|
401 | 401 | "@nodelib/fs.walk" "^1.2.8"
|
|
0 commit comments