|
818 | 818 | dependencies:
|
819 | 819 | "@jridgewell/trace-mapping" "0.3.9"
|
820 | 820 |
|
821 |
| -"@eslint/eslintrc@^2.0.0": |
822 |
| - version "2.0.0" |
823 |
| - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.0.tgz#943309d8697c52fc82c076e90c1c74fbbe69dbff" |
824 |
| - integrity sha512-fluIaaV+GyV24CCu/ggiHdV+j4RNh85yQnAYS/G2mZODZgGmmlrgCydjUcV3YvxCm9x8nMAfThsqTni4KiXT4A== |
| 821 | +"@eslint-community/eslint-utils@^4.2.0": |
| 822 | + version "4.2.0" |
| 823 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.2.0.tgz#a831e6e468b4b2b5ae42bf658bea015bf10bc518" |
| 824 | + integrity sha512-gB8T4H4DEfX2IV9zGDJPOBgP1e/DbfCPDTtEqUMckpvzS1OYtva8JdFYBqMwYk7xAQ429WGF/UPqn8uQ//h2vQ== |
| 825 | + dependencies: |
| 826 | + eslint-visitor-keys "^3.3.0" |
| 827 | + |
| 828 | +"@eslint-community/regexpp@^4.4.0": |
| 829 | + version "4.4.0" |
| 830 | + resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.4.0.tgz#3e61c564fcd6b921cb789838631c5ee44df09403" |
| 831 | + integrity sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ== |
| 832 | + |
| 833 | +"@eslint/eslintrc@^2.0.1": |
| 834 | + version "2.0.1" |
| 835 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.1.tgz#7888fe7ec8f21bc26d646dbd2c11cd776e21192d" |
| 836 | + integrity sha512-eFRmABvW2E5Ho6f5fHLqgena46rOj7r7OKHYfLElqcBfGFHHpjBhivyi5+jOEQuSpdc/1phIZJlbC2te+tZNIw== |
825 | 837 | dependencies:
|
826 | 838 | ajv "^6.12.4"
|
827 | 839 | debug "^4.3.2"
|
828 |
| - espree "^9.4.0" |
| 840 | + espree "^9.5.0" |
829 | 841 | globals "^13.19.0"
|
830 | 842 | ignore "^5.2.0"
|
831 | 843 | import-fresh "^3.2.1"
|
832 | 844 | js-yaml "^4.1.0"
|
833 | 845 | minimatch "^3.1.2"
|
834 | 846 | strip-json-comments "^3.1.1"
|
835 | 847 |
|
836 |
| -"@eslint/js@8.35.0": |
837 |
| - version "8.35.0" |
838 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.35.0.tgz#b7569632b0b788a0ca0e438235154e45d42813a7" |
839 |
| - integrity sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw== |
| 848 | +"@eslint/js@8.36.0": |
| 849 | + version "8.36.0" |
| 850 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.36.0.tgz#9837f768c03a1e4a30bd304a64fb8844f0e72efe" |
| 851 | + integrity sha512-lxJ9R5ygVm8ZWgYdUweoq5ownDlJ4upvoWmO4eLxBYHdMo+vZ/Rx0EN6MbKWDJOSUGrqJy2Gt+Dyv/VKml0fjg== |
840 | 852 |
|
841 | 853 | "@graphql-codegen/[email protected]":
|
842 | 854 | version "2.16.1"
|
@@ -3006,13 +3018,15 @@ eslint-visitor-keys@^3.3.0:
|
3006 | 3018 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
|
3007 | 3019 | integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
|
3008 | 3020 |
|
3009 |
| -eslint@8.35.0: |
3010 |
| - version "8.35.0" |
3011 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.35.0.tgz#fffad7c7e326bae606f0e8f436a6158566d42323" |
3012 |
| - integrity sha512-BxAf1fVL7w+JLRQhWl2pzGeSiGqbWumV4WNvc9Rhp6tiCtm4oHnyPBSEtMGZwrQgudFQ+otqzWoPB7x+hxoWsw== |
| 3021 | +eslint@8.36.0: |
| 3022 | + version "8.36.0" |
| 3023 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.36.0.tgz#1bd72202200a5492f91803b113fb8a83b11285cf" |
| 3024 | + integrity sha512-Y956lmS7vDqomxlaaQAHVmeb4tNMp2FWIvU/RnU5BD3IKMD/MJPr76xdyr68P8tV1iNMvN2mRK0yy3c+UjL+bw== |
3013 | 3025 | dependencies:
|
3014 |
| - "@eslint/eslintrc" "^2.0.0" |
3015 |
| - "@eslint/js" "8.35.0" |
| 3026 | + "@eslint-community/eslint-utils" "^4.2.0" |
| 3027 | + "@eslint-community/regexpp" "^4.4.0" |
| 3028 | + "@eslint/eslintrc" "^2.0.1" |
| 3029 | + "@eslint/js" "8.36.0" |
3016 | 3030 | "@humanwhocodes/config-array" "^0.11.8"
|
3017 | 3031 | "@humanwhocodes/module-importer" "^1.0.1"
|
3018 | 3032 | "@nodelib/fs.walk" "^1.2.8"
|
|
3023 | 3037 | doctrine "^3.0.0"
|
3024 | 3038 | escape-string-regexp "^4.0.0"
|
3025 | 3039 | eslint-scope "^7.1.1"
|
3026 |
| - eslint-utils "^3.0.0" |
3027 | 3040 | eslint-visitor-keys "^3.3.0"
|
3028 |
| - espree "^9.4.0" |
| 3041 | + espree "^9.5.0" |
3029 | 3042 | esquery "^1.4.2"
|
3030 | 3043 | esutils "^2.0.2"
|
3031 | 3044 | fast-deep-equal "^3.1.3"
|
|
3047 | 3060 | minimatch "^3.1.2"
|
3048 | 3061 | natural-compare "^1.4.0"
|
3049 | 3062 | optionator "^0.9.1"
|
3050 |
| - regexpp "^3.2.0" |
3051 | 3063 | strip-ansi "^6.0.1"
|
3052 | 3064 | strip-json-comments "^3.1.0"
|
3053 | 3065 | text-table "^0.2.0"
|
3054 | 3066 |
|
3055 |
| -espree@^9.4.0: |
3056 |
| - version "9.4.1" |
3057 |
| - resolved "https://registry.yarnpkg.com/espree/-/espree-9.4.1.tgz#51d6092615567a2c2cff7833445e37c28c0065bd" |
3058 |
| - integrity sha512-XwctdmTO6SIvCzd9810yyNzIrOrqNYV9Koizx4C/mRhf9uq0o4yHoCEU/670pOxOL/MSraektvSAji79kX90Vg== |
| 3067 | +espree@^9.5.0: |
| 3068 | + version "9.5.0" |
| 3069 | + resolved "https://registry.yarnpkg.com/espree/-/espree-9.5.0.tgz#3646d4e3f58907464edba852fa047e6a27bdf113" |
| 3070 | + integrity sha512-JPbJGhKc47++oo4JkEoTe2wjy4fmMwvFpgJT9cQzmfXKp22Dr6Hf1tdCteLz1h0P3t+mGvWZ+4Uankvh8+c6zw== |
3059 | 3071 | dependencies:
|
3060 | 3072 | acorn "^8.8.0"
|
3061 | 3073 | acorn-jsx "^5.3.2"
|
|
0 commit comments