|
463 | 463 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8" |
464 | 464 | integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw== |
465 | 465 |
|
466 | | -"@eslint/eslintrc@^2.1.2": |
467 | | - version "2.1.2" |
468 | | - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.2.tgz#c6936b4b328c64496692f76944e755738be62396" |
469 | | - integrity sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g== |
| 466 | +"@eslint/eslintrc@^2.1.3": |
| 467 | + version "2.1.3" |
| 468 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.3.tgz#797470a75fe0fbd5a53350ee715e85e87baff22d" |
| 469 | + integrity sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA== |
470 | 470 | dependencies: |
471 | 471 | ajv "^6.12.4" |
472 | 472 | debug "^4.3.2" |
|
478 | 478 | minimatch "^3.1.2" |
479 | 479 | strip-json-comments "^3.1.1" |
480 | 480 |
|
481 | | -"@eslint/js@8.52.0": |
482 | | - version "8.52.0" |
483 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.52.0.tgz#78fe5f117840f69dc4a353adf9b9cd926353378c" |
484 | | - integrity sha512-mjZVbpaeMZludF2fsWLD0Z9gCref1Tk4i9+wddjRvpUNqqcndPkBD09N/Mapey0b3jaXbLm2kICwFv2E64QinA== |
| 481 | +"@eslint/js@8.54.0": |
| 482 | + version "8.54.0" |
| 483 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.54.0.tgz#4fab9a2ff7860082c304f750e94acd644cf984cf" |
| 484 | + integrity sha512-ut5V+D+fOoWPgGGNj83GGjnntO39xDy6DWxO0wb7Jp3DcMX0TfIqdzHF85VTQkerdyGmuuMD9AKAo5KiNlf/AQ== |
485 | 485 |
|
486 | 486 | "@gar/promisify@^1.1.3": |
487 | 487 | version "1.1.3" |
@@ -2596,15 +2596,15 @@ eslint-visitor-keys@^3.4.3: |
2596 | 2596 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" |
2597 | 2597 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== |
2598 | 2598 |
|
2599 | | -eslint@8.52.0: |
2600 | | - version "8.52.0" |
2601 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.52.0.tgz#d0cd4a1fac06427a61ef9242b9353f36ea7062fc" |
2602 | | - integrity sha512-zh/JHnaixqHZsolRB/w9/02akBk9EPrOs9JwcTP2ek7yL5bVvXuRariiaAjjoJ5DvuwQ1WAE/HsMz+w17YgBCg== |
| 2599 | +eslint@8.54.0: |
| 2600 | + version "8.54.0" |
| 2601 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.54.0.tgz#588e0dd4388af91a2e8fa37ea64924074c783537" |
| 2602 | + integrity sha512-NY0DfAkM8BIZDVl6PgSa1ttZbx3xHgJzSNJKYcQglem6CppHyMhRIQkBVSSMaSRnLhig3jsDbEzOjwCVt4AmmA== |
2603 | 2603 | dependencies: |
2604 | 2604 | "@eslint-community/eslint-utils" "^4.2.0" |
2605 | 2605 | "@eslint-community/regexpp" "^4.6.1" |
2606 | | - "@eslint/eslintrc" "^2.1.2" |
2607 | | - "@eslint/js" "8.52.0" |
| 2606 | + "@eslint/eslintrc" "^2.1.3" |
| 2607 | + "@eslint/js" "8.54.0" |
2608 | 2608 | "@humanwhocodes/config-array" "^0.11.13" |
2609 | 2609 | "@humanwhocodes/module-importer" "^1.0.1" |
2610 | 2610 | "@nodelib/fs.walk" "^1.2.8" |
|
0 commit comments