|
323 | 323 | resolved "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.8.0.tgz"
|
324 | 324 | integrity sha512-JylOEEzDiOryeUnFbQz+oViCXS0KsvR1mvHkoMiu5+UiBvy+RYX7tzlIIIEstF/gVa2tj9AQXk3dgnxv6KxhFg==
|
325 | 325 |
|
326 |
| -"@eslint/eslintrc@^2.1.3": |
327 |
| - version "2.1.3" |
328 |
| - resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.3.tgz" |
329 |
| - integrity sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA== |
| 326 | +"@eslint/eslintrc@^2.1.4": |
| 327 | + version "2.1.4" |
| 328 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad" |
| 329 | + integrity sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ== |
330 | 330 | dependencies:
|
331 | 331 | ajv "^6.12.4"
|
332 | 332 | debug "^4.3.2"
|
|
338 | 338 | minimatch "^3.1.2"
|
339 | 339 | strip-json-comments "^3.1.1"
|
340 | 340 |
|
341 |
| -"@eslint/js@8.53.0": |
342 |
| - version "8.53.0" |
343 |
| - resolved "https://registry.npmjs.org/@eslint/js/-/js-8.53.0.tgz" |
344 |
| - integrity sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w== |
| 341 | +"@eslint/js@8.56.0": |
| 342 | + version "8.56.0" |
| 343 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56.0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b" |
| 344 | + integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A== |
345 | 345 |
|
346 | 346 | "@humanwhocodes/config-array@^0.11.13":
|
347 | 347 | version "0.11.13"
|
@@ -1469,15 +1469,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
1469 | 1469 | resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz"
|
1470 | 1470 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
1471 | 1471 |
|
1472 |
| -eslint@8.53.0: |
1473 |
| - version "8.53.0" |
1474 |
| - resolved "https://registry.npmjs.org/eslint/-/eslint-8.53.0.tgz" |
1475 |
| - integrity sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag== |
| 1472 | +eslint@8.56.0: |
| 1473 | + version "8.56.0" |
| 1474 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56.0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15" |
| 1475 | + integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ== |
1476 | 1476 | dependencies:
|
1477 | 1477 | "@eslint-community/eslint-utils" "^4.2.0"
|
1478 | 1478 | "@eslint-community/regexpp" "^4.6.1"
|
1479 |
| - "@eslint/eslintrc" "^2.1.3" |
1480 |
| - "@eslint/js" "8.53.0" |
| 1479 | + "@eslint/eslintrc" "^2.1.4" |
| 1480 | + "@eslint/js" "8.56.0" |
1481 | 1481 | "@humanwhocodes/config-array" "^0.11.13"
|
1482 | 1482 | "@humanwhocodes/module-importer" "^1.0.1"
|
1483 | 1483 | "@nodelib/fs.walk" "^1.2.8"
|
|
0 commit comments