|
2797 | 2797 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8" |
2798 | 2798 | integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw== |
2799 | 2799 |
|
2800 | | -"@eslint/eslintrc@^2.1.2": |
2801 | | - version "2.1.2" |
2802 | | - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.2.tgz#c6936b4b328c64496692f76944e755738be62396" |
2803 | | - integrity sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g== |
| 2800 | +"@eslint/eslintrc@^2.1.3": |
| 2801 | + version "2.1.3" |
| 2802 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.3.tgz#797470a75fe0fbd5a53350ee715e85e87baff22d" |
| 2803 | + integrity sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA== |
2804 | 2804 | dependencies: |
2805 | 2805 | ajv "^6.12.4" |
2806 | 2806 | debug "^4.3.2" |
|
2812 | 2812 | minimatch "^3.1.2" |
2813 | 2813 | strip-json-comments "^3.1.1" |
2814 | 2814 |
|
2815 | | -"@eslint/js@8.52.0": |
2816 | | - version "8.52.0" |
2817 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.52.0.tgz#78fe5f117840f69dc4a353adf9b9cd926353378c" |
2818 | | - integrity sha512-mjZVbpaeMZludF2fsWLD0Z9gCref1Tk4i9+wddjRvpUNqqcndPkBD09N/Mapey0b3jaXbLm2kICwFv2E64QinA== |
| 2815 | +"@eslint/js@8.53.0": |
| 2816 | + version "8.53.0" |
| 2817 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.53.0.tgz#bea56f2ed2b5baea164348ff4d5a879f6f81f20d" |
| 2818 | + integrity sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w== |
2819 | 2819 |
|
2820 | 2820 | "@fal-works/esbuild-plugin-global-externals@^2.1.2": |
2821 | 2821 | version "2.1.2" |
@@ -11511,15 +11511,15 @@ eslint-visitor-keys@^3.4.3: |
11511 | 11511 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" |
11512 | 11512 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== |
11513 | 11513 |
|
11514 | | -eslint@8.52.0: |
11515 | | - version "8.52.0" |
11516 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.52.0.tgz#d0cd4a1fac06427a61ef9242b9353f36ea7062fc" |
11517 | | - integrity sha512-zh/JHnaixqHZsolRB/w9/02akBk9EPrOs9JwcTP2ek7yL5bVvXuRariiaAjjoJ5DvuwQ1WAE/HsMz+w17YgBCg== |
| 11514 | +eslint@8.53.0: |
| 11515 | + version "8.53.0" |
| 11516 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.53.0.tgz#14f2c8244298fcae1f46945459577413ba2697ce" |
| 11517 | + integrity sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag== |
11518 | 11518 | dependencies: |
11519 | 11519 | "@eslint-community/eslint-utils" "^4.2.0" |
11520 | 11520 | "@eslint-community/regexpp" "^4.6.1" |
11521 | | - "@eslint/eslintrc" "^2.1.2" |
11522 | | - "@eslint/js" "8.52.0" |
| 11521 | + "@eslint/eslintrc" "^2.1.3" |
| 11522 | + "@eslint/js" "8.53.0" |
11523 | 11523 | "@humanwhocodes/config-array" "^0.11.13" |
11524 | 11524 | "@humanwhocodes/module-importer" "^1.0.1" |
11525 | 11525 | "@nodelib/fs.walk" "^1.2.8" |
|
0 commit comments