|
2234 | 2234 | "@types/yargs-parser" "*"
|
2235 | 2235 |
|
2236 | 2236 | "@typescript-eslint/eslint-plugin@^4.1.0":
|
2237 |
| - version "4.14.2" |
2238 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.14.2.tgz#47a15803cfab89580b96933d348c2721f3d2f6fe" |
2239 |
| - integrity sha512-uMGfG7GFYK/nYutK/iqYJv6K/Xuog/vrRRZX9aEP4Zv1jsYXuvFUMDFLhUnc8WFv3D2R5QhNQL3VYKmvLS5zsQ== |
| 2237 | + version "4.15.0" |
| 2238 | + resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.15.0.tgz#13a5a07cf30d0d5781e43480aa2a8d38d308b084" |
| 2239 | + integrity sha512-DJgdGZW+8CFUTz5C/dnn4ONcUm2h2T0itWD85Ob5/V27Ndie8hUoX5HKyGssvR8sUMkAIlUc/AMK67Lqa3kBIQ== |
2240 | 2240 | dependencies:
|
2241 |
| - "@typescript-eslint/experimental-utils" "4.14.2" |
2242 |
| - "@typescript-eslint/scope-manager" "4.14.2" |
| 2241 | + "@typescript-eslint/experimental-utils" "4.15.0" |
| 2242 | + "@typescript-eslint/scope-manager" "4.15.0" |
2243 | 2243 | debug "^4.1.1"
|
2244 | 2244 | functional-red-black-tree "^1.0.1"
|
2245 | 2245 | lodash "^4.17.15"
|
2246 | 2246 | regexpp "^3.0.0"
|
2247 | 2247 | semver "^7.3.2"
|
2248 | 2248 | tsutils "^3.17.1"
|
2249 | 2249 |
|
2250 |
| -"@typescript-eslint/experimental-utils@4.14.2": |
2251 |
| - version "4.14.2" |
2252 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.14.2.tgz#9df35049d1d36b6cbaba534d703648b9e1f05cbb" |
2253 |
| - integrity sha512-mV9pmET4C2y2WlyHmD+Iun8SAEqkLahHGBkGqDVslHkmoj3VnxnGP4ANlwuxxfq1BsKdl/MPieDbohCEQgKrwA== |
| 2250 | +"@typescript-eslint/experimental-utils@4.15.0": |
| 2251 | + version "4.15.0" |
| 2252 | + resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.15.0.tgz#b87c36410a9b23f637689427be85007a2ec1a9c6" |
| 2253 | + integrity sha512-V4vaDWvxA2zgesg4KPgEGiomWEBpJXvY4ZX34Y3qxK8LUm5I87L+qGIOTd9tHZOARXNRt9pLbblSKiYBlGMawg== |
2254 | 2254 | dependencies:
|
2255 | 2255 | "@types/json-schema" "^7.0.3"
|
2256 |
| - "@typescript-eslint/scope-manager" "4.14.2" |
2257 |
| - "@typescript-eslint/types" "4.14.2" |
2258 |
| - "@typescript-eslint/typescript-estree" "4.14.2" |
| 2256 | + "@typescript-eslint/scope-manager" "4.15.0" |
| 2257 | + "@typescript-eslint/types" "4.15.0" |
| 2258 | + "@typescript-eslint/typescript-estree" "4.15.0" |
2259 | 2259 | eslint-scope "^5.0.0"
|
2260 | 2260 | eslint-utils "^2.0.0"
|
2261 | 2261 |
|
|
2272 | 2272 | eslint-utils "^2.0.0"
|
2273 | 2273 |
|
2274 | 2274 | "@typescript-eslint/parser@^4.1.0":
|
2275 |
| - version "4.14.2" |
2276 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.14.2.tgz#31e216e4baab678a56e539f9db9862e2542c98d0" |
2277 |
| - integrity sha512-ipqSP6EuUsMu3E10EZIApOJgWSpcNXeKZaFeNKQyzqxnQl8eQCbV+TSNsl+s2GViX2d18m1rq3CWgnpOxDPgHg== |
| 2275 | + version "4.15.0" |
| 2276 | + resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.15.0.tgz#8df94365b4b7161f9e8514fe28aef19954810b6b" |
| 2277 | + integrity sha512-L6Dtbq8Bc7g2aZwnIBETpmUa9XDKCMzKVwAArnGp5Mn7PRNFjf3mUzq8UeBjL3K8t311hvevnyqXAMSmxO8Gpg== |
2278 | 2278 | dependencies:
|
2279 |
| - "@typescript-eslint/scope-manager" "4.14.2" |
2280 |
| - "@typescript-eslint/types" "4.14.2" |
2281 |
| - "@typescript-eslint/typescript-estree" "4.14.2" |
| 2279 | + "@typescript-eslint/scope-manager" "4.15.0" |
| 2280 | + "@typescript-eslint/types" "4.15.0" |
| 2281 | + "@typescript-eslint/typescript-estree" "4.15.0" |
2282 | 2282 | debug "^4.1.1"
|
2283 | 2283 |
|
2284 |
| -"@typescript-eslint/scope-manager@4.14.2": |
2285 |
| - version "4.14.2" |
2286 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.14.2.tgz#64cbc9ca64b60069aae0c060b2bf81163243b266" |
2287 |
| - integrity sha512-cuV9wMrzKm6yIuV48aTPfIeqErt5xceTheAgk70N1V4/2Ecj+fhl34iro/vIssJlb7XtzcaD07hWk7Jk0nKghg== |
| 2284 | +"@typescript-eslint/scope-manager@4.15.0": |
| 2285 | + version "4.15.0" |
| 2286 | + resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.15.0.tgz#c42703558ea6daaaba51a9c3a86f2902dbab9432" |
| 2287 | + integrity sha512-CSNBZnCC2jEA/a+pR9Ljh8Y+5TY5qgbPz7ICEk9WCpSEgT6Pi7H2RIjxfrrbUXvotd6ta+i27sssKEH8Azm75g== |
2288 | 2288 | dependencies:
|
2289 |
| - "@typescript-eslint/types" "4.14.2" |
2290 |
| - "@typescript-eslint/visitor-keys" "4.14.2" |
| 2289 | + "@typescript-eslint/types" "4.15.0" |
| 2290 | + "@typescript-eslint/visitor-keys" "4.15.0" |
2291 | 2291 |
|
2292 | 2292 | "@typescript-eslint/[email protected]":
|
2293 | 2293 | version "4.7.0"
|
|
2297 | 2297 | "@typescript-eslint/types" "4.7.0"
|
2298 | 2298 | "@typescript-eslint/visitor-keys" "4.7.0"
|
2299 | 2299 |
|
2300 |
| -"@typescript-eslint/types@4.14.2": |
2301 |
| - version "4.14.2" |
2302 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.14.2.tgz#d96da62be22dc9dc6a06647f3633815350fb3174" |
2303 |
| - integrity sha512-LltxawRW6wXy4Gck6ZKlBD05tCHQUj4KLn4iR69IyRiDHX3d3NCAhO+ix5OR2Q+q9bjCrHE/HKt+riZkd1At8Q== |
| 2300 | +"@typescript-eslint/types@4.15.0": |
| 2301 | + version "4.15.0" |
| 2302 | + resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.15.0.tgz#3011ae1ac3299bb9a5ac56bdd297cccf679d3662" |
| 2303 | + integrity sha512-su4RHkJhS+iFwyqyXHcS8EGPlUVoC+XREfy5daivjLur9JP8GhvTmDipuRpcujtGC4M+GYhUOJCPDE3rC5NJrg== |
2304 | 2304 |
|
2305 | 2305 | "@typescript-eslint/[email protected]":
|
2306 | 2306 | version "4.7.0"
|
2307 | 2307 | resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.7.0.tgz#5e95ef5c740f43d942542b35811f87b62fccca69"
|
2308 | 2308 | integrity sha512-uLszFe0wExJc+I7q0Z/+BnP7wao/kzX0hB5vJn4LIgrfrMLgnB2UXoReV19lkJQS1a1mHWGGODSxnBx6JQC3Sg==
|
2309 | 2309 |
|
2310 |
| -"@typescript-eslint/typescript-estree@4.14.2": |
2311 |
| - version "4.14.2" |
2312 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.14.2.tgz#9c5ebd8cae4d7b014f890acd81e8e17f309c9df9" |
2313 |
| - integrity sha512-ESiFl8afXxt1dNj8ENEZT12p+jl9PqRur+Y19m0Z/SPikGL6rqq4e7Me60SU9a2M28uz48/8yct97VQYaGl0Vg== |
| 2310 | +"@typescript-eslint/typescript-estree@4.15.0": |
| 2311 | + version "4.15.0" |
| 2312 | + resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.15.0.tgz#402c86a7d2111c1f7a2513022f22a38a395b7f93" |
| 2313 | + integrity sha512-jG6xTmcNbi6xzZq0SdWh7wQ9cMb2pqXaUp6bUZOMsIlu5aOlxGxgE/t6L/gPybybQGvdguajXGkZKSndZJpksA== |
2314 | 2314 | dependencies:
|
2315 |
| - "@typescript-eslint/types" "4.14.2" |
2316 |
| - "@typescript-eslint/visitor-keys" "4.14.2" |
| 2315 | + "@typescript-eslint/types" "4.15.0" |
| 2316 | + "@typescript-eslint/visitor-keys" "4.15.0" |
2317 | 2317 | debug "^4.1.1"
|
2318 | 2318 | globby "^11.0.1"
|
2319 | 2319 | is-glob "^4.0.1"
|
2320 |
| - lodash "^4.17.15" |
2321 | 2320 | semver "^7.3.2"
|
2322 | 2321 | tsutils "^3.17.1"
|
2323 | 2322 |
|
|
2335 | 2334 | semver "^7.3.2"
|
2336 | 2335 | tsutils "^3.17.1"
|
2337 | 2336 |
|
2338 |
| -"@typescript-eslint/visitor-keys@4.14.2": |
2339 |
| - version "4.14.2" |
2340 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.14.2.tgz#997cbe2cb0690e1f384a833f64794e98727c70c6" |
2341 |
| - integrity sha512-KBB+xLBxnBdTENs/rUgeUKO0UkPBRs2vD09oMRRIkj5BEN8PX1ToXV532desXfpQnZsYTyLLviS7JrPhdL154w== |
| 2337 | +"@typescript-eslint/visitor-keys@4.15.0": |
| 2338 | + version "4.15.0" |
| 2339 | + resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.15.0.tgz#2a07768df30c8a5673f1bce406338a07fdec38ca" |
| 2340 | + integrity sha512-RnDtJwOwFucWFAMjG3ghCG/ikImFJFEg20DI7mn4pHEx3vC48lIAoyjhffvfHmErRDboUPC7p9Z2il4CLb7qxA== |
2342 | 2341 | dependencies:
|
2343 |
| - "@typescript-eslint/types" "4.14.2" |
| 2342 | + "@typescript-eslint/types" "4.15.0" |
2344 | 2343 | eslint-visitor-keys "^2.0.0"
|
2345 | 2344 |
|
2346 | 2345 | "@typescript-eslint/[email protected]":
|
@@ -8321,6 +8320,11 @@ qs@~6.5.2:
|
8321 | 8320 | resolved "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
|
8322 | 8321 | integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==
|
8323 | 8322 |
|
| 8323 | +queue-microtask@^1.2.2: |
| 8324 | + version "1.2.2" |
| 8325 | + resolved "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.2.tgz#abf64491e6ecf0f38a6502403d4cda04f372dfd3" |
| 8326 | + integrity sha512-dB15eXv3p2jDlbOiNLyMabYg1/sXvppd8DP2J3EOCQ0AkuSXCW2tP7mnVouVLJKgUMY6yP0kcQDVpLCN13h4Xg== |
| 8327 | + |
8324 | 8328 | quick-lru@^1.0.0:
|
8325 | 8329 | version "1.1.0"
|
8326 | 8330 | resolved "https://registry.npmjs.org/quick-lru/-/quick-lru-1.1.0.tgz#4360b17c61136ad38078397ff11416e186dcfbb8"
|
@@ -8864,9 +8868,11 @@ run-async@^2.2.0:
|
8864 | 8868 | integrity sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==
|
8865 | 8869 |
|
8866 | 8870 | run-parallel@^1.1.9:
|
8867 |
| - version "1.1.10" |
8868 |
| - resolved "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.10.tgz#60a51b2ae836636c81377df16cb107351bcd13ef" |
8869 |
| - integrity sha512-zb/1OuZ6flOlH6tQyMPUrE3x3Ulxjlo9WIVXR4yVYi4H9UXQaeIsPbLn2R3O3vQCnDKkAl2qHiuocKKX4Tz/Sw== |
| 8871 | + version "1.2.0" |
| 8872 | + resolved "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee" |
| 8873 | + integrity sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA== |
| 8874 | + dependencies: |
| 8875 | + queue-microtask "^1.2.2" |
8870 | 8876 |
|
8871 | 8877 | run-queue@^1.0.0, run-queue@^1.0.3:
|
8872 | 8878 | version "1.0.3"
|
|
0 commit comments