|
26 | 26 | version "4.8.1" |
27 | 27 | resolved "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.8.1.tgz" |
28 | 28 |
|
29 | | -"@eslint/eslintrc@^2.1.3": |
30 | | - version "2.1.3" |
31 | | - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.3.tgz#797470a75fe0fbd5a53350ee715e85e87baff22d" |
| 29 | +"@eslint/eslintrc@^2.1.4": |
| 30 | + version "2.1.4" |
| 31 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad" |
32 | 32 | dependencies: |
33 | 33 | ajv "^6.12.4" |
34 | 34 | debug "^4.3.2" |
|
40 | 40 | minimatch "^3.1.2" |
41 | 41 | strip-json-comments "^3.1.1" |
42 | 42 |
|
43 | | -"@eslint/js@8.54.0": |
44 | | - version "8.54.0" |
45 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.54.0.tgz#4fab9a2ff7860082c304f750e94acd644cf984cf" |
| 43 | +"@eslint/js@8.57.0": |
| 44 | + version "8.57.0" |
| 45 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f" |
46 | 46 |
|
47 | | -"@humanwhocodes/config-array@^0.11.13": |
48 | | - version "0.11.13" |
49 | | - resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.13.tgz#075dc9684f40a531d9b26b0822153c1e832ee297" |
| 47 | +"@humanwhocodes/config-array@^0.11.14": |
| 48 | + version "0.11.14" |
| 49 | + resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b" |
50 | 50 | dependencies: |
51 | | - "@humanwhocodes/object-schema" "^2.0.1" |
52 | | - debug "^4.1.1" |
| 51 | + "@humanwhocodes/object-schema" "^2.0.2" |
| 52 | + debug "^4.3.1" |
53 | 53 | minimatch "^3.0.5" |
54 | 54 |
|
55 | 55 | "@humanwhocodes/module-importer@^1.0.1": |
56 | 56 | version "1.0.1" |
57 | 57 | resolved "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz" |
58 | 58 |
|
59 | | -"@humanwhocodes/object-schema@^2.0.1": |
60 | | - version "2.0.1" |
61 | | - resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044" |
| 59 | +"@humanwhocodes/object-schema@^2.0.2": |
| 60 | + version "2.0.2" |
| 61 | + resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917" |
62 | 62 |
|
63 | 63 | "@jridgewell/gen-mapping@^0.3.2": |
64 | 64 | version "0.3.3" |
@@ -502,7 +502,7 @@ debug@^3.2.7: |
502 | 502 | dependencies: |
503 | 503 | ms "^2.1.1" |
504 | 504 |
|
505 | | -debug@^4.1.1, debug@^4.3.2, debug@^4.3.4: |
| 505 | +debug@^4.3.1, debug@^4.3.2, debug@^4.3.4: |
506 | 506 | version "4.3.4" |
507 | 507 | resolved "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz" |
508 | 508 | dependencies: |
@@ -789,15 +789,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4 |
789 | 789 | version "3.4.3" |
790 | 790 | resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz" |
791 | 791 |
|
792 | | -eslint@8.54.0: |
793 | | - version "8.54.0" |
794 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.54.0.tgz#588e0dd4388af91a2e8fa37ea64924074c783537" |
| 792 | +eslint@8.57.0: |
| 793 | + version "8.57.0" |
| 794 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668" |
795 | 795 | dependencies: |
796 | 796 | "@eslint-community/eslint-utils" "^4.2.0" |
797 | 797 | "@eslint-community/regexpp" "^4.6.1" |
798 | | - "@eslint/eslintrc" "^2.1.3" |
799 | | - "@eslint/js" "8.54.0" |
800 | | - "@humanwhocodes/config-array" "^0.11.13" |
| 798 | + "@eslint/eslintrc" "^2.1.4" |
| 799 | + "@eslint/js" "8.57.0" |
| 800 | + "@humanwhocodes/config-array" "^0.11.14" |
801 | 801 | "@humanwhocodes/module-importer" "^1.0.1" |
802 | 802 | "@nodelib/fs.walk" "^1.2.8" |
803 | 803 | "@ungap/structured-clone" "^1.2.0" |
|
0 commit comments