|
1237 | 1237 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.9.1.tgz#449dfa81a57a1d755b09aa58d826c1262e4283b4" |
1238 | 1238 | integrity sha512-Y27x+MBLjXa+0JWDhykM3+JE+il3kHKAEqabfEWq3SDhZjLYb6/BHL/JKFnH3fe207JaXkyDo685Oc2Glt6ifA== |
1239 | 1239 |
|
1240 | | -"@eslint/eslintrc@^2.1.2": |
1241 | | - version "2.1.2" |
1242 | | - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.2.tgz#c6936b4b328c64496692f76944e755738be62396" |
1243 | | - integrity sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g== |
| 1240 | +"@eslint/eslintrc@^2.1.3": |
| 1241 | + version "2.1.3" |
| 1242 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.3.tgz#797470a75fe0fbd5a53350ee715e85e87baff22d" |
| 1243 | + integrity sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA== |
1244 | 1244 | dependencies: |
1245 | 1245 | ajv "^6.12.4" |
1246 | 1246 | debug "^4.3.2" |
|
1252 | 1252 | minimatch "^3.1.2" |
1253 | 1253 | strip-json-comments "^3.1.1" |
1254 | 1254 |
|
1255 | | -"@eslint/js@8.52.0": |
1256 | | - version "8.52.0" |
1257 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.52.0.tgz#78fe5f117840f69dc4a353adf9b9cd926353378c" |
1258 | | - integrity sha512-mjZVbpaeMZludF2fsWLD0Z9gCref1Tk4i9+wddjRvpUNqqcndPkBD09N/Mapey0b3jaXbLm2kICwFv2E64QinA== |
| 1255 | +"@eslint/js@8.53.0": |
| 1256 | + version "8.53.0" |
| 1257 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.53.0.tgz#bea56f2ed2b5baea164348ff4d5a879f6f81f20d" |
| 1258 | + integrity sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w== |
1259 | 1259 |
|
1260 | 1260 | "@hapi/hoek@^9.0.0": |
1261 | 1261 | version "9.3.0" |
@@ -3272,15 +3272,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4 |
3272 | 3272 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" |
3273 | 3273 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== |
3274 | 3274 |
|
3275 | | -eslint@^8.52.0: |
3276 | | - version "8.52.0" |
3277 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.52.0.tgz#d0cd4a1fac06427a61ef9242b9353f36ea7062fc" |
3278 | | - integrity sha512-zh/JHnaixqHZsolRB/w9/02akBk9EPrOs9JwcTP2ek7yL5bVvXuRariiaAjjoJ5DvuwQ1WAE/HsMz+w17YgBCg== |
| 3275 | +eslint@^8.53.0: |
| 3276 | + version "8.53.0" |
| 3277 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.53.0.tgz#14f2c8244298fcae1f46945459577413ba2697ce" |
| 3278 | + integrity sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag== |
3279 | 3279 | dependencies: |
3280 | 3280 | "@eslint-community/eslint-utils" "^4.2.0" |
3281 | 3281 | "@eslint-community/regexpp" "^4.6.1" |
3282 | | - "@eslint/eslintrc" "^2.1.2" |
3283 | | - "@eslint/js" "8.52.0" |
| 3282 | + "@eslint/eslintrc" "^2.1.3" |
| 3283 | + "@eslint/js" "8.53.0" |
3284 | 3284 | "@humanwhocodes/config-array" "^0.11.13" |
3285 | 3285 | "@humanwhocodes/module-importer" "^1.0.1" |
3286 | 3286 | "@nodelib/fs.walk" "^1.2.8" |
|
0 commit comments