|
759 | 759 | minimatch "^3.1.2" |
760 | 760 | strip-json-comments "^3.1.1" |
761 | 761 |
|
762 | | -"@eslint/js@^8.47.0": |
763 | | - version "8.47.0" |
764 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.47.0.tgz#5478fdf443ff8158f9de171c704ae45308696c7d" |
765 | | - integrity sha512-P6omY1zv5MItm93kLM8s2vr1HICJH8v0dvddDhysbIuZ+vcjOHg5Zbkf1mTkcmi2JA9oBG2anOkRnW8WJTS8Og== |
| 762 | +"@eslint/js@8.49.0": |
| 763 | + version "8.49.0" |
| 764 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.49.0.tgz#86f79756004a97fa4df866835093f1df3d03c333" |
| 765 | + integrity sha512-1S8uAY/MTJqVx0SC4epBq+N2yhuwtNwLbJYNZyhL2pO1ZVKn5HFXav5T41Ryzy9K9V7ZId2JB2oy/W4aCd9/2w== |
766 | 766 |
|
767 | 767 | "@graphql-tools/batch-execute@8.5.1": |
768 | 768 | version "8.5.1" |
|
811 | 811 | dependencies: |
812 | 812 | tslib "^2.4.0" |
813 | 813 |
|
814 | | -"@humanwhocodes/config-array@^0.11.10": |
815 | | - version "0.11.10" |
816 | | - resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.10.tgz#5a3ffe32cc9306365fb3fd572596cd602d5e12d2" |
817 | | - integrity sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ== |
| 814 | +"@humanwhocodes/config-array@^0.11.11": |
| 815 | + version "0.11.11" |
| 816 | + resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.11.tgz#88a04c570dbbc7dd943e4712429c3df09bc32844" |
| 817 | + integrity sha512-N2brEuAadi0CcdeMXUkhbZB84eskAc8MEX1By6qEchoVywSgXPIjou4rYsl0V3Hj0ZnuGycGCjdNgockbzeWNA== |
818 | 818 | dependencies: |
819 | 819 | "@humanwhocodes/object-schema" "^1.2.1" |
820 | 820 | debug "^4.1.1" |
@@ -2995,16 +2995,16 @@ eslint-visitor-keys@^3.4.3: |
2995 | 2995 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" |
2996 | 2996 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== |
2997 | 2997 |
|
2998 | | -eslint@8.47.0: |
2999 | | - version "8.47.0" |
3000 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.47.0.tgz#c95f9b935463fb4fad7005e626c7621052e90806" |
3001 | | - integrity sha512-spUQWrdPt+pRVP1TTJLmfRNJJHHZryFmptzcafwSvHsceV81djHOdnEeDmkdotZyLNjDhrOasNK8nikkoG1O8Q== |
| 2998 | +eslint@8.49.0: |
| 2999 | + version "8.49.0" |
| 3000 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.49.0.tgz#09d80a89bdb4edee2efcf6964623af1054bf6d42" |
| 3001 | + integrity sha512-jw03ENfm6VJI0jA9U+8H5zfl5b+FvuU3YYvZRdZHOlU2ggJkxrlkJH4HcDrZpj6YwD8kuYqvQM8LyesoazrSOQ== |
3002 | 3002 | dependencies: |
3003 | 3003 | "@eslint-community/eslint-utils" "^4.2.0" |
3004 | 3004 | "@eslint-community/regexpp" "^4.6.1" |
3005 | 3005 | "@eslint/eslintrc" "^2.1.2" |
3006 | | - "@eslint/js" "^8.47.0" |
3007 | | - "@humanwhocodes/config-array" "^0.11.10" |
| 3006 | + "@eslint/js" "8.49.0" |
| 3007 | + "@humanwhocodes/config-array" "^0.11.11" |
3008 | 3008 | "@humanwhocodes/module-importer" "^1.0.1" |
3009 | 3009 | "@nodelib/fs.walk" "^1.2.8" |
3010 | 3010 | ajv "^6.12.4" |
|
0 commit comments