|
965 | 965 | debug "^4.3.1" |
966 | 966 | minimatch "^3.1.2" |
967 | 967 |
|
| 968 | +"@eslint/core@^0.6.0": |
| 969 | + version "0.6.0" |
| 970 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.6.0.tgz#9930b5ba24c406d67a1760e94cdbac616a6eb674" |
| 971 | + integrity sha512-8I2Q8ykA4J0x0o7cg67FPVnehcqWTBehu/lmY+bolPFHGjh49YzGBMXTvpqVgEbBdvNCSxj6iFgiIyHzf03lzg== |
| 972 | + |
968 | 973 | "@eslint/eslintrc@^3.1.0": |
969 | 974 | version "3.1.0" |
970 | 975 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.1.0.tgz#dbd3482bfd91efa663cbe7aa1f506839868207b6" |
|
980 | 985 | minimatch "^3.1.2" |
981 | 986 | strip-json-comments "^3.1.1" |
982 | 987 |
|
983 | | -"@eslint/js@9.10.0": |
984 | | - version "9.10.0" |
985 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.10.0.tgz#eaa3cb0baec497970bb29e43a153d0d5650143c6" |
986 | | - integrity sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g== |
| 988 | +"@eslint/js@9.11.1": |
| 989 | + version "9.11.1" |
| 990 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.11.1.tgz#8bcb37436f9854b3d9a561440daf916acd940986" |
| 991 | + integrity sha512-/qu+TWz8WwPWc7/HcIJKi+c+MOm46GdVaSlTTQcaqaL53+GsoA6MxWp5PtTx48qbSP7ylM1Kn7nhvkugfJvRSA== |
987 | 992 |
|
988 | 993 | "@eslint/object-schema@^2.1.4": |
989 | 994 | version "2.1.4" |
990 | 995 | resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.4.tgz#9e69f8bb4031e11df79e03db09f9dbbae1740843" |
991 | 996 | integrity sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ== |
992 | 997 |
|
993 | | -"@eslint/plugin-kit@^0.1.0": |
994 | | - version "0.1.0" |
995 | | - resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.1.0.tgz#809b95a0227ee79c3195adfb562eb94352e77974" |
996 | | - integrity sha512-autAXT203ixhqei9xt+qkYOvY8l6LAFIdT2UXc/RPNeUVfqRF1BV94GTJyVPFKT8nFM6MyVJhjLj9E8JWvf5zQ== |
| 998 | +"@eslint/plugin-kit@^0.2.0": |
| 999 | + version "0.2.0" |
| 1000 | + resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.0.tgz#8712dccae365d24e9eeecb7b346f85e750ba343d" |
| 1001 | + integrity sha512-vH9PiIMMwvhCx31Af3HiGzsVNULDbyVkHXwlemn/B0TFj/00ho3y55efXrUZTfQipxoHC5u4xq6zblww1zm1Ig== |
997 | 1002 | dependencies: |
998 | 1003 | levn "^0.4.1" |
999 | 1004 |
|
|
1130 | 1135 | resolved "https://registry.yarnpkg.com/@sourcegraph/tsconfig/-/tsconfig-4.0.1.tgz#5965ec41771d2ac5b23b6e0d919cee3e70485840" |
1131 | 1136 | integrity sha512-G/xsejsR84G5dj3kHJ7svKBo9E5tWl96rUHKP94Y2UDtA7BzUhAYbieM+b9ZUpIRt66h3+MlYbG5HK4UI2zDzw== |
1132 | 1137 |
|
1133 | | -"@types/json-schema@^7.0.12", "@types/json-schema@^7.0.9": |
1134 | | - version "7.0.14" |
1135 | | - resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.14.tgz#74a97a5573980802f32c8e47b663530ab3b6b7d1" |
1136 | | - integrity sha512-U3PUjAudAdJBeC2pgN8uTIKgxrb4nlDF3SF0++EldXQvQBGkpFZMSnwQiIoDU77tv45VgNkl/L4ouD+rEomujw== |
| 1138 | +"@types/estree@^1.0.6": |
| 1139 | + version "1.0.6" |
| 1140 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50" |
| 1141 | + integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw== |
| 1142 | + |
| 1143 | +"@types/json-schema@^7.0.12", "@types/json-schema@^7.0.15", "@types/json-schema@^7.0.9": |
| 1144 | + version "7.0.15" |
| 1145 | + resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841" |
| 1146 | + integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== |
1137 | 1147 |
|
1138 | 1148 | "@types/json5@^0.0.29": |
1139 | 1149 | version "0.0.29" |
@@ -3159,20 +3169,23 @@ eslint-visitor-keys@^4.0.0: |
3159 | 3169 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb" |
3160 | 3170 | integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw== |
3161 | 3171 |
|
3162 | | -eslint@^9.10.0: |
3163 | | - version "9.10.0" |
3164 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.10.0.tgz#0bd74d7fe4db77565d0e7f57c7df6d2b04756806" |
3165 | | - integrity sha512-Y4D0IgtBZfOcOUAIQTSXBKoNGfY0REGqHJG6+Q81vNippW5YlKjHFj4soMxamKK1NXHUWuBZTLdU3Km+L/pcHw== |
| 3172 | +eslint@^9.11.1: |
| 3173 | + version "9.11.1" |
| 3174 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.11.1.tgz#701e5fc528990153f9cef696d8427003b5206567" |
| 3175 | + integrity sha512-MobhYKIoAO1s1e4VUrgx1l1Sk2JBR/Gqjjgw8+mfgoLE2xwsHur4gdfTxyTgShrhvdVFTaJSgMiQBl1jv/AWxg== |
3166 | 3176 | dependencies: |
3167 | 3177 | "@eslint-community/eslint-utils" "^4.2.0" |
3168 | 3178 | "@eslint-community/regexpp" "^4.11.0" |
3169 | 3179 | "@eslint/config-array" "^0.18.0" |
| 3180 | + "@eslint/core" "^0.6.0" |
3170 | 3181 | "@eslint/eslintrc" "^3.1.0" |
3171 | | - "@eslint/js" "9.10.0" |
3172 | | - "@eslint/plugin-kit" "^0.1.0" |
| 3182 | + "@eslint/js" "9.11.1" |
| 3183 | + "@eslint/plugin-kit" "^0.2.0" |
3173 | 3184 | "@humanwhocodes/module-importer" "^1.0.1" |
3174 | 3185 | "@humanwhocodes/retry" "^0.3.0" |
3175 | 3186 | "@nodelib/fs.walk" "^1.2.8" |
| 3187 | + "@types/estree" "^1.0.6" |
| 3188 | + "@types/json-schema" "^7.0.15" |
3176 | 3189 | ajv "^6.12.4" |
3177 | 3190 | chalk "^4.0.0" |
3178 | 3191 | cross-spawn "^7.0.2" |
|
0 commit comments