|
1943 | 1943 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8" |
1944 | 1944 | integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw== |
1945 | 1945 |
|
1946 | | -"@eslint/eslintrc@^2.1.2": |
1947 | | - version "2.1.2" |
1948 | | - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.2.tgz#c6936b4b328c64496692f76944e755738be62396" |
1949 | | - integrity sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g== |
| 1946 | +"@eslint/eslintrc@^2.1.4": |
| 1947 | + version "2.1.4" |
| 1948 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad" |
| 1949 | + integrity sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ== |
1950 | 1950 | dependencies: |
1951 | 1951 | ajv "^6.12.4" |
1952 | 1952 | debug "^4.3.2" |
|
1958 | 1958 | minimatch "^3.1.2" |
1959 | 1959 | strip-json-comments "^3.1.1" |
1960 | 1960 |
|
1961 | | -"@eslint/js@8.52.0": |
1962 | | - version "8.52.0" |
1963 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.52.0.tgz#78fe5f117840f69dc4a353adf9b9cd926353378c" |
1964 | | - integrity sha512-mjZVbpaeMZludF2fsWLD0Z9gCref1Tk4i9+wddjRvpUNqqcndPkBD09N/Mapey0b3jaXbLm2kICwFv2E64QinA== |
| 1961 | +"@eslint/js@8.55.0": |
| 1962 | + version "8.55.0" |
| 1963 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.55.0.tgz#b721d52060f369aa259cf97392403cb9ce892ec6" |
| 1964 | + integrity sha512-qQfo2mxH5yVom1kacMtZZJFVdW+E70mqHMJvVg6WTLo+VBuQJ4TojZlfWBjK0ve5BdEeNAVxOsl/nvNMpJOaJA== |
1965 | 1965 |
|
1966 | 1966 | "@humanwhocodes/config-array@^0.11.13": |
1967 | 1967 | version "0.11.13" |
@@ -4125,15 +4125,15 @@ eslint-visitor-keys@^3.4.3: |
4125 | 4125 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" |
4126 | 4126 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== |
4127 | 4127 |
|
4128 | | -eslint@8.52.0: |
4129 | | - version "8.52.0" |
4130 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.52.0.tgz#d0cd4a1fac06427a61ef9242b9353f36ea7062fc" |
4131 | | - integrity sha512-zh/JHnaixqHZsolRB/w9/02akBk9EPrOs9JwcTP2ek7yL5bVvXuRariiaAjjoJ5DvuwQ1WAE/HsMz+w17YgBCg== |
| 4128 | +eslint@8.55.0: |
| 4129 | + version "8.55.0" |
| 4130 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.55.0.tgz#078cb7b847d66f2c254ea1794fa395bf8e7e03f8" |
| 4131 | + integrity sha512-iyUUAM0PCKj5QpwGfmCAG9XXbZCWsqP/eWAWrG/W0umvjuLRBECwSFdt+rCntju0xEH7teIABPwXpahftIaTdA== |
4132 | 4132 | dependencies: |
4133 | 4133 | "@eslint-community/eslint-utils" "^4.2.0" |
4134 | 4134 | "@eslint-community/regexpp" "^4.6.1" |
4135 | | - "@eslint/eslintrc" "^2.1.2" |
4136 | | - "@eslint/js" "8.52.0" |
| 4135 | + "@eslint/eslintrc" "^2.1.4" |
| 4136 | + "@eslint/js" "8.55.0" |
4137 | 4137 | "@humanwhocodes/config-array" "^0.11.13" |
4138 | 4138 | "@humanwhocodes/module-importer" "^1.0.1" |
4139 | 4139 | "@nodelib/fs.walk" "^1.2.8" |
|
0 commit comments