|
1010 | 1010 | minimatch "^3.0.4"
|
1011 | 1011 | strip-json-comments "^3.1.1"
|
1012 | 1012 |
|
1013 |
| -"@eslint/eslintrc@^1.4.1": |
1014 |
| - version "1.4.1" |
1015 |
| - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.1.tgz#af58772019a2d271b7e2d4c23ff4ddcba3ccfb3e" |
1016 |
| - integrity sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA== |
| 1013 | +"@eslint/eslintrc@^2.0.0": |
| 1014 | + version "2.0.0" |
| 1015 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.0.tgz#943309d8697c52fc82c076e90c1c74fbbe69dbff" |
| 1016 | + integrity sha512-fluIaaV+GyV24CCu/ggiHdV+j4RNh85yQnAYS/G2mZODZgGmmlrgCydjUcV3YvxCm9x8nMAfThsqTni4KiXT4A== |
1017 | 1017 | dependencies:
|
1018 | 1018 | ajv "^6.12.4"
|
1019 | 1019 | debug "^4.3.2"
|
|
1025 | 1025 | minimatch "^3.1.2"
|
1026 | 1026 | strip-json-comments "^3.1.1"
|
1027 | 1027 |
|
| 1028 | + |
| 1029 | + version "8.35.0" |
| 1030 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.35.0.tgz#b7569632b0b788a0ca0e438235154e45d42813a7" |
| 1031 | + integrity sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw== |
| 1032 | + |
1028 | 1033 |
|
1029 | 1034 | version "1.3.9"
|
1030 | 1035 | resolved "https://registry.yarnpkg.com/@gatsbyjs/reach-router/-/reach-router-1.3.9.tgz#305c3c4c5041f27e53fc33e344a08ee2c4b985af"
|
@@ -2838,12 +2843,13 @@ eslint-visitor-keys@^3.3.0:
|
2838 | 2843 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
|
2839 | 2844 | integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
|
2840 | 2845 |
|
2841 |
| -eslint@8.34.0: |
2842 |
| - version "8.34.0" |
2843 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.34.0.tgz#fe0ab0ef478104c1f9ebc5537e303d25a8fb22d6" |
2844 |
| - integrity sha512-1Z8iFsucw+7kSqXNZVslXS8Ioa4u2KM7GPwuKtkTFAqZ/cHMcEaR+1+Br0wLlot49cNxIiZk5wp8EAbPcYZxTg== |
| 2846 | +eslint@8.35.0: |
| 2847 | + version "8.35.0" |
| 2848 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.35.0.tgz#fffad7c7e326bae606f0e8f436a6158566d42323" |
| 2849 | + integrity sha512-BxAf1fVL7w+JLRQhWl2pzGeSiGqbWumV4WNvc9Rhp6tiCtm4oHnyPBSEtMGZwrQgudFQ+otqzWoPB7x+hxoWsw== |
2845 | 2850 | dependencies:
|
2846 |
| - "@eslint/eslintrc" "^1.4.1" |
| 2851 | + "@eslint/eslintrc" "^2.0.0" |
| 2852 | + "@eslint/js" "8.35.0" |
2847 | 2853 | "@humanwhocodes/config-array" "^0.11.8"
|
2848 | 2854 | "@humanwhocodes/module-importer" "^1.0.1"
|
2849 | 2855 | "@nodelib/fs.walk" "^1.2.8"
|
|
2857 | 2863 | eslint-utils "^3.0.0"
|
2858 | 2864 | eslint-visitor-keys "^3.3.0"
|
2859 | 2865 | espree "^9.4.0"
|
2860 |
| - esquery "^1.4.0" |
| 2866 | + esquery "^1.4.2" |
2861 | 2867 | esutils "^2.0.2"
|
2862 | 2868 | fast-deep-equal "^3.1.3"
|
2863 | 2869 | file-entry-cache "^6.0.1"
|
@@ -2957,10 +2963,10 @@ esprima@^4.0.0, esprima@^4.0.1:
|
2957 | 2963 | resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
|
2958 | 2964 | integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
|
2959 | 2965 |
|
2960 |
| -esquery@^1.4.0: |
2961 |
| - version "1.4.0" |
2962 |
| - resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5" |
2963 |
| - integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w== |
| 2966 | +esquery@^1.4.0, esquery@^1.4.2: |
| 2967 | + version "1.4.2" |
| 2968 | + resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.2.tgz#c6d3fee05dd665808e2ad870631f221f5617b1d1" |
| 2969 | + integrity sha512-JVSoLdTlTDkmjFmab7H/9SL9qGSyjElT3myyKp7krqjVFQCDLmj1QFaCLRFBszBKI0XVZaiiXvuPIX3ZwHe1Ng== |
2964 | 2970 | dependencies:
|
2965 | 2971 | estraverse "^5.1.0"
|
2966 | 2972 |
|
|
0 commit comments